A Cable Box Becomes A Network Time Display

DVR

In 2011 [Erkki]’s DVB box gave up the ghost. It had been a fixture of his media center for quite a while, decoding cable and recording shows faithfully for years. A flaky power supply will bring down the mightiest machine, though. and the Topfield box eventually found itself in disuse. One thing [Erkki] liked about this cable box is its wonderful green LED clock – even after the box had been declared dead, he still used it as a clock. Not wanting to keep a faulty machine on life support, [Erkki] decided to strip the guts and replace them with a networked Arduino that receives time over a network

[Erkki] originally used an Arduino and an ENC28J60 Ethernet module to receive time from an NTP server and spit it out onto the LCD display. A full Arduino for this kind of job, especially one that’s a more or less complete project, is a bit overkill so [Erkki] designed a PCB to put his ‘duino to better use.

One interesting bit about this build is that [Erkki] found it completely broken one day. Figuring this was a problem with the microcontroller, he first fried the ATMega with 9 volts – the reasons escape us, however – and started work on programming a new chip. After looking at different ports on his NTP server with a microcontroller, [Erkki] realized he had reset his network switch recently, meaning the previous microcontroller was working perfectly.

In the future, [Erkki] hopes to add some new features to this 8×4 seven-segment display sitting in a large box; something like reading off the temperature, checking IRC and his physical mailbox, and notifying him when someone is at the front door.

Adafruit Builds The Back To The Future Time Circuit Display

back-to-the-future-time-circuit-clock

If you were growing up in the ’80s this display panel will be instantly recognizable. It’s the time circuit display which [Doc Brown] built into his 88 mph per hour DeLoren time machine. If this still doesn’t jog your memory (or if — *gasp* — you’ve never seen the movie Back to the Future) take a gander at the montage video below.

The thing is, if you look really closely you’ll find this isn’t an exact match. Hackaday alum [Phil Burgess] put together a guide for Adafruit that shows how to build this version. But the movie actually cheated when it came to the month display. In production the month was displayed as alpha characters by painting glass slides. To make that happen here you would need some sixteen segment modules (like in this project). But we don’t mind the change one bit. The nostalgic look stands on its own even if it’s not an exact replica.

We’re sure you’ve figured out by now that this is backed by a dead-accurate real time clock (chronodot) and powered by a Teensy microcontroller board. Which means you can use it for just about any of your timekeeping needs.

Continue reading “Adafruit Builds The Back To The Future Time Circuit Display”

Twenty Two Servos And An Awesome Clock

servo

We can never get enough interesting clock builds, and [ebrithil]’s servo clock (Deutsche, Google translation) is up there with the best of them. There’s twenty-two servos in this clock, moving time forward with the mechanistic precision only an Arduino project can.

The digits in [ebrithil]’s clock are constructed like seven-segment displays, only instead of lighting up LEDs, servos turn small bits of paper that are light on one side and dark on the other. Turing the servo 180 degrees changes each segment from one shade to the other, making for an electromechanical seven-segment display.

The servos are controlled by an Arduino Mega connected to a DS1302 real-time clock. One problem [ebrithil] had with this project is having the segments rotate slightly every time someone turned on a light attached to the same circuit. He solved this problem by running the circuit off a perpetually charging cell phone battery, allowing him to take this clock on the go without losing time.

Continue reading “Twenty Two Servos And An Awesome Clock”

Turning Grandpa’s O-scope Into A Clock

clock

Around 1960, [Aaron]’s grandfather decided to try his hand at a new career in electronics repair. It didn’t pan out, but before he gave up he built a beautiful Heathkit oscilloscope, a model OR-1. Grandpa’s electronics career never took off, but years later it would serve as the impetus for [Aaron]’s own career in electronics. Now [Aaron] has too many oscilloscopes, but still wanted a way to preserve his grandfather’s legacy. An oscilloclock was just the project to do that.

Of course to turn an oscilloscope into a clock requires some interesting control circuitry, and [Aaron] didn’t skimp on his build. He created a custom control board that is able to draw any shape on the CRT screen using just circles; squashing circles to draw a line, and cutting the beam entirely to slice a circle in half.

This isn’t [Aaron]’s first oscilloclock by a long shot. He previously created this amazing clock completely from scratch. Still, using Grandpa’s old tools is a great way to make this oscilloscope useful again, even if [Aaron] is already up to his gills in test equipment.

HackIt: Sony Invites You To Hack Its SmartWatch Firmware

sony-smartwatch-hacking

This is Sony’s smart watch, which has been around for a while now. It’s designed for use with your Android phone, and has always included an SDK that allows app developers to interact with it. But now Sony is taking it one big step further. They’ve published everything you need to know to hack your own firmware for the SmartWatch.

The navigation scheme for that articles includes five menu items at the bottom which you’ll want to dig through. The most interesting to us was the one labeled “SmartWatch hacker guide”. It lays bare the hardware used in the watch and how it’s peripheral component connect to each other. This starts with the STM32 (ARM) microcontroller that drives the watch. It goes on to document how the screen is addressed (SPI1) including the pin to turn it on and off. The same goes for the Bluetooth, accelerometer, buzzer, and touch sensors.

Firmware is updated via USB using Device Firmware Upgrade (DFU) mode. We don’t don’t see any way to connect an on-chip debugger. We searched to see if there is a JTAG port on the circuit board and it sounds like getting the watch apart without breaking it is pretty tough.

Now that you don’t need to stick to what Sony had planned for the device, what do you want to do with your strapless wristwatch?

[Thanks Brian]

A Binary Clock That Uses Bulbs

Based on his username, [Horatius.Steam], it’s not a surprise that he calls this project a “SteamPunk” style binary clock. But we think using neon  glow lamps in this binary clock is more of mid-century modern proposition. Either way, the finished look is sure to make it a conversation piece for your home.

He doesn’t give all that much information on the bulbs themselves. They seem to be neon glow lamps along the lines of a Nixie tubes. It sounds like they just need mains power (based on the image annotations for the relay board). The high voltage is switched by that collection of solid state relays. The controller board includes a DCF radio whose antennae is seen just below the controller. This picks up an atomic clock signal from Frankfurt, Germany. We think it’s a nice touch that he included a mechanical relay to simulate a ticking sound. That and the bulbs themselves can be turned off using the two switches in the base of the clock.

This seems like a good time to direct your attention to an artistic take on a Nixie clock.

 

Alarm Clock Uses Raspberry Pi To Poll Google Calendar

rpi-google-calendar-alarm-clock

We know a lot of people love using their smart phone as a bedside alarm clock. The problem is that a mobile phone is mobile by nature and eventually you’ll forget to put it in the bedroom one night. That’s why we like the solution that [Devon Bray] has chosen. He set up his Raspberry Pi as an alarm clock that is set using Google Calendar.

The setup which he shows off in his video is quite simple. The Raspberry Pi is connected to a set of powered computer speakers. It plays a song whenever an appointment called “wake” comes up on his Google Calendar. This is accomplished by using the Google Data APIs Python Client Library (isn’t that a mouthful?).

This only scratches the surface of what is possible. With this in place you could easily add LEDs to the room for a sunrise alarm. But if you’d prefer a more bare-bones hardware side of things that’s possible too.

Continue reading “Alarm Clock Uses Raspberry Pi To Poll Google Calendar”