ESP32-based seven segment clock using stepper motor.
- ESP32
- 4x 28BYJ-48 stepper motors with ULN2003 drivers
- Rotary encoder for calibrating and setting the time
This is a PlatformIO project. Use the following commands:
pio run # Build
pio run --target upload # Upload to ESP32
pio device monitor # Serial monitor







