Digital Wi-Fi Clock Using a Cheap ESP32-C3

by smm928 in Circuits > Clocks

96 Views, 0 Favorites, 0 Comments

Digital Wi-Fi Clock Using a Cheap ESP32-C3

DigiClock.png
Digi-Clock2.jpg

Digital Wi-Fi Clock with cheap off the shelf ESP32-C3 Mini Controller. It will use the ntp-Server to automatically sync up the time and date from your Wi-Fi router. Sketch was Auto-Generated using Google AI.

Digital Clock for WiFi esp32-c3 and 32x16 FastLED NeoMatrix

Supplies

panel-512.jpg

The see through LED display panel is rigid PCB, which means is not cheap with all the drill holes but it makes a cool display ($40 AliExpress). The alternative would be one 32x16 flex panel using 5050 smd LEDs or two 16x16 (cheap $2 per panel) .. Font characters use 7x5 pixels

ESP32-C3 Super Mini From Waveshare

esp32_c3_supermini_pinout.jpeg

5V power

GND

Data Pin 4


Uploadin Sketch

Create a folder called 'Clock-WiFi_esp32-c3_32x16' and download the two files.

Update Credentials in IDE editor.

Search board library and upload sketch to board 'Geekble Mini ESP32-C3' with correct port.