CNC Clock Mills Itself, Displays The Time

[Christian] wrote and sells some CAM/CNC controller software. We’re kinda sticklers for open source, and this software doesn’t seem to be, so “meh”. But what we do like is the Easter egg that comes included: the paths to mill out the base for a clock, and then the codes to move steel ball-bearings around to display the time.

Of course we’d like to see more info (more, MORE, MOAR!) but it looks easy enough to recreate. We could see redesigning this with marbles and a vacuum system, for instance. The seats for the ball bearings don’t even need to be milled out spheres. You could do this part with a drill press. Who’s going to rebuild this for their 3D printer? You just have to make sure that the machine is fast enough to move the balls around within one minute.

Continue reading “CNC Clock Mills Itself, Displays The Time”

Electronic Driver Replaces Master Clock

In these days of cheap microprocessors and easy access to accurate timing through NTP or from the likes of MSF, WWVB, or DCF77, it’s no problem to ensure that any number of clocks keep the same time. In a simpler age though they didn’t have these tools at their disposal, so when a large organisation wished to ensure that all its parts ran on the same time they used an electromechanical solution. A master clock of as high a quality as the clockmakers of the day could build was fitted with a microswitch. The switch would send pulses to slave clocks which had a solenoid where a traditional clock has a pendulum. Thus every clock in the system lost or gained time at the same rate.

[Edo Lelic] has a rather nice Iskra slave clock, but unfortunately not the master that once drove it. Undeterred by this setback, he’s created an electronic driver board that generates the required 100mS pulses. His weapon of choice was a PIC microcontroller and an H-bridge driver to deliver their required voltage and polarity. The clock was designed to accept 100V pulses, but since it has an internal series resistor he determined that the solenoid was happy with a mere 24V. Source code is available, downloadable at the bottom of the linked article.

These clocks are an unseen piece of technology that is disappearing without our noticing. If you find one – or even better if you find a master clock – you’ll find it to be a very high quality timepiece indeed. A master clock would be well worth snapping up. At least now you won’t have to look too far for a driver for it.

We haven’t seen too many projects like this here at Hackaday. Save for a rather nice digital master clock build, it’s uncharted territory. Almost justification for a Retrotechtacular piece, perhaps.

Thanks [Muris Pučić] for the tip.

Frickin’ Amazing Clock

Wwood_clock_05e’ve featured a lot of clock builds, but this one, as the title suggests, is frickin’ amazing. Talented art student [Kango Suzuki] built this Wooden Mechanical Clock (Google translation from Japanese) as a project while on his way to major in product design. There’s a better translation at this link. And be sure to check out the video of it in motion below the break.

[Kango]’s design brief was to do something that is “easy for humans to do, but difficult for machines”. Writing longhand fits the bill, although building the machine wasn’t easy for a human either — he needed six months just to plan the project.

The clock writes time in hours and minutes on a magnetic board. After each minute, the escapement mechanism sets in motion almost 400 wooden cogs, gears and cams. The board is tilted first to erase the old numbers, and then the new numbers are written using four stylii.

The clock doesn’t have any micro controllers, Arduinos, servos or any other electronics. The whole mechanism is powered via gravity using a set of four weights. [Kango] says his biggest challenge was getting the mechanism to write the numbers simultaneously. While he managed the geometry right, the cumulative distortion and flex in the hundreds of wooden parts caused the numbers to be distorted until he tuned around the error.

Continue reading “Frickin’ Amazing Clock”

Repairing Vintage Clock Movements

It’s obvious that [Matthew] cares a great deal for vintage electric clocks. He is especially fond of the bedside alarm variety, which in our experience cast a warm orange glow on the numbers and emitted a faint, gentle hum. [Matthew] has written up a thorough treatment of Sunbeam movements in particular that covers identification, disassembly, cleaning, and repair.

These workhorse timepieces are cheap and fairly plentiful if you work the estate sale or thrift store circuit. Sometimes there is a bit of trouble with motor pinions disintegrating or the teeth wearing down on the nylon gears. The decades-old petroleum lubricant combined with heat from the spinning rotor can eat away at the motor pinion, causing it to crumble if disturbed.

Wishing to save some of these clocks from landfills, [Matthew] designed motor pin replacements specifically for Sunbeam electric movements, the relatively  inexpensive alternative that graced many a mid-century household clock. He only had the shaft and a broken original to work with, but was able to design a sturdy acrylic replacement using this involute spur gear builder to generate a DXF file. Then it was just a matter of creating an STL file with Rhino 3D and shipping it off to Shapeways.

If you’ve ever wanted to get into clock or watch repair, this looks like a great way to get your feet wet unless you’re ready for some serious vintage watch repair. There’s no need to reinvent the pinion because [Matthew] sells them through his site. If you have a printer, the STL files await you.

Bell Clock Ain’t Your Grandfather’s

Here’s a rather obscure clock that rings your bell. Literally. It’s a minimalist approach to the grandfather chime.

bell-striker-relayYou’ll want to check out the video below to see the electronic base very nonchalantly striking the bottom of the handbell. It makes a nice ring and brings a smile to your face at how clever [Iam5volt] was with the fabrication. There aren’t any hints available on that video, but we searched around and found the original build details published about 5 years ago. The striker is a hacked mechanical relay!

The case of the relay is removed. A piece of stiff steel wire is affixed to swing along with the relay’s switch. This way, when current is applied to the proper inputs of the relay, the wire moves and a small screw head at the end strikes the bell. See what we mean by clever?

[Iam5volt] built this second revision of the clock in answer to our call for building clocks for social good. The display-free clock chimes the hour using a bell and only has a single button  to reset time to HH:00:00

Continue reading “Bell Clock Ain’t Your Grandfather’s”

Robot Clock Writes Time Over And Over And Over

We’ve seen quite a few clocks that write the time out with a pen or marker. If you think about it, this really isn’t a great solution; every whiteboard marker will dry out in a day or two, and even if you’re using a pen, that’s still eventually going to run out of ink.

[ekaggrat] wanted a drawing clock that didn’t have these problems, and after taking a look at a magnetic drawing board, was struck with inspiration. The result is a clock that will perpetually write the time. It’s a revision of one of his earlier builds and looks to be much more reliable and mechanically precise.

A clock that writes time needs some sort of surface that won’t degrade, but can be written to over and over again. Whiteboards and glass won’t work, and neither will anything with ink. The solution to this problem was found in a ‘magnetic writing board’ or a Magna Doodle. These magnetic writing boards have a series of cells encapsulating iron filings. Pass a magnet over one side of the board, and a dot of filings appear. Pass a magnet over the opposite side of the board, and the filings disappear.

[ekaggrat]’s time-writing robot consists of a small Magna Doodle display, a robotic arm controlled by two stepper motors, and two solenoids on the end of the arm. The kinematics come from a helpful chap on the RepRap forums, and with the ATmega644 and two stepper drivers, this clock can write the time by altering the current flowing through two solenoids.

A video is the best way to experience this project, and you can check that out below.

Continue reading “Robot Clock Writes Time Over And Over And Over”

Navigating The Oceans Is Deadly Without A Clock

I came across an interesting question this weekend: how do you establish your East/West location on the globe without modern technology? The answer depends on what you mean by “modern”, it turns out you only have to go back about three centuries to find there was no reliable way. The technology that changed that was a clock; a very special one that kept accurate time despite changing atmospheric conditions and motion. The invention of the Harrison H1 revolutionized maritime travel.

We can thank Andy Weir for getting me onto this topic. I just finished his amazing novel The Martian and I can confirm that George Graves’ opinion of the high quality of that novel is spot on. For the most part, Andy lines up challenges that Mark Watney faces and then engineers a solution around them. But when it came to plotting location on the surface of Mars he made just a passing reference to the need to have accurate clocks to determine longitude. I had always assumed that a sextant was all you needed. But unless you have a known landmark to sight from this will only establish your latitude (North/South position).

Continue reading “Navigating The Oceans Is Deadly Without A Clock”