From 73f964be6bfa308a3ffe966dcc29e2cc649161d2 Mon Sep 17 00:00:00 2001 From: Oliver Atkinson Date: Thu, 29 Jun 2023 15:02:33 -0600 Subject: [PATCH] readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 557130b..af22f86 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -# led_matrix +## LED Matrix +This is the receiver for [this project](https://github.com/Rushmore75/video-parser). +It utilizes [FAB_LED](https://github.com/sonyhome/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. \ No newline at end of file