We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85a0a7 commit f62c1f7Copy full SHA for f62c1f7
README.md
@@ -1,10 +1,10 @@
1
# Arduino-Matrix-Clock
2
3
-Simply Arduino Clock with LED matrix display 32 x 8 pix. In this sketch is used LedControl library (https://github.com/wayoda/LedControl).
+Simply Arduino Clock with LED matrix display 32 x 8 pix. In this sketch is LedControl library (https://github.com/wayoda/LedControl) used.
4
5
- Arduino Nano
6
- DS3231 module
7
-- 4x LED matrix with MAX7219 driver
+- 4x LED matrix with MAX7219 driver (used LedControl library)
8
- 2x button
9
10
For use external power supply (no USB) you need
0 commit comments