An open API service indexing awesome lists of open source software.

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

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-qX4O54

Derived 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.

![MatrixClock](https://github.com/schreibfaul1/ESP32-LED-Matrix-Clock/blob/master/additional%20info/ESP32_MatrixClock.jpg)
![Schematic](https://github.com/schreibfaul1/ESP32-LED-Matrix-Clock/blob/master/additional%20info/ESP32_MatrixClock_schematic.JPG)