Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Boxylmer authored Feb 2, 2024
1 parent db7031e commit 8bcc445
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ESPLiveBackLight

This is a work in progress that uses
This is a completed-ish work that uses
- Python (TKinter, mss, and NumPy mainly)
- the ESP8266 Microcontroller (using the very well written FastLED library)
- the WS2812B led chip
Expand All @@ -19,7 +19,7 @@ Features and todo
- [X] Consume less than 7% CPU with an AMD Ryzen 1600 and using 24FPS
- [X] Allow full customize sequence for multiple monitors
- [X] Automatically determine monitor orientation and locations
- [ ] "Compile" and release ready-to-go binary
- [ ] Finish 3D printed track design for easy backlight packaging
- [ ] Finish KiCAD PCB design for more polished end product
- [X] "Compile" and release ready-to-go binary
- [X] Finish 3D printed track design for easy backlight packaging
- [X] Finish KiCAD PCB design for more polished end product
- [ ] Post writeup on construction and tutorial on assembly

0 comments on commit 8bcc445

Please sign in to comment.