#MAX7219 Read LED fuction

1 messages · Page 1 of 1 (latest)

rain perch
magic summit
#

@rain perch For what it is worth I don't see anything in the Libraries (CircuitPython or Arduino) or in the MAX7219 Datasheet that allows you to read back a pixel setting. I suggest setting up an array for each matrix in your code and keeping track of how you set them.

rain perch