Skip to content

Commit fd16bdf

Browse files
committed
Updated readme
1 parent 230afa4 commit fd16bdf

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

usermods/Clock_overlay/readme.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Clock Overlay usermod
22

3-
This usermod displays a digital clock on top of the WLED effects.
4-
It works best using a 32x8 matrix LED.
5-
TODO => on a 16x16 matrix the characters won't fit sideways, so use the 'Hours over minutes'option to display the hours at the top left and the minutes in the right bottom corners.
6-
TODO => make cloxel website
3+
This usermod displays a digital clock on top of the WLED effects. Since it combines a clock with pixel we named it Cloxel.
4+
See the following instructable for more information:
5+
https://www.instructables.com/Cloxel-WLED-Pixel-Clock/
6+
7+
Future work:
8+
- Make the Clock overlay compatible with 16x16 matrix as well. Add an option to display the hours at the top left and the minutes in the right bottom corners.
9+
- Alternating weekday/date/time modes
10+
- Message integration into main WLED screen
711

812
## Installation
913

@@ -22,11 +26,6 @@ Notes for configuring the 32x8 LED matrix:
2226
- Dimensions are 32x8
2327
- Offset X and Y are both 0
2428

25-
26-
All parameters are runtime configurable.
27-
28-
29-
3029
## Release notes
3130

32-
2025-05 Initial implementation by @myriadbits (AKA Jochem Bakker)
31+
2025-06 Initial implementation by @myriadbits (AKA Jochem Bakker)

0 commit comments

Comments
 (0)