Skip to content

Commit 7f4e9dd

Browse files
authored
Update README.md
1 parent 51bc678 commit 7f4e9dd

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Simple Arduino Clock with LED matrix display 32 x 8 pix. In this sketch is LedControl library (https://github.com/wayoda/LedControl) used.
44

5+
For more info and discussion see https://www.mylms.cz/arduino-hodiny-s-maticovym-displejem/ You can use forum there. Please write in english.
6+
7+
See video: https://youtu.be/HDweqN9cDNA
8+
59
In version 1.4 you can use clock verticaly and show some short messages (you can use two inputs). If you connect input 10 and/or 11 to GND you can show one of them. You can upgrade text of message only in code, see row around 420 (look for '//show some message or time'). More information in code.
610

711
Menu:
@@ -38,9 +42,3 @@ For use external power supply (no USB) you need:
3842
![alt Arduino Matrix Clock](https://www.mylms.cz/wp-content/uploads/2018/06/arduino-matrix-clock-1.jpg)
3943

4044
![alt Arduino Matrix Clock - Schematics](https://www.mylms.cz/wp-content/uploads/2018/06/arduino-matrix-clock-9.png)
41-
42-
43-
44-
More info in Czech language: https://www.mylms.cz/arduino-hodiny-s-maticovym-displejem/ You can use forum there.
45-
46-
See video: https://youtu.be/HDweqN9cDNA

0 commit comments

Comments
 (0)