adafruit / adafruit/Adafruit_CircuitPython_LED_Animation
Addressing multiple 8x8 panels
Open
- Dominant language
- Python
- Stars
- 62
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Hi, is there a way to address multiple 8x8 matrixes with this into a framebuffer for scrolling text?
I can talk to all just fine, but I am trying to use the library to draw scrolling text. I have 6 total panels (all work fine).
Layout is like this: 0-63 in an 8x8, 0-7 first row, then it continues and they're all in the same orientation.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.