This Arduino project implements a hollow clock using an ESP8266, and other libraries. The clock's hands move to display the current time, and it is designed to be configurable for different WiFi networks. The project is based on this project on instructables.
- Displays the time on a hollow clock face using stepper motors.
- Connects to multiple WiFi networks for flexibility.
- Automatically set to the current time.
- UI Dashboard for debugging.
- ESP8266 microcontroller
- Stepper motors
- Other hardware components as required
-
Clone this repository:
-
Open the
hollow_clock_wifi.cfile in the Arduino IDE. -
Copy the
config.CUSTOMIZE_ME.htoconfig.hand update the proper wifi credentials. -
Compile and upload the code to your ESP8266.
-
Set the current hands position to 12 O'clock.
-
Power on the ESP8266 with the uploaded code.
-
The clock hands should move slowly to display the current time.
This project is licensed under the MIT License.
