Rise And Shine With This Japanese-Inspired Clock

On the Hackaday.io page for his gorgeous “Sunrise Alarm Clock”, [The Big One] is quick to point out that his design is only inspired by Japanese lanterns, and does not use authentic materials or traditional woodworking techniques. Perhaps that’s an important fact to some, but we’ll just say that the materials used seem far less important when the end result looks this good.

Unfortunately [The Big One] hasn’t provided any interior shots of his clock, as it sounds like the aesthetics of the internal wiring isn’t quite up to the standard set by the outside of it. But he has provided a concise parts list, a wiring diagram, and source code, so we’ve got a pretty good idea of what’s under the hood.

The clock is powered by the uBBB 32u4, an ATMega32u4 development board that [The Big One] developed in conjunction with [Warren Janssens]. It uses the popular MAX7219 LED matrix for the display, and a DS3231 RTC module to help keep the time. There’s also a DFPlayer Mini module onboard that allows him to play whatever sound effects or music he wants when the alarm goes off.

Of course the star of the show is the LED strips which illuminate the shōji-style column. These have apparently been wrapped around a coffee can of all things, which not only serves as a convenient way of holding the strips, but [The Big One] says actually makes the speaker sound a bit better. Hey, whatever works.

This isn’t the first “lantern” clock to grace these pages, but compared to the high-tech presentation of previous projects, we can’t help but be impressed by the grace and elegance of this wooden masterpiece.

Retrotechtacular: The Speaking Clock Goes Silent

It used to be that time was a lot more relative than it is today. With smartphones synced to GPS and network providers’ clocks, we all pretty much have access to an authoritative current time, giving few of us today the wiggle room to explain a tardy arrival at work to an impatient boss by saying our watch is running slow.

Even when that excuse was plausible, it was a bit weak, since almost every telephone system had some sort of time service. The correct time was but a phone call away, announced at first by live operators then later by machines called speaking clocks. Most of these services had been phased out long ago, but one, the speaking clock service in Australia, sounded for the last time at the end of September.

While the decommissioned machine was just another beige box living in a telco rack, the speaking clocks that preceded it were wonderfully complex electromechanical devices, and perfect fodder for a Retrotechtacular deep-dive. Here’s a look at the Australian speaking clock known as “George” and why speaking clocks were once the highest of technology.

Continue reading “Retrotechtacular: The Speaking Clock Goes Silent”

An ESP32 Clock With A Transforming LED Matrix

Over the years we’ve seen countless ways of displaying the current time, and judging by how many new clock projects that hit the tip line, it seems as though there’s no end in sight. Not that we’re complaining, of course. The latest entry into the pantheon of unusual timepieces is this ESP32-powered desk clock from [Alejandro Wurts] that features a folding LED matrix display.

The clock uses eight individual 8 x 8 LED arrays contained in a 3D printed enclosure that hinges in the middle. When opened up the clock has a usable resolution of 8 x 64, and when its folded onto itself the resolution becomes 16 x 32.

This variable physical resolution allows for alternate display modes. When the hardware detects that its been folded into the double-height arrangement, it goes into a so-called “Big Clock” mode that makes it easier to see the time from a distance. But while in single-height mode, there’s more horizontal real estate for adding the current temperature or other custom data. Eventually [Alejandro] wants to use MQTT to push messages to the display, but for now it just shows his name as a placeholder.

The key to the whole project is the hinged enclosure and the reed switch used to detect what position it’s currently in. Beyond that, there’s just an ESP32 an some clever code developed with the help of the MD_Parola library written for MAX7219 and MAX7221 LED matrix controllers. [Alejandro] has published the code for his clock, which should be helpful for anyone who’s suddenly decided that they also need a folding LED matrix in their life.

Now if the ESP32 LED matrix project you have in mind requires full color and high refresh rates, don’t worry, we’ve got a solution for that.
Continue reading “An ESP32 Clock With A Transforming LED Matrix”

Nixie Clock Failure Analysis, [Dalibor Farný] Style

We’ve become sadly accustomed to consumer devices that seem to give up the ghost right after the warranty period expires. And even when we get “lucky” and the device fails while it’s still covered, chances are that there will be no attempt to repair it; the unit will be replaced with a new one, and the failed one will get pitched in the e-waste bin.

Not every manufacturer takes this approach, however. When premium quality is the keystone of your brand, you need to take field failures seriously. [Dalibor Farný], maker of high-end Nixie tubes and the sleek, sophisticated clocks they plug into, realizes this, and a new video goes into depth about the process he uses to diagnose issues and prevent them in the future.

One clock with a digit stuck off was traced to via failure by barrel fatigue, or the board material cracking inside the via hole and breaking the plated-through copper. This prompted a board redesign to increase the diameter of all the vias, eliminating that failure mode. Another clock had a digit stuck on, which ended up being a short to ground caused by pin misalignment; when the tube was plugged in, the pins slipped and scraped some solder off the socket and onto the ground plane of the board. That resulted in another redesign that not only fixed the problem by eliminating the ground plane on the upper side of the board, but also improved the aesthetics of the board dramatically.

As with all things [Dalibor], the video is a feast for the eyes with the warm orange glow in the polished glass and chrome tubes contrasting with the bead-blasted aluminum chassis. If you haven’t watched the “making of” video yet, you’ve got to check that out too.

Continue reading “Nixie Clock Failure Analysis, [Dalibor Farný] Style”

Captivating Clock Tells Time With Tall Tubes

Time is probably our most important social construct. Our perception of passing time changes with everything we do, and when it comes down to it, time is all we really have. You can choose to use it wisely, or sit back and watch it go by. If you want to do both, build a clock like this one, and spectate in sleek, sophisticated style.

[ChristineNZ]’s mid-century-meets-steampunk clock uses eight ILC1-1/8Ls, which are quite possibly the largest VFD tubes ever produced (and still available as new-old stock). In addition to the time, it displays the date, relative humidity, and temperature in both Celsius and Fahrenheit. A delightful chime sounds every fifteen minutes to remind you that time’s a-wastin’.

The seconds slip by in HH/MM/SS format, each division separated by a tube dedicated to dancing the time away. The mesmerizing display is driven by an Arduino Mega and a MAX6921 VFD driver, and built into a mahogany frame. There isn’t a single PCB in sight except for the Mega — all the VFDs are mounted on wood and everything is wired point-to-point. Sweep past the break to see the progressive slideshow build video that ends with a demo of all the functions.

Those glowing blue-green displays aren’t limited to clocking time. They can replace LCDs, or be scrolling marquees.

Continue reading “Captivating Clock Tells Time With Tall Tubes”

Mini-VFD Clock Floats The Display Above It All

As [sjm4306] says, “You can never have too many clocks based on obsolete display technologies.” We couldn’t agree more, and this single-tube VFD clock is one we haven’t seen before.

The vacuum-fluorescent display that [sjm4306] chose to base this clock on is the IV-21, an eight-digit seven-segment display on the smallish side. The tube is Russian surplus from the ’80s, as all such displays seem to be. The main PCB sports an ATMega328, a boost converter to provide the high voltage needed to run the VFD, a real-time clock, and the driver chip for the tube segments. The tube itself lives on a clever riser card that elevates the display above the main PCB and puts it at the proper angle for reading. [sjm4306] designed it to be modular; should you want to user a bigger VFD you need only make a new riser PCB. Figuring out the proper way to space the through-holes in Eagle proved elusive, but he hacked a solution using a spreadsheet to handle the trigonometry and spit out Cartesian coordinates for each hole. Pretty neat. The video below shows the clock assembly and a test.

We really like the look of this clock for some reason – perhaps it’s the quirky nature of the VFD, or the soft teal glow of the digits. We’ve featured plenty of clocks with odd displays before: VFDs large and small, faux-NIMO, de-encapsulated LED “filaments”, and lots and lots of Nixies.

Continue reading “Mini-VFD Clock Floats The Display Above It All”