Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mylms authored Nov 1, 2019
1 parent 51bc678 commit 7f4e9dd
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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

0 comments on commit 7f4e9dd

Please sign in to comment.