forked from theelims/ESP32-sveltekit
-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
MoonLight (and it's predecessors) support multiple LEDs or Lights which are all of the same type.
E.g. RGB lights, GRB lights, GRBW and since a while DMX lights like moving heads which have between 10 and 40 channels each light.
Effects and driver code is aimed at maximal efficiency and therefore a mixture of different lights is not supported yet.
In order to do so, step 1 is defining light types, where you set the number of channels for a light and assign the channels of a light to supported actions, like setRGB, setPan, setTilt etc.
step 2 is allowing different light types to be assigned to (dmx) channels
Note: idea by @troyhacks
Metadata
Metadata
Assignees
Labels
Projects
Status
Ready
Status
Backlog