Close
0%
0%

Hexa U.T.C

Unix Time Clock

Similar projects worth following
Unix Time Clock with hexadecimal display. Patchwork project to enter the 1 Hz contest that sits between the Ridiculous and Clockwork categories.

This clock was created to experiment with two parts that have been lying around my parts bin for a while. The first one is an under-documented ESP32-S2 module, pretty cheap though. The other is an 8 digit display unit built around the TM1638 I/O expander chip.

The microcontroller runs a code that retrieves Unix Time from aNTP server and shows it on the 7 segment display, down to the seconds, using hexadecimal numbers, just because I don't have enough digits to use decimal.

The whole thing is a patchwork, including the firmware copied and pasted from a handful of examples; nevertheless the connection with my wireless home network is performed using wi-fi manager, instead of hard-coding the SSID and password.


UTC.ino

Source code for the project

ino - 3.19 kB - 07/04/2025 at 03:42

Download

View project log

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates