Go to file
2023-06-29 20:24:04 -06:00
include init 2023-06-29 14:59:22 -06:00
lib init 2023-06-29 14:59:22 -06:00
src fixed import 2023-06-29 20:24:04 -06:00
test init 2023-06-29 14:59:22 -06:00
.gitignore init 2023-06-29 14:59:22 -06:00
.gitmodules init 2023-06-29 14:59:22 -06:00
platformio.ini init 2023-06-29 14:59:22 -06:00
README.md readme 2023-06-29 15:02:33 -06:00

LED Matrix

This is the receiver for this project. It utilizes FAB_LED to control indexable leds in a matrix to eventually create an led wall.

Notes:

  • Inside platformio.ini the Serial RX buffer size is changed from 64 bytes.