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: 15 days 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-04-03T04:32:58.653Z (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.

