Nano Slave RS485 Receiver aNCS_LED_041 #7

Closed
opened 2018-09-27 22:33:38 +01:00 by Riolaurenti · 1 comment
Riolaurenti commented 2018-09-27 22:33:38 +01:00 (Migrated from github.com)

2 nanos, RS485 > i2c > fastleds

RS485

Needs to

  • Accept rs485 connection and send to appropriate i2c device,

could do

  • Report back to #6 021/0c with status of connected devices
  • support multiple devices with addition i2c buses

FastLeds

Needs to

  • Accept i2c messages and display leds appropriately

Could do

  • allow inversion of rows, creating artistic patterns with a single long strip.
  • report back via i2c
## 2 nanos, RS485 > i2c > fastleds ## RS485 ### Needs to - [x] Accept rs485 connection and send to appropriate i2c device, ### could do - [x] Report back to #6 021/0c with status of connected devices - [x] support multiple devices with addition i2c buses ## FastLeds ### Needs to - [x] Accept i2c messages and display leds appropriately ### Could do - [ ] allow inversion of rows, creating artistic patterns with a single long strip. - [x] report back via i2c
Riolaurenti commented 2018-10-13 23:01:06 +01:00 (Migrated from github.com)

Regarding tidying up, do not delete any code before we have compared with the files contained in LED_DV1.
Just to be double sure we've got the most updated versions.

Regarding tidying up, do not delete any code before we have compared with the files contained in LED_DV1. Just to be double sure we've got the most updated versions.
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#7
No description provided.