You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
This is an ESP32 version of the DIY Machines LED Clock Shelf with ESPHome support and Home Assistant integration. If you're not familiar with ESPHome, please familiarize yourself with how it works at https://esphome.io/
2
2
3
-
There are some difference from the DIY Machines version you will need to be aware of:
3
+
There are some differences from the DIY Machines version you will need to be aware of:
4
4
- This version uses ESP32, not Arduino.
5
5
- This version users 32 segments with 9 LEDs per segment. I would like to make this all configurable, but I'm not there yet. If you require a different setup, you will need to modify the C++ yourself.
6
6
- This version is wired exactly like the clock from https://github.com/florianL21/LED-ClockShelf (thank you florianL21 for the inspiration). Please consult the documention there for wiring instructions and diagrams.
0 commit comments