A Clockwork Useless Machine Prototype

usless-machine-mechanical-clockwork

Most of us have seen the [Useless Machine] where a switch is flipped and a finger comes out to turn it off, retreating into it’s box again. Most of those are electrical, but why not a [Useless Machine] made only of mechanical clockwork? Apparently this has been done before, but why not one more?

After some rough, sketches, and almost no research, I finally “came up with” a way to do this mechanically. A small wheel acts as the driver for the assembly, which is weighed down by a T-handle attached to a string wrapped around it. When released, this smaller wheel fully rotates causing the larger wheel to rotate up around ninety degrees then come down again. In reality, the flipped switch doesn’t reverse the motion of the finger at all, it instead stops it from cycling over and over. The video after the break may explain it a bit better.

This machine currently is a prototype. Although it works well without a lid on at simply reversing the switch, it’s much too fast and isn’t capable of lifting any sort of weight. Like a lid to come out of, for instance. This whole assembly was made possible with my CNC router and inexpensive/easily machineable MDF. Continue reading “A Clockwork Useless Machine Prototype”

Arduino Boards Control Cheap Clockworks Via Coil Injection

Here’s a couple of clocks that use Arduino boards to control inexpensive clockworks. The concept is quite simple, and perhaps best outlined by [Matt Mets’] article on the subject. As it turns out, these clockworks are driven by a coil, forming a device that is quite similar to a stepper motor. If you solder a wire onto each end of the electromagnetic coil and hook those to a microcontroller, you can alter the speed at which the clock ticks. Just drive one pin high and the other low, then reverse the polarity for the next tick.

The clock you see on the right (translated) is a store-bought cheapy. The Arduino barely visible at the bottom of the image is sending pulses once every second. But as you can see in the video after the break, holding down a button will fast-forward through time. [Sodanam] posted his code as well as pictures of the hardware hack itself.

To the left is a horse of a different color. It’s a clock modeled after the Weasley household clock from the Harry Potter books. The clockwork trick is the same, but the Arduino uses GPS data and NOAA weather information to set the status.

Continue reading “Arduino Boards Control Cheap Clockworks Via Coil Injection”