Hackers absolutely love building clocks. Seriously, there are few other devices for which we’ve seen such an incredible number of variations. But while the clocks that hackers build might blink out the time in binary, or write it out in words, they generally don’t feature hands. Apparently in 2019 it’s more reasonable to read binary than know which way the “little hand” is supposed to be pointing.
This ESP8266 powered “shadow clock” from [Dheera Venkatraman] technically keeps that tradition intact, but only just. His clock doesn’t feature physical hands, but it does use a strip of RGB LEDs to cast multi-colored shadows which serve the same function. With his clock, you don’t even have to try and figure out which hand is the big one, since they’re all the same length. Now that’s what we call progress.
Probably the biggest surprise about this clock, beyond how legitimately good it looks hanging on the wall, is how little work it takes to build your own version. That’s because [Dheera] specifically set out to design something that was cheaper and easier to build than what he’d seen previously, and we think he delivered on that goal in a big way. All you need are the 3D printed components, an ESP8266 board, and a strip of 144 WS2812B LEDs.
The software side of the project is similarly simplistic, and all you need to do is plug in your WiFi network credentials to have the ESP pull the current time from NTP. If you were so inclined, his source code would be an excellent base on which to implement additional features such as animations at the top of the hour.
Compared to something like the Bulbdial clock from 2009, it’s incredible how simple some of these projects have become in the last decade. With the tools and components available to hackers and makers today, there’s truly never been a better time to build something amazing.
I am so going to build one of these, just to put a little gnome man in the middle to cast a shadow, just to see if anyone gets the joke..
Do they make Jamaican gnomes?
yeahmon. :-)
That would make a great lawn ornament. Timely too.
Too bad my wife has good taste, and veto power.
Oh, man, it’s even a thing. It even auto-completed during the search, like someone has searched for it already, recently…
https://www.google.com/search?q=jamaican+garden+gnome&tbm=isch
I mean, I totally get it but I’m sure there are others, unlike me, who don’t get it. Could you explain the gnome joke? For the others you know .
I actually kind half chuckled at the Jamaican bit.
Man, sundial jokes. They get me every time!
Gnomon.
The thing in a sundial that casts a shadow is called a gnomon.
This is a beautiful retake on the Bulbdial Clock from EMSL. Nicely done!
the openscad code is a bit wasteful in plastic, time and computation. I am so making one and redo this.^_^