Adding different ways of addressing LED strips. #60

Closed
opened 2019-02-17 18:28:38 +00:00 by kieran-boyle · 1 comment
kieran-boyle commented 2019-02-17 18:28:38 +00:00 (Migrated from github.com)

Have changed the setup and declarations of I2CtoFastLEDs to allow addressing of multiple led strips via one array reference number.
ToDo
Need to still be able to address individually and copy exact LED sequence, from one strip to all.
This would need to depend on

  • if a bool was set to true (ie. if false address all strips under one array, if false address individual strips.)
  • be able to say which strip you wish to change pattern on.
  • be able to copy one strip to another, or all strips.
    Ref #44
Have changed the setup and declarations of I2CtoFastLEDs to allow addressing of multiple led strips via one array reference number. ToDo Need to still be able to address individually and copy exact LED sequence, from one strip to all. This would need to depend on - [x] if a bool was set to true (ie. if false address all strips under one array, if false address individual strips.) - [x] be able to say which strip you wish to change pattern on. - [x] be able to copy one strip to another, or all strips. Ref #44
kieran-boyle commented 2019-02-23 19:23:45 +00:00 (Migrated from github.com)

should be addressed, will need to see when we can pass some PJON to it. closing for now.

should be addressed, will need to see when we can pass some PJON to it. closing for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
squatnet/ArduinoStuff#60
No description provided.