Robotic Doodle Clock

This clock has a robotic twist to it. It will show you the time by drawing it in dry-erase marker. There’s a bit of play in the arm joints and some loose motor precision which results in a wavy font that prompted [Ekaggrat] to name his project the Doodle Clock.

The shape and building material used here really make the timepiece look great. We think if the arm holding the acrylic writing surface had been at right angles this would not look nearly as pleasing. The video after the break shows the bot in action, at first flexing its wrist to switch back and forth between marker and eraser. From there it starts to draw the time, tracing the segments of each digit multiple times to achieve a readable number. The entire thing is driven by an Arduino compatible board mounted on the base of the clock.

This reminds us of that felt-tipped Turing Machine. A variation on that would also make a really nice clock display.

Continue reading “Robotic Doodle Clock”

A wall clock with exposed circuit boards

Drunk Wall Clock Uses Convoluted Circuits To Display Time

Here at Hackaday we can never get enough of odd clocks, and we’re delighted to see [Dan O’Shea]’s creation called the Wifi-Telnet-FPGA-NTSC Drunk Wall Clock. That mouthful is an accurate description of what it does: at the heart of the device is an ESP32 that uses WiFi to connect to a Raspberry Pi. It then telnets into the system, logs in, and requests the current time using the Linux date command. So far, so ordinary.

The “FPGA” part is where it gets weirder: the ESP32 is hooked up to a VGA1306 board. This is a little PCB with an FPGA that emulates an OLED display and outputs the image to a VGA connector. [Dan] could have simply hooked up a VGA display to this, but instead went for another layer of complexity by converting the VGA signal to something resembling composite video, using nothing more than three resistors. The resulting “NTSC” signal is then fed into a small TFT display that shows the time.

The clock got its “drunk” label because the process of repeatedly running the date command and parsing its output is slow and prone to hiccups, resulting in a display where the seconds advance in a somewhat unsteady manner. This fits well with the overall aesthetic of the clock, which consists of a heap of PCBs held together with cable ties and electrical tape. Mounted on a round panel of recycled wood, it makes a beautiful wall ornament for any hacker lab.

We love projects like this that accomplish a simple task in a convoluted way, and there’s no shortage of needlessly complicated clocks, whether physically drawing the time or using machine-learning data. But if you simply like your clocks with their electronics exposed, check out this free-form LED clock or this neat circuit sculpture clock.

Continue reading “Drunk Wall Clock Uses Convoluted Circuits To Display Time”

Inverse Kinematics Robot Arm Magna-Doodles The Time For You

Following a surge of creativity fueled by the current lockdown, [Diglo] writes in with his tabletop clock driven by a robotic arm drawing on a Magna Doodle tablet. And if you have one of those still lying around with some old toys and don’t mind cannibalizing it for the project, you too can follow along the source files to build your own.

The clock works by exploiting the principle that Magna Doodle tablets work by being drawn on with a magnetic stylus. That way, to draw on one of them you don’t need to add a point of articulation to bring the pen up and down, [Diglo] simply attached a controllable electromagnet to the end of a two-dimensional SCARA arm. In total, the whole build uses three stepper motors, two to control the movement of the arm, and one on the back of the tablet to sweep a magnetic bar which “erases” it.

This clock is similar to another we’ve featured a few years ago, which also used a Magna Doodle, but greatly improves on the idea. If a Magna Doodle seems too childish to build a magnetic clock however, there’s always ferrofluidic displays to try to dip your fingers into, but we really think you should watch this one in action after the break first.

Continue reading “Inverse Kinematics Robot Arm Magna-Doodles The Time For You”

Tell Time Contest Winners: Clocks To Knock Your Socks Off

The results are in and the Tell Time Contest was a spectacular showing of creativity. Five winners and a number of runners-up have have been chosen based on craftsmanship, functionality, and creativity.

The one that’s going to steal your heart is Fetch: A Ferrofluid Display. Pitting the force of gravity against electromagnetism, this project manages to wrangle a liquid into the segments of a display and the animations used to change between numbers are fascinating. It’s a wickedly complicated system and the gang over at Applied Procrastination did a great job of documenting the research and development that went into building this open source marvel. Has anyone tried to replicate it? We’d love to hear from you in the comments!

Mechanical movements date back to the transition away from sundials and hourglasses, but these two modern takes on “clockwork” prove there’s still plenty of room for creativity. The first is a plotter that uses two servo motors and a UV LED to draw hours and minutes on a phosphorescent material.

The second is both minimal and a stunning mastery of a traditional clock mechanism. TORLO uses the voice coil from a hard drive to move the gears. It’s 3D-printed and does it all in plain sight, superb!

Fans of the Alien franchise will immediately recognize this insect-like “facehugger”, the second stage of a developing Xenomorph. Embracing the tradition of the Cuckcoo clock, at the top of the hour a “Chestburster” pops through the chest of the bust to mark the passage of time. Creepy but well executed.

The flip-dot display uses a beautiful home-etched circuit board to keep things tidy inside of the case. Of course the question with these displays is always “where did you get the flip dots?”. This panel is on it’s second life after serving a tour of duty as a bus info sign.

Runners Up and Eight Score of Entries

Congratulations to all of our runners-up in the Tell Time contest. It was a tight field with 160 total entries, each of them a fascinating take on the simple, yet very complex practice of watching the seconds tick away. Add this to your weekend bucket list as you’ll certainly get lost in the details of many of these projects.

Unique Clock Finally Unites Hackers And Sequins

We’ve all seen the two-color sequin fabrics you can “draw” on by dragging your finger over so the pieces flip to the other color. It’s fun stuff to play with, and very popular with the kids right now, but if you asked us if the material had any practical application we’d have said no. But that was before we saw this clever clock created by [Ekaggrat Singh Kalsi] that he calls Sequino.

Since a clock (at least one that only shows hours and minutes) doesn’t need to refresh very quickly, [Ekaggrat] thought that the sequin material could work as a display. Of course the tricky part is figuring out how to actually draw on it reliably. It can’t be done from the back, and since the sequins are plastic, you can’t use a magnet. The only way to do it is with a robotic “finger” and some very slick kinematics.

The most obvious feature of the Sequino is the belt drive that goes the length of its cylindrical shape. When the two motors connected to the belt are turning in the same direction, the pointer is moved left or right. But when the motors turn in opposite directions, the tension on the belt forces the pointer to extend and contact the sequins. It’s like an H-bot , but with the shortest ever Y axis. The front bar is moved up and down with rotating rings inside of the device. It will probably make a lot more sense once you watch the video of it in operation after the break.

[Ekaggrat] says this project was developed as part of his quest to build “doodle clocks” that draw out the time continuously. The advantage of using the sequin fabric is that it shouldn’t be damaged by repetitive use, an issue he’s tried to solve via photonic means in the past.

Continue reading “Unique Clock Finally Unites Hackers And Sequins”

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”

Piezoelectric Crystal Speaker For Clock Radio Is Alarmingly Easy To Make

cockadoodledooLet’s face it: most of us have trouble getting out of bed. Many times it’s because the alarm isn’t loud enough to rouse us from our viking dreams. [RimstarOrg]’s homeowner’s association won’t let him keep a rooster in the backyard, so he fashioned a piezoelectric crystal speaker to pump up the volume.

[RimstarOrg]’s speaker uses a Rochelle salt crystal strapped to a bean can diaphragm. In his demonstration, he begins by connecting an old clock radio directly to the crystal. This isn’t very loud at all, so he adds a doorbell transformer in reverse. This is louder, but it still won’t get [RimstarOrg] out of bed.

Enter the microwave oven transformer. Now it’s sufficiently loud, though it’s no fire bell alarm. He also demonstrates the speaker using a piezo igniter from one of those long barbecue lighters and a crystal radio earpiece. As always, the video is after the jump. [RimstarOrg] has a lot of relevant linkage in the summary so you can learn how to grow your own Rochelle crystals.

Continue reading “Piezoelectric Crystal Speaker For Clock Radio Is Alarmingly Easy To Make”