Two hands holding a 3d printed alarm clock with an LCD display, snooze button and knob on top

IO Connected Radio Alarm Clock

[CoreWeaver] creates an alarm clock that includes features one might expect in such a project, including an FM radio, snooze button inputs and a display, but goes beyond the basic functionality to include temperature sensing and a PC connection, opening the way for customizable functionality.

Block diagram for the IO connected Alarm Clock

An Atmega328 is used for the main microcontroller which communicates via I2C both to a DS1307 real time clock (RTC) and a TEA5767 FM module. The main power comes from a 9V power source with an LM317 and LM7805 linear regulators providing a 3.3V and 5V power rail, respectively. Most of the electronics are powered using 5V except for the TEA5767, which is powered from the 3.3V rail and has its I2C communication levels shifted from 5V to 3.3V. The audio output of the TEA5767 feeds directly into the TDA7052 audio amplifier to drive the speakers. Since the RTC has an auxiliary coin cell battery for power, the alarm clock can keep accurate time even when not plugged in. Continue reading “IO Connected Radio Alarm Clock”

Motion-Activated Clock Only Lights Up On Command

While some of us can fall asleep anywhere from a noisy auditorium to a brightly lit train station, others are more fussy, requiring quiet and dark to nod off. [Craig Lindley] likes to minimize light when he’s trying to sleep, and decided to build himself a simple clock that wouldn’t disturb his rest.

The basic concept was to build a clock that would only display the time on command. In this case, that command would be a wave of a hand in front of the clock. The build is based around a Lilygo ESP32 T-Display unit, which combines the ESP32 with an LCD display and a battery management system. The ESP32’s WiFi connection provides accurate time via querying an NTP server. A passive infrared motion sensor is used to detect the motion of the user’s hand in front of the clock.

While all kinds of clocks and clock radios are available out there, few are motion activated. [Craig]’s work is a great demonstration of building your own solutions to your problems. We’ve seen some other neat motion-sensing convenience hacks before, too!

A clock based on magnetic viewing film

Magnet Clock Makes Field Lines Visible

The traditional method for visualizing magnetic fields, which your science teacher probably demonstrated at some point, is to sprinkle some iron filings onto a piece of paper and hold it over a magnet. It’s a bit of a messy process though, and nowadays there’s a more modern method available in the form of magnetic viewing films. These work thanks to tiny nickel particles suspended in an oily medium, and come in very handy if you want to examine, say, the magnetic field pattern of a DC electric motor. [Moritz v. Sivers] had another idea for this magic material however, and used it to make a Magnet Viewing Clock.

A DIY clock, opened upThe clock’s front panel looks very similar to a large monochrome LCD, but is actually a big slab of magnetic viewing film. Four disks are mounted behind it, each carrying number-shaped magnetic stickers that are cleverly hidden from view. An Arduino Uno keeps track of time through a real-time clock and operates four stepper motors that rotate the number wheels. When they move into position, their magnetic stickers become visible through the film and you can read the time.

The clock’s mechanical parts are 3D printed, while the digits were cut from a sheet of sticky magnetic foil using a vinyl cutter. If you’d like to try making something similar you’re in luck: [Moritz] made the design files and the Arduino sketch available on his GitHub page. Magnetic viewing films are pretty neat things to play with anyway, and can even be used to read hidden messages.

Continue reading “Magnet Clock Makes Field Lines Visible”

HUD-Like Clock Is A Transparent Time Display

While we have all types of displays these days, there’s something special about those that appear to float in the air. This HUD clock from [Kiwi Bushwalker] is one such example.

The build relies on four 8×8 LED matrixes to display the four digits that make up the time, run by the MAX7219 driver chip. However, the LEDs aren’t viewed directly — that would be too simple. Instead, the matrixes shoot their light up at an angle towards a tilted piece of clear acrylic. This creates a “heads-up display” look where the numbers appear to float in the air.  The clock gets accurate time from an NTP time server over WiFi, thanks to the ESP32 microcontroller that runs the show.

It’s a straightforward clock build in many ways, but we particularly like the use of the heads-up display technique. It’s almost surprising we don’t see these projects more often, for things like car dashboard displays or targeting womp rats in a T-16 landspeeder. If you’ve been whipping up your own HUD projects, don’t hesitate to notify the tipsline!

Continue reading “HUD-Like Clock Is A Transparent Time Display”

An alarm clock with a Nixie tube display

Retro Alarm Clock With Nixies Is Thoroughly Modern Inside

We feature a lot of clocks here at Hackaday, but alarm clocks seem to be less popular for some reason. Maybe that’s because no-one enjoys being woken up in the morning, or simply because everyone uses their smartphone for that purpose already. In any case, we’re delighted to bring you [Manuel Tosone]’s beautiful Nixie tube alarm clock that cleverly combines modern and classic technologies in a single package.

An alarm clock with a Nixie tube display, openedThe clock and alarm functionalities are implemented by a PIC24 microcontroller on a custom mainboard. It keeps track of time through its real-time clock with battery backup, and plays a song from an SD card when it’s time to wake up. A 2 x 3 W class D audio amplifier plus a pair of stereo speakers should be able to wake even the heaviest sleepers.

Of course, the real party piece is the clock’s display: four IN-4 Nixie tubes show the time, with neon tubes indicating the day of the week. The 180 V needed for the Nixies is generated by an MC34063A-based boost converter, which also powers the neon tubes.

Instead of using the standard current-limiting resistor for each Nixie tube, [Manuel] designed an array of transistor-based current sources: this enables linear control of the tubes’ brightness, and should keep the amount of light constant even as the tubes age. The individual segments are switched by SN75468 Darlington arrays, with no need for those hard-to-find SN74141 drivers.

The mainboard and the display are housed inside a 3D-printed case that mimics the style of 1980s digital alarm clocks, but with a nice 1970s twist courtesy of those Nixie tubes. [Manuel]’s GitHub page has all the schematics as well as extensive documentation describing the circuit’s operation — an excellent resource if you’re planning to build a Nixie project yourself. If Nixies aren’t your thing, you can also make an alarm clock with a VFD tube, or even roll your own luminous analog dial.

Continue reading “Retro Alarm Clock With Nixies Is Thoroughly Modern Inside”

A dekatron-based clock with a GPS receiver and a plastic dinosaur on top

Dekatron Clock Tells The Time, Sans Semiconductors

Over the years, there have been several memory and display technologies that served a particular niche for a while, only to be replaced and forgotten when a more suitable technology came along. One of those was the dekatron: a combination memory and display tube that saw some use in the 1950s and ’60s but became obsolete soon after. Their retro design and combined memory/display functionality make them excellent components for today’s clock hackers however, as [grobinson6000] demonstrates in his Dekaclock project.

A dekatron tube is basically a neon tube with ten cathodes arranged in a circle. Only one of them is illuminated at any time, and you can make the tube jump to the next cathode by applying pulses to its pins. The Dekaclock uses the 50 Hz mains frequency to generate 20 ms pulses in one tube; when it reaches 100 ms, it triggers the next tube that counts hundreds of ms, which triggers another one that counts seconds, and so on with minutes and hours.

The Dekaclock uses no semiconductors at all: the entire system is built from glass tubes and passive components. However, [grobinson6000] also built an auxiliary system, full of semiconductors, that makes the clock a bit easier to use. It sits on top of the Dekaclock and automatically sets the correct time using a GPS receiver. It also keeps track of the time displayed by the dekatrons, and tells you how far they have drifted from their initial setting.

Both systems are housed in sleek wooden cases that perfectly fit the tubes’ retro aesthetic. [grobinson6000] was inspired to make the Dekaclock after watching another dekatron clock we featured earlier, and designed the GPS receiver to work alongside it. Dekatrons are surprisingly versatile devices: you can use them to make anything from internet speed gauges to kitchen timers.

Continue reading “Dekatron Clock Tells The Time, Sans Semiconductors”

A Timepiece Straight Out Of Back To The Future

[Stephen Holdaway] needed a desk clock, and decided to whip something up from scratch. The result is a beautiful tribute to the DeLorean’s time circuits from legendary 1985 film Back to the Future.

We say it’s a tribute rather than an exact replica, as it only implements the “present time” section of the time circuits. However, for those of us without time machines, that’s more than enough. In any case, the build is a very faithful recreation. It uses a lovely sheet metal enclosure complete with era-appropriate sticky labels.

Naturally, the numerals are all shown on green segment displays, though [Stephen] used 16-segment devices instead of the more typical 7-segment parts. What really helps add to the look is the shaded acrylic windows, which adds a very nice effect.

It’s a nice tribute piece that any fan would instantly recognize. We’ve seen some other great builds, too, like this replica of the RC controller that first gets the DeLorean up to 88 mph. If you’ve been whipping up your own neat prop project, don’t hesitate to hit us up on the tipsline!