Skip to content

Commit 30103b7

Browse files
authored
Update README.md
1 parent a4a32ab commit 30103b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ This is an ESP32 version of the DIY Machines LED Clock Shelf with ESPHome suppor
22

33
There are some differences from the DIY Machines version you will need to be aware of:
44
- This version uses ESP32, not Arduino.
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.
5+
- This version uses 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.
66
- 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.
77
- This version can only display 12 hours (32 segments). A 24-hour (37 segments) clock will require some code modifications. My original intention was to make this configurable as well, but I have no way of testing with a 12-hour clock. If you are able to get this working, feel free to contribute back to the project.

0 commit comments

Comments
 (0)