[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.
TRIAC17 Articles
10,000 Watt Fluorescent Array
[youtube=http://www.youtube.com/watch?v=C_t2jrSsVXs&NR]
This is an array of flourescent tubes that form a display. The video above is just two modules of a ten module installation that [Valentin] and his team are showing at an exhibition in Berlin tomorrow. The connected modules form something of a scrolling 16-segment display (similar to the 17 segment display modules of the ninja party badges but much larger). They’re using triacs, optocouplers, DMX, and an Arduino to interface a computer with the 182 fluorescent tubes of the display. Check out a second video after the break to see (or be blinded by) all ten modules pulling 10,000 watts.
A Remote Controlled RGB Light Bulb Lamp
RGB just got a lot brighter by using 3x60Watt flood lights instead of an LED. The bulbs are driven via TRIACs and the whole thing uses a remote control to change the levels of the three bulbs. It is also able to store these levels for later recall. The IR receiver was taken from a dead TV set along with its remote control, or a universal remote set to a Phillips TV can be used. The source code and schematic for this project are available.