Go to file
2023-09-05 08:49:30 -06:00
include init 2023-06-29 14:59:22 -06:00
lib init 2023-06-29 14:59:22 -06:00
src Use 4 space tab like a normal person 2023-09-05 08:49:30 -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 increase buad rate 2023-09-05 08:44:41 -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.