Update README.md

This commit is contained in:
Nikolai
2018-02-11 20:09:09 -08:00
committed by GitHub
parent 4741df7266
commit c2536dee48

View File

@@ -27,11 +27,8 @@ A 16x16 neopixel matrix with a WS2812B controller is being used as a display. It
[Full schematics can be found in the project](https://github.com/workinghard/BabyTV/raw/master/Schematics/BabyTV.pdf)
## Software
TODO
FastLed framework was picked for fast animations. Each channel (Image/Animation) is in a separate c-file. A rotary encoder framework is based on a software scan. A hardware interrupt for RE was not being used to guarantee flawless communication with the display. No additional dependencies are required. Full source code can be found in the project.
## 3Dparts
TODO