[Bogdan] has some trouble getting up in the morning. A blaring alarm will do the trick but that’s no way to start the day. To get him through the dark winter months he wanted to try a sunrise simulator. He patched into the alarm signal of his bedside clock, intercepting the command from the clock’s microprocessor and using it as an input for his own ATtiny13. From there, the tiny13 gradually brightens a 150W halogen lamp using a triac until his room is as bright as a July morning. A signal is then sent to the alarm clock’s audio amplifier to turn on the audible alarm. He’s got the system set for a 20-minute sunrise so it’s just a matter of programming his alarm 20-minutes early than the ‘I absolutely have to get out of bed now’ time.
clock hacks977 Articles
Meter Clock
This analog meter clock was built by [Len Bayles]. Its 3 meters are controlled by an AT89c2051. The circuit itself is very simple, and available on the site. The meters are powered from a DAC, with a quad amp in between to keep the meter from drawing too much current.
[via HackedGadgets]
Multi Multimeter Clock
[Alan Parekh] built this clock to look like a Multimeter using analog multimeters for the three displays. A PIC does the timekeeping and feeds a specific amperage to the three displays which show hours, minutes, and seconds.
We’ve seen clocks that use analog meters before. [Alan] took the concept to the next level, replacing the graduated markings behind each needle to correspond to the correct display. He’s also included precise calibration so that each meter is as accurate as possible. After watching his video we’re convinced this is a refined product ready for a wide market, at least for those who appreciate the geek factor of the display.
Giant LED Matrix
We all love blinky lights. What we love even more than blinky lights is a very detailed tutorial with great photos. [Richard Kline] has written this fantastic tutorial on how to build a large 5×7 LED matrix and control it with a PIC processor. The bulk of the body is a foam insulation board, covered with a diffuser. Source code and schematics are available for download from the site. If you’ve ever thought about getting into PIC processors, this would be a great beginner project.
[via MakeZine]
Morse Code Clock
[youtube=http://www.youtube.com/watch?v=vQwGw0s2qAc&w=470]
[Johnny Carlo] put another spin on clock displays with his Propeller-based Morse Code clock. He repurposed a tap light, using the tap function as a switch input and actuating the bulb inside with the help of a transistor. If you want to know the time just give it a tap and the device will transmit back to you in a series of flashes. This is great if you’re contemplating a career as a Navy Signalman or just need another way to practice Morse Code.
[Thanks Mike]
Color Clock Makes Telling Time Impossible
Fake Nixie Clock
[Barry] didn’t want to deal with the voltages involved in using a Nixie display so he built this clock to look like it has Nixie tubes. He’s made 7-segment LED displays using some channel material, and mounted them so they look like they’re hovering above the clock base. Once everything was hooked up he added small glass jars over the top of each digit, completing the look.