Skip to content

Support (DMX) lights of different type #30

@ewowi

Description

@ewowi

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

No one assigned

    Projects

    Status

    Ready

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions