diff --git a/README.md b/README.md index 602ad00..e3db26a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Simple Arduino Clock with LED matrix display 32 x 8 pix. In this sketch is LedControl library (https://github.com/wayoda/LedControl) used. +For more info and discussion see https://www.mylms.cz/arduino-hodiny-s-maticovym-displejem/ You can use forum there. Please write in english. + +See video: https://youtu.be/HDweqN9cDNA + 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. Menu: @@ -38,9 +42,3 @@ For use external power supply (no USB) you need: ![alt Arduino Matrix Clock](https://www.mylms.cz/wp-content/uploads/2018/06/arduino-matrix-clock-1.jpg) ![alt Arduino Matrix Clock - Schematics](https://www.mylms.cz/wp-content/uploads/2018/06/arduino-matrix-clock-9.png) - - - -More info in Czech language: https://www.mylms.cz/arduino-hodiny-s-maticovym-displejem/ You can use forum there. - -See video: https://youtu.be/HDweqN9cDNA