Skip to content

Commit dd91368

Browse files
authored
Update README.md
1 parent 9ccfa1e commit dd91368

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# Arduino-Matrix-Clock
1+
# Arduino-Matrix-Clock v1.1
22

3-
Simple Arduino Clock with LED matrix display 32 x 8 pix. In this sketch is LedControl library (https://github.com/wayoda/LedControl) used.
3+
Simple Arduino Clock with LED matrix display 32 x 8 pix. In this sketch is LedControl library (https://github.com/wayoda/LedControl) used. In v1.1 was add few new fonts and possibility hide/show dots.
4+
5+
Menu:
6+
-H: Hours
7+
-M: Minutes
8+
-F: Font (show nr of font in select font style)
9+
-:: Dot style (0 - hide, 1 - show, 2 - blinking)
10+
-B: Backlight intensity
11+
-Strt: Reset second after press the button and show actual time
412

513
- Arduino Nano
614
- DS3231 module

0 commit comments

Comments
 (0)