Main Content

Wifi Binary Clock

Inspired by a binary clock that was difficult to read, and very inaccurate, I set out to create a simple to read binary clock that set itself over a wifi connection. Once the WiFi credentials have been entered into the Arduino code as well as the desired timezone offset, and the code is uploaded to the ESP32 board the ESP32 gets the time and then converts it into a usable format,then the clock will adjust for daylight savings, tell you if it is AM or PM and on Monday mornings the clock will reset the time, over its wifi connection, so that the clock stays accurate and will not be ahead or behind.
unfortunately, this is my first Instructables as well as being my first time using an ESP32 development board, so there was a lot of trial and error with little to no recording of the process.”

Link to article