Defusable Alarm Clock – Wastes Wire But Fun For The Kids

Nothing makes you feel the pressure of getting out of bed in the morning like a ticking-time-bomb on the bedside table. It may look like it came in the mail from ACME, but all that went into this is some wooden dowels covered in craft paper and an Arduino-compatible board. The 7-segment display can act as a clock, or count down to your doom. You can set an alarm that requires you to clip the wires to shut it off. Each time that alarm is set the wires are randomly chosen; one will set of the bomb, one will safely defuse it, and the others do nothing. See for yourself after the break.

The wires are easily replaced because they are connected via terminal blocks. It still seems like an awful waste of wire. We like the Think Geek bomb clock concept that works in much the same way but uses wires that have a male/female RCA plug pair that can be disconnected and reconnected without waste.

This one will apparently be available as a kit, at which point the schematics and code will be released. But it shouldn’t be too hard to build one from scratch yourself, and it’s an obvious winner if you’ve got kids.

Continue reading “Defusable Alarm Clock – Wastes Wire But Fun For The Kids”

Bare-bones Electronic Advent Calendar

It’s officially September now (in some parts of the world), and that means we’ve been watching the Christmas decorations go up on the floor of Costco, Walmart and Target for the last few weeks. As a small test of reality, [Eric] decided to build an electronic advent calendar that counts down the days until Christmas. As a simple build using parts lying around on the bench, [Eric] did a pretty good job at deferring his kid’s questions of, “How long until Christmas?” to a machine.

The build is fairly bare-bones, using only an Arduino Pro Mini, RTC and LCD display. For the real-time clock, [Eric] used the ever popular DS3231 RTC. The software reads the time from the clock and calculates the number of seconds between the present time and the hard-coded target date.

Everything is powered by a 9 Volt battery that wouldn’t last the remaining 115 days until Christmas. There is a power switch and the RTC has a battery backup, so the build will probably suffice for all but the most fanatical child.

Build A Clock Using Dials Instead Of Hands

[Doug Paradis] found a simple way to use dials instead of hands on a clock. Actually, that’s pretty much the entire hack… use dials instead of hands. He grabbed a battery-operated clock movement from the hobby store, then printed out one dial for hours, another for minutes, robert’s your mother’s brother, and you’ve got a new clock. The case seen above is laser cut, with a window and index line that helps you read the time precisely.

But instead of building a case, we’d like to try this with some retro equipment. The first thing that pops to mind is to replace the disks on a broken strobotuner, like the big-dialed model that Conn used to make. If you’re not down with the bulky music hardware-turned-clock perhaps there’s an old multi-meter, or a panel gauge that can be repurposed for this. We know [Doug] already has some needle meters sitting around that would be perfect for this.

The “AlarmTock”, A Chumby Hacker Board Alarm Clock

[Thomas] wrote in to tell us about his latest project, the “AlarmTock”. Like many hacks, this was inspired by some outdated hardware, a radio alarm clock from 1992.

After finally getting fed up with his old alarm clock, [Thomas’] wife purchased him a new one for around $10 from a local retail store. Although most likely an improvement, [Thomas] wondered why after so many years he still had to listen to either an annoying “beep” sound or whatever song the DJ on the radio decided to play.

In true hacker form, he decided to do something about it. [Thomas] crammed a [Chumby Hacker Board], which has much of the same hardware as the [Chumby One] device, into his clock radio. RSS-driven text-to-speech was used to tell him exactly what he wanted to know every morning. A sample .wav file is provided as well as the python script used to execute his morning wakeup routine. For another fun hack from [Thomas] check out his Google treadmill hack here!

Do You Have What It Takes To Make Lumber Keep Time?

[Frank] sent in a link to this fantastic wooden clock. The design was dreamed up by [Clayton Boyer] and he’s got full-sized templates for sale on his site. We’ve marveled at his creations in the past, having featured his useless machine that was made from wooden gears. This “Bird of Paradise” clock steps up the complexity quite a bit, creating a timepiece without a case to show off the beauty of all of those teeth.

We wondered what goes into building one of these yourself. From the FAQ page it seems you could get by with a scroll saw, drill press, Dremel, and sander. That’s the medium-tech method, but you could opt to scan the plans in order to laser cut your parts, or just use hand tools. But in addition to building tips, there’s advice on how to fine tune clocks that don’t want to keep running, thoughts on finishing the wood parts, sanding, tweaking the teeth, and much more. It’s no secret we have a love for digital clock projects, but there’s something very seductive about a design like this that uses no electricity. Don’t miss the clip after the break to see what we mean.

Continue reading “Do You Have What It Takes To Make Lumber Keep Time?”

Clocks Built From Old Aircraft Surplus Parts

aircraft_indicator_clocks

A few years ago, Tube Clock forum member[Sine1040] bought a set of four brand new aircraft indicator units that were built some time in the early 70’s. He had no idea what the units were actually used for, but he did know that he could repurpose them into some pretty slick looking clocks.

He disassembled all four boxes and between them, scrounged enough parts to build three clocks. After gutting the clocks and rearranging the digits, he built a timekeeping circuit using an ATMega8 which is clocked by a DS32 oscillator.

While the time is displayed using the large projection-style digit displays, the seconds are ticked off in the left-most analog meter. Minutes are also represented in the clock’s right-most analog window, swinging the needle from top to bottom as each one passes.

[Sine1040] paid special attention to keeping the boxes looking as stock as possible, with the only external modification being a power plug installed in place of an old grounding screw. The clock is definitely a different take on keeping time, and we think it looks great.

Continue reading to see a quick demo video of the clock in action.

[Thanks Brian]

Continue reading “Clocks Built From Old Aircraft Surplus Parts”

Klout Klok Tracks Your Popularity, Time

[Fabien Royer] has been playing around with Netduinos and he just came up with a really awesome project that will display the time and social media popularity. It’s a very nice build, and we’d guess that his social media influence is going to go up very shortly.

Klout is a service that connects to your Facebook or Twitter profile and tells you how much influence you have on a scale of 1 to 100 (possibly 10 to 100. see this). To build the Klout Klock [Fabian] used a Netduino Plus, a good choice because of the integrated ethernet port. The Netduino connects to the Klout API to either satiate vanity or admit prestige. The display is an adafruit TFT screen.

Continue reading “Klout Klok Tracks Your Popularity, Time”