ESP32 HH:MM:ss Clock
Print Profile(0)
Description
I present my ESP32 clock project
What the project includes:
-Stl Clock to modify according to your needs
-ESP32 Program
-Wiring diagram
Clock options:
-Startup animation for the clock
-Ability to put the LEDs in "sleep" mode
-Stopwatch
Required electronic materials:
-ESP32
-WS2812B LEDs (2 LEDs per segment → 84 LEDs + 4 LEDs (for the dots) → 88 LEDs
-Female USB C power supply module
Operation and GPIO:
Switch on GPIO19 → Allows LEDs to go into sleep mode (sets LED brightness to 0)
Button 1 on GPIO4 → Allows adding 1 to the hour
Button 2 on GPIO16 (RX2)→ Allows adding 1 to the minute
Button 3 on GPIO5 → Allows switching to stopwatch mode (long press then release to switch to stopwatch mode, 1 short press start/pause, 1 long press then release returns to clock mode
Wiring:
See photo
Printing:
-Lid:
Infill: 100%
Color: White
-Base + Body
Infill: 15%
Color: Black
Program:
Software used "Arduino IDE" you will need to download FastLED in Arduino IDE as well as the ESP32 drivers there are many tutorials online I recommend Abrège's videos
Documentation (2)









Comment & Rating (3)