https://github.com/schreibfaul1/esp32-led-matrix-clock
Clock with six 8x8 Led-Matrix, similar to my video at YouTube: https://www.youtube.com/watch?v=mea5-qX4O54
https://github.com/schreibfaul1/esp32-led-matrix-clock
Last synced: 3 months ago
JSON representation
Clock with six 8x8 Led-Matrix, similar to my video at YouTube: https://www.youtube.com/watch?v=mea5-qX4O54
- Host: GitHub
- URL: https://github.com/schreibfaul1/esp32-led-matrix-clock
- Owner: schreibfaul1
- Created: 2019-01-16T14:24:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T21:20:43.000Z (over 1 year ago)
- Last Synced: 2025-03-17T08:51:15.661Z (3 months ago)
- Language: C++
- Size: 1.24 MB
- Stars: 39
- Watchers: 3
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32-LED-Matrix-Clock
Clock with six 8x8 Led-Matrix, similar to my video at YouTube: https://www.youtube.com/watch?v=mea5-qX4O54Derived from my ESP8266 project
needed:
- 6 x MAX7219 incl 8x LED-Matrix8x8
- 1 x ESP32 Dev Board
- breadboard, some wires etc.define GPIOs, Credentials, Brigthness and Timezones in the code.

