Moving Fridge Magnets Make For Unique Clock

We see a ton of clock projects around these parts, and being hackers, we love to feature them all. But every once in a while we stumble upon a great new way to display the time that really gets our attention and requires a closer look, such as this moving fridge magnet clock.

The fridge magnets [Craig Colvin] built this unique clock around are the colorful plastic kinds that have adorned the lower regions of refrigerators in toddler-filled households for ages. Instead of residing on a fridge, [Craig] laminated a sheet of white acrylic to a thin sheet of steel, to give the magnets something to hold onto. Moving the numbers is the job of a CoreXY-style mechanism. The belt-driven Cartesian movement maneuvers a head to to the right location to pick up a number; a servo in the head moves two powerful magnets into position under the number. The head then moves the number to the right spot, releases its magnets, and the number stays put on the board. You can see it in action in the video after the break.

While we love this as it is, it brings to mind some great mods. One can imagine the addition of letters to make a legit word clock, or to just add a calendar display. We’d also love to see these magnets in their natural habitat by building this into the door of a working fridge.

Continue reading “Moving Fridge Magnets Make For Unique Clock”

A Word Clock You Don’t Have To Actually Build To Enjoy

The great thing about word clocks is that while they all follow the same principle of spelling out the time for you, they come in so many shapes, sizes, and other variations, you have plenty of options to build one yourself. No matter if your craft of choice involves woodworking, laser cutting, PCB design, or nothing physical at all. For [Yasa], it was learning 3D modeling combined with a little trip down memory lane that led him to create a fully functional word clock as a rendered animation in Blender.

Inspired by the picture of a commercially available word clock, [Yasa] remembered the fun he had back in 2012 when he made a Turkish version for the Pebble watch, and decided to recreate that picture in Blender. But simply copying an image is of course a bit boring, so he turned it into an actual, functioning clock by essentially emulating a matrix of individually addressable LEDs using a custom texture he maps the current time to it. And since the original image had the clock positioned by a window, he figured he should have the sun move along with the time as well, to give it an even more realistic feel.

Of course, having the sun situation in real-time all year round would be a bit difficult to render, so [Yasa] choose to base the scene on the sun during spring equinox in his hometown Stockholm instead. You can see the actual clock showing your local time (or whichever time / time zone you set your device to) on his website, and his write-up is definitely a fun read you should check out if you’re interested in all the details or 3D modeling in general — or just to have a look at a time lapse of the clock itself. As he states, the general concept could be also used to model other word clocks, so who knows, maybe we will see this acrylic version or a PCB version of it in the future.

Quarantine Clock Focuses On The Essential

In these dire times of self quarantining, social distancing, and life as know it coming to a halt, time itself can become rather blurry, and even word clocks may seem unnecessarily precise — especially if you happen to have a more peculiar circadian rhythm. And let’s face it, chances are your usual schedule has become somwehat irrelevant by now, so why bother yourself with dates or an exact time anyway? If you can relate to this, then [mwfisher3] has the perfect clock for you, displaying only the day of the week and a rough estimate of how far that day has progressed.

Using a Raspberry Pi and a spare touch screen, [mwfisher3] had an easy game to begin with, so the clock itself is just Chrome running in Kiosk mode, displaying a local web site with the hours of the day mapped to an array of their textual representation. A few lines of JavaScript are then updating the web site content with the current day and “time”, and a Python script is handling the screen’s back light based on the readings from a Philips Hue motion sensor, using the phue library.

While this is definitely one of the simpler clock projects we’ve seen, this simplicity offers actually a great introduction to some easy JavaScript-based web displays on a Raspberry Pi without much fuzz and distraction. But if that’s not your thing, and you like things more mechanical, we’ve recently covered this day clock that follows the same idea, and then there’s also this light box for an artistic approach of getting a rough estimate of the time.

Word Clock Does The Job With Laser-Etched Acrylic

As far as telling the time, word clocks go out of their way to spell it out for you. As long as you know the language, they’re a stylish and effective way to get the message across. [Simon] built an elegant, stripped-back word clock of his own, with a laser cutter helping to get the job done.

The core of the build is an Arduino Nano, hooked up to a string of 22 WS2812B LEDs, driven via the FastLED library. An NXP PCF8563T serves as the real-time clock, to ensure stable and accurate timekeeping. The electronics are all housed inside an enclosure that appears to be constructed from PCBs, with instructions on operating the clock printed on the base.

The actual display is via laser-cut and laser-etched acrylic. The display piece slides into the top of the clock, with the LEDs edge lighting various segments to display the relevant words that make up the current time. The clock is designed in such a way that these display slides can be easily switched out to change the look of the clock, with different fonts and designs.

It’s a quick and clean take on the popular word clock design, and one any makerspace could whip up in a weekend. As far as word clocks go, however, the sky really is the limit when it comes to complexity. Video after the break.

Continue reading “Word Clock Does The Job With Laser-Etched Acrylic”

This Word Clock Has Dirty Alphanumeric Mouth

Clocks which use words to tell the time in place of numbers are an increasingly popular hacker project, but we have to admit that before seeing this gorgeous clock from [Mitch Feig], we didn’t realize how badly we wanted to see one that could curse like a sailor.

But don’t worry, the WordClock-1 knows more than just the bad words. Rather than using an array of illuminated letters as we’ve seen in previous clocks, this one uses six alphanumeric LED displays. So not only can it display the time expressed with words and numbers, but it can show pretty much any other text you might have in mind.

[Mitch] is partial to having his clock toss a swear word on the display every few seconds, but perhaps you’d rather have it show some Klingon vocabulary to help you brush up. The lack of extended characters does limit its language capabilities somewhat, but it still manages to include Spanish, Italian, French, and Croatian libraries.

The ESP32 powered clock comes as a kit, and [Mitch] has provided some very thorough documentation that should make assembling it fairly straightforward as long as you don’t mind tackling a few SMD components. Additional word databases are stored on an SD card, and you can easily add your own or edit the existing ones with nothing more exotic than a text editor. The clock itself is configured via a web interface, and includes features like RGB LED effects and support for pulling the time down from an external GPS receiver.

Of course, if you’re content with what we can apparently now refer to as “old style” word clocks, we’ve seen plenty of projects which should serve as inspiration for anyone looking to roll their own textual timepiece.

Continue reading “This Word Clock Has Dirty Alphanumeric Mouth”

Can You Read Me The Time?

If you’re like the average clock user, you’ve probably gotten annoyed at reading analog clocks before. Typically, the solution is just to use a digital timepiece, but [sjm4306] has opted to make a small word clock that you can carry with you wherever you go to remind you of the time in the English language.

Unlike a similar project made by [Gordan Williams], which uses an 8 x 8 LED matrix with an inkjet printed overlay, this small word clock uses a 3D-printed light box to achieve its letter matrix. In fact, they were inspired by all of the existing DIY word clock designs using anything from off-the-shelf LED arrays, transparency masks and WS2812s.

The design uses a home-brewed PCB design that runs off 5 V via USB. The design places the letters on the top stop and restricts layers to keep the solder mask and copper from obstructing the light. The bottom side uses the same design principle with a square shape that overlaps the letter. In order to block light between adjacent letters, the 3D-printed light box comes into play.

One design challenge for the letter matrix was fitting all possible minutes into the array. Rather than making a larger array of letters, [sjm4306] had the clock describe the time down to five-minute intervals then add asterisks for the full time. It’s a pretty understandable solution for keeping the design simple, and the letters all fit onto the design so well!

Using a pin map assigned to the I/O for the rows and columns of the array, the software toggles the states of the pins as a switch statement. For scanning the matrix, the software uses an interrupt that draws the current column of LEDs and updates the display image before incrementing to the next column. By skipping or not skipping cycles, this allows the display to look brighter or dimmer.

The time tracking is fairly simple, using a DS1302 serial real time clock chip – it even charges a super capacitor to keep time after power is removed!

To tackle the light scattered internally in the PCB’s FR4 material, a separator is used to contain the light. As a low-cost solution, while there is still some amount of light diffused, it’s definitely better than without the separator.

Almost all of the files used for building the small word clock are available on [sjm4306]’s project page, including the software and design files. It hopefully won’t be too long before we start seeing more of these low-cost word clock designs!

Continue reading “Can You Read Me The Time?”

Minimalist Word Clock Does Things Neatly

Word clocks are a cool way to tell the time. While they could have probably been built back in the 1960s with a bunch of relays and bulbs, they really only came into their own in the LED-everything era. [Vatsal Agarwal] built one of his own, showcasing his maker credentials.

It’s a build that relies on good woodworking practices from the ground up. Maple wood is used for the frame, cut and prepared on a miter saw for accurate assembly. MDF is used for panels that are out of sight, and teak strips act as light barriers to ensure only the right words are lit at any given time. The front panel is a sleek black acrylic piece, adding to the minimalist look. Neopixels serve as the light source, controlled by an Arduino Uno. As a finishing touch, some glowy stainless steel buttons are mounted on the side to control the clock.

It’s a build that serves as a great introduction to woodwork, as well as more modern skills like CAD design for laser cutting, as well as programming. They’re a great way to get stuck into making, and you can even go pocket-sized if you’re truly brave. Incidentally, if you do take up the challenge of an all-analog relay-based build, make sure you drop us a line.