Skip to content

Daisy: add RGB control to NeoTrellisLeds #398

Description

@dromer

Currently the NeoTrellisLeds implementation sets the same value for R, G and B: https://github.com/Wasted-Audio/hvcc/blob/develop/hvcc/generators/c2daisy/json2daisy/resources/component_defs.json#L932

We should look at how this can be expanded so all 3 values can be controlled separately.

Ideally we can send a list of values, but currently the internal DaisyOutputParameters expects single value messages only: https://github.com/Wasted-Audio/hvcc/blob/develop/hvcc/generators/c2daisy/templates/HeavyDaisy.cpp#L493

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions