ExpeditInvaders: IKEA Expedit shelf modified with RGB LEDs

Michu shared his IKEA Expedit shelf RGB LED mod ExpeditInvaders. He connected 40 RGB LED modules and a keyboard to an Arduino to make a color changing Ikea bookcase: I just finished my project “ExpeditInvaders”, a spiced up Ikea shelf! I added 40 LED modules to it and glued a keyboard on the bottom of […]

7400 competition entry: Animated LED Christmas sign

Raj entered his Animated LED Christmas sign into the Open 7400 Logic Competition. Having already build a PIC controlled version, he wanted to try and control the sign using discrete logic only. The individual letters are build from red LEDs and run of a 32V power supply. Check out the video of this project below. Via […]

App Note: LEDs allow new remote-controlled lighting applications

A remote-controlled lightning applications: One benefit LEDs offer in general lighting applications is that they are easier to control remotely. This application note describes a remote-controlled architectural or street-lighting system and describes how to implement power-line or wireless communications control of a lighting system. Thanks for the tip rsdio!

Hacking RGB Christmas lights

Deep Darc has successfully reverse engineered the operation of a 50-light set of GE multicolor Christmas lights. His work involved snooping the protocol used on the LEDs data bus line and exploration of the remote control unit, resulting in source code allowing control of the display of colors and patterns by an Attiny13A. Via Wonderhowto.

Bus Pirate script for 8×32 LED matrix

will_j posted a Bus Pirate script that controls a Sure Electronics 8×32 LED marquee: Here’s a quick and dirty perl script to display ‘BPv3’ on a Sure Electronics 8×32 LEd Matrix display. You can also use a 16×24 display if you change the second command code to 44 from 40. Any improvements gratefully received – […]