
Love Nick Veys’ clock:
Lumitock is an โLED gridโ clock, where the time is represented by the number of lit LEDs within a segment of the clock.
Lumitock is based on the Arduino platform, specifically using an Arduino Pro Mini 328 (socketed, I have commitment issues). It also uses a DS1337C RTC for time-keeping, and TLC5940 LED drivers to keep track of all that light. I used BatchPCB to fab some boards for it, and they turned out great. Very solid, and such an easy service when time isnโt much of a factor.
You can find the source files on github.
ADVERTISEMENT