Skip to content

Getting started with StarLight #24

@ewowi

Description

@ewowi

As concluded in live session with @troyhacks

  • Fixture gen is not intuitive (planned to redesign, but focussed on Live Fixtures lately)
  • Live Fixtures
    • addPin adds the previous pixels to a pin - not intuitive
    • error in script (using < instead of <=) crashed the system (accessing leds in the 65555 range)- more checks needed
    • if change on Live fixture script made, selecting another fixture and Live fixture does not run the changed script (as it is not recompiled - need to change that)
    • sometimes refresh needed to show the script in the fixture drop down (need to fix that)
  • Max brightness is limited by FastLED.setMaxPowerInMilliWatts(10000); // 5v, 2000mA (need to change that)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions