RGB Word Clock Doesn’t Skimp On The Features

Like most pieces of technology, word clocks seem to be getting better and better every year. As hackers get their hands on better microcontrollers and more capable LED controllers, these builds not only look more polished, but get improved features and functions. Luckily for us, the rise of these advanced modular components means they’re getting easier to build too. For an example of these parallel traits, look no further than VERBIS by [Andrei Erdei].

This colorful word clock is powered by an ESP8266, a 8×8 RGB LED matrix, and a WS2812 RGB LED controller module. [Andrei] used the diminutive ESP-01 which can plug right into the LED controller, and just needs a 3.3 VDC regulator board to complete the very compact electronics package.

To keep the LEDs from interfering with each other, [Andrei] has designed a 3D printed grid which fits over the matrix board. On top of that goes a piece of paper that has the letters printed on it. He mentions that he was able to get good results printing this “stencil” out on an inkjet printer by simply running the same piece of paper through a few times; picking up more black ink each time it went through. Judging by the sharp characters seen in the video after the break, the trick worked well.

With his hardware put together, [Andrei] turned his attention to the software. We really think the project shines here, as his clock not only supports NTP for automatically setting the time over the Internet, but offers a full web interface to control various functions such as the LED colors. You can even change the NTP server and network configuration right from the UI, which is a nice touch compared to just hard coding the values into the code. Even if you don’t use the same hardware, the open source control software is definitely something you should look into if you’re building your own word clock.

We recently covered another easy to build word clock that used an LED matrix and not a whole lot else, but it was quite tiny. This build is a much more reasonable size for a desk, but you’ll probably need to break out the laser cutter if you want to get much bigger.

Continue reading “RGB Word Clock Doesn’t Skimp On The Features”

Simple Timer Evolves Into Custom Kid’s Watch

Sporting a new wristwatch to school for the first time is a great moment in a kid’s life. When it’s a custom digital-analog watch made by your dad, it’s another thing altogether.

As [Chris O’Riley] relates, the watch he built for his son [Vlad] started out as a simple timer for daily toothbrushing, a chore to which any busy lad pays short shrift unless given the proper incentive. That morphed into an idea for a general purpose analog timepiece with LEDs taking the place of hands. [Chris] decided that five-minute resolution was enough for a nine-year-old, which greatly reduced the number of LEDs needed. An ATtiny841 tells a 28-channel I2C driver which LEDs to light up, and an RTC chip keeps [Vlad] on schedule. The beautiful PCB lives inside a CNC machined aluminum case; we actually commented to [Chris] that the acrylic prototype looked great by itself, but [Vlad] wanted metal. The watch has no external buttons; rather, the slightly flexible polycarbonate crystal bears against a PCB-mounted pushbutton to control functions.

With a snappy wristband, [Vlad] will be rolling fancy on the schoolyard. It’s a great looking piece that needed a wide range of skills to execute, as all watches do. Check out some other watch builds, like this lovely pure analog, another digital-analog hybrid, or this pocket watch that packs an Enigma machine inside.

Continue reading “Simple Timer Evolves Into Custom Kid’s Watch”

Casio Watch Gets A MEMS Oscillator Upgrade

We’ve got to admit to being a bit of a Casio G-Shock watch geek. The big, chunky watches were every day carry items that survived everything we dished out, right up until the smartphone made wearing one seem redundant. But others continue to use and abuse G-Shocks, and some brave souls even hack them.

Replacing the standard quartz crystal with a temperature-compensated MEMS oscillator is one hack that [Alex] tried, and it appears to have worked out well. His project write-up doesn’t specify which MEMS oscillator was used, but we suspect it’s the SiT1552 TCXO. With its extremely small size, stability over a wide range of temperatures, and ultra-low power requirements, the chip is a natural choice to upgrade the stock 32.768-kHz quartz crystal of the watch. Trouble is, the tiny 1.5 mm x 0.8 mm chip-scale package (CSP) device presented some handling problems. After overcooking a few chips in the reflow oven, [Alex] was able to get one mounted to a tiny breakout board, which went into the space formerly occupied by the watch’s quartz crystal. He stole power for the TCXO from a decoupling capacitor, sealed the watch back up, and it’s back in service with better stability and longer battery life to boot. The video below shows the TCXO undergoing tests alongside the original quartz crystal and a comparatively huge DS3231 RTC module, just for fun.

[Alex]’s MEMS transplant seems a long way to go and a lot of fussy work for marginal gains, but who are we to judge? And it does make the watch susceptible to punking with a little helium, which might make things interesting.

Continue reading “Casio Watch Gets A MEMS Oscillator Upgrade”

3D Printed Alarm Clock Looks Just Like Store Bought

Clocks are a popular project on Hackaday. They’re a great way to showcase a whole range of creative build techniques, and can make an excellent showpiece as well. We’ve seen everything from the blinkiest binary build to the noisiest alarms, but [Benoit] has delivered something different — a stylish build that looks like it came right off the store shelf.

The clock features a large 7-segment display built with IN-PI554FCH LEDs, which are similiar to the popular WS2812Bs but with lower power consumption. There’s also an OLED display for reading the date and going through menus, capacitive touch buttons for control and an Arduino Mega to tie everything together.

The real party piece is the enclosure, however. [Benoit] spent significant time honing a process to get a nice surface finish on Shapeways SLS parts. The 3D printed components are first cleaned with a toothbrush to free any loose powder, before several stages of primer, sanding, and paint. The final product is then finished with decals that lend the device that perfect factory look. If you’re eager to replicate the build, the parts are available at Github.

[Benoit]’s clock is a great example of what can be achieved by the home builder who is willing to wait a couple weeks for high quality 3D printed parts and decals to ship. It’s not [Benoit]’s first build to grace these hallowed pages, either – his transparent clock runs Linux!

Is That A Word Clock In Your Pocket?

Word clocks are one of those projects that everyone seems to love. Even if you aren’t into the tech behind how they work, they have a certain appealing aesthetic. Plus you can read the time without worrying about those pesky numbers, to say nothing of those weird little hands that spin around in a circle. This is the 21st century, who has time for that?

Now, thanks to [Gordon Williams], these decidedly modern timepieces just got a lot more accessible. His word clock is not only small enough to fit in the palm of your hand, but it’s the easiest-to-build one we’ve ever seen. If you were ever curious about these gadgets but didn’t want to put in the the time and effort required to build a full scale version, this diminutive take on the idea might be just what Father Time ordered.

The trick is to attach the microcontroller directly to the backside of an 8 x 8 LED matrix. As demonstrated by [Gordon], the Bluetooth-enabled Espruino MDBT42Q fits neatly between the rows of pins, which need only a gentlest of persuasions to get lined up and soldered into place. Since the time can be set remotely over Bluetooth, there’s not even so much as an additional button required. While driving the LEDs directly off of the digital pins of a microcontroller is never recommended, the specifics of this application (only a few of the LEDs on at a time, and not for very long) means he can get away with it.

Of course, that just gets you an array of square LEDs you blink. It wouldn’t be much of a word clock without, you know, words. To that end, [Gordon] has provided an overlay which you can print on a standard inkjet printer. While it’s not a perfect effect as the light still comes through the ink, it works well enough to get the point across. One could even argue that the white letters on the gray background helps with visibility compared to just the letters alone lighting up.

If you’re not in the market for a dollhouse-sized word clock, fear not. We’ve got no shortage of adult sized versions of these popular timepieces for your viewing pleasure.

Continue reading “Is That A Word Clock In Your Pocket?”

Every Digital Clock Is Made Of Analog Components

In 2008, an art studio out of Stockholm released the ClockClock, a digital clock with an analog heart. The ClockClock used 24 individual analog clocks — hour and minute hands and all — to display time digitally. The world went crazy, Pinterest blew up, and everyone wanted a digital analog clock until the next interesting project distracted the masses.

This was ten years ago, and for a project that’s neck deep in stepper motors, timekeeping, and 3D printed parts, we haven’t seen a DIY project that puts these tools together to build a clone of the ClockClock. Until now, that is. [Wojtek] was inspired by the ClockClock and decided to make his own.

For the plastic bits, each of the 24 analog clocks are printed out of PLA. So far, it’s exactly what we would expect. The trick to the ClockClock is moving the hour and minute hand of each analog clock independently. This is done with a double shaft — just like a real clock — and two stepper motors. Each of the stepper motors are controlled by a single PCB in each analog clock with two 360° stepper drivers, a dual motor driver, and an ATMega328pb microcontroller. As a group, the individual analog clocks are controlled over I2C, with a single ‘satellite’ board serving as the master.

While there are a few details missing from this build, specifically how to attach the hands to the stepper motors, this is an amazing project. Someone finally built a ClockClock, and it didn’t cost thousands of dollars as the original did. You can check out some videos of the Analog/Digital clock below.

Continue reading “Every Digital Clock Is Made Of Analog Components”

3D-Printed Tourbillon Demo Keeps The Time With Style

It may only run for a brief time, and it’s too big for use in an actual wristwatch, but this 3D-printed tourbillon is a great demonstration of the lengths watchmakers will go to to keep mechanical timepieces accurate.

For those not familiar with tourbillons, [Kristina Panos] did a great overview of these mechanical marvels. Briefly, a tourbillon is a movement for a timepiece that aims to eliminate inaccuracy caused by gravity pulling on the mechanism unevenly. By spinning the entire escapement, the tourbillon averages out the effect of gravity and increases the movement’s accuracy. For [EB], the point of a 3D-printed tourbillon is mainly to demonstrate how they work, and to show off some pretty decent mechanical chops. Almost the entire mechanism is printed, with just a bearing being necessary to keep things moving; a pair of shafts can either be metal or fragments of filament. Even the mainspring is printed, which we always find to be a neat trick. And the video below shows it to be satisfyingly clicky.

[EB] has entered this tourbillon in the 3D Printed Gears, Pulleys, and Cams Contest that’s running now through February 19th. You’ve still got plenty of time to get your entries in. We can’t wait to see what everyone comes up with!

Continue reading “3D-Printed Tourbillon Demo Keeps The Time With Style”