include | ||
lib | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
platformio.ini | ||
README.md |
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.