LiveLight Is An Expertly Crafted Ambilight Clone

[SunWind] (Edit 2018: who now goes as [nerdaxic]) developed his own version of the Phillips Ambilight system which he is calling LiveLight. We’ve seen more than a few of these hacks, many of them are based around Arduino, and most use LED strip lighting. [Nerdaxic] is using strip lighting as well, but his design is clean and polished quite a bit more than anything else we’ve seen. In our minds this would be welcomed by even the most discriminating of A/V enthusiasts.

He found just the right size of project box and managed to fit everything in on a nicely milled PCB. The enclosure itself has also been milled to allow the mini USB B connectors for each of the nine RGB LED strips. But he didn’t stop there, the top of the enclosure has labels milled into it to help when hooking everything up.

An ATmega32 addresses the LED strips based on data pushed in from a computer. An on-board FTDI chip adds USB connectivity and [nerdaxic] used a hack to rewrite the EEPROM on that chip so that it enumerates with the name “LiveLight USB Interface”. A program called Boblight gathers the data from the currently playing video. You can see the final project in the video embedded after the break.

Continue reading “LiveLight Is An Expertly Crafted Ambilight Clone”

[Jeri’s] Dress Lights Up When Someone Invades Her Personal Space — Step Back Nerds!

[Jeri] threw down the geeky fashion gauntlet by building this LED enhanced dress. She chose to assemble the project for her trip to BarBot 2011, and we can’t think of a more appropriate setting for such a garment. It uses a motion sensor to set off a delayed pattern of blue lights hidden underneath the fabric.The best part of the hack is the instamatic camera. It looks like a fashion accessory, but it’s really hiding all of the circuitry for the lights.

Inside the camera a PIR sensor waits until it detects motion, sending a signal through an op-amp to the trigger circuitry. A 74LS14 Schmitt Trigger chip teams up with some resistor-capacitor timer circuits to build a delay chain for the LEDs. This way, after motion is detected the LEDs come on and off in a staggered pattern that doesn’t require a microcontroller and is very pleasing to the eye. See the Analog win for yourself after the break.

Continue reading “[Jeri’s] Dress Lights Up When Someone Invades Her Personal Space — Step Back Nerds!”

LCD: Replacing CCFL With LEDs

[Fileark] had the backlight on his digital picture frame go out one day. These are generally Cold Cathode Fluorescent Lamps which require an inverter to source the voltage necessary for proper operation. When they stop working, the inverter is usually to blame. Since that circuit is made up of pretty small surface mount circuitry, he decided to replace the backlight with LEDs rather than repair the inverter.

In the video after the break [Fileark] will walk through the entire project. After snooping around inside the picture frame he sizes up a strip of LEDs on a flexible substrate. The metal retaining bracket that hosts the LCD must be altered to fit the new light source and for that, he’s included a hacking montage in his video. The final result looks stock and he estimates the screen is around 97% as bright as with the original backlight.

This isn’t the first time we’ve seen an LED edge-lit upgrade. The last one we saw even used a custom PCB to host the LEDs.

Continue reading “LCD: Replacing CCFL With LEDs”

A Bright Idea

[Jeri Ellsworth] had a bright idea – a brain-activated light bulb that floats above your head. While out and about, she saw some guy with a video game icon attached to metal rod sticking out of his backpack. The rod made the icon appear to be floating above his head (think The Sims), which was the inspiration for this LED powered light bulb. The bulb is connected to a metal rod, as well as a metal hoop which is springy enough to keep a pair of electrodes snugly attached to your head.

Those electrodes, along with a third probe used for noise reference, are hooked up to a AD620 instrumentation amplifier. With the help of op amps, it modulates the red or green LEDs that are attached to the back side of the light bulb. The end result is an amusing way to show brain activity while being grilled on a Q/A panel, or while just wandering around taking in all the amazing sights presented at Maker Faire.

Join us after the break for a video demonstration.

Continue reading “A Bright Idea”

Reverse Engineering A Cheap LED Message Marquee

[Hugo] went all out when sharing his findings while reverse engineering this small LED marquee. He purchased the 29×7 LED matrix for under $12 but was surprised to find that the USB connector wasn’t a standard type and didn’t come with a cable. He first soldered a standard connector in place and then set out to make the device do his bidding (translated).

What he accomplished can be seen in the video after the break. He can now connect to the device via a USB cable, sending it new messages and adjusting the speed at which it scrolls. He can also adjust the spacing between letters, reverse the scrolling direction, read the on-board buttons, and write the settings to the device’s EEPROM. This is all thanks to some alternative firmware that [Hugo] wrote for the ATmega88. You can download a copy of that code from the wiki page he put together (translated). We really appreciate the time he spent putting that page together. The wealth of information he gathered during the hacking process serves as an example of the best way to share your projects with the world.

Continue reading “Reverse Engineering A Cheap LED Message Marquee”

Displaying Video And Gifs On RGB LED Matrices

led_matrix

[Mathieu] was on holiday in China and picked up some fun toys while perusing the numerous electronics markets there. The most interesting things he discovered were a pair of RGB LED matrices. They came in two different flavors, one made for indoor and one for outdoor displays, sporting a 64×32 and 32×16 resolution, respectively.

If you’ve read his blog before you know he is a big fan of LED matrices, so it’s only natural that bought a whole bunch of them and started experimenting once he got home. Using the same Atmel FPSLIC LED matrix control board he showed off in this previous hack, he was able to get the LED matrices up and running in no time. He adapted his webcam project to utilize the new panels, and he added a whole new feature as well. Via MatLab, he can now display any sort of animated gif on the panels, as you can see in the video below. The panels look great, and if we had a few of these around, there’s no doubt we would probably play this video on infinite repeat.

He says that the despite their somewhat questionable origins, the panels are of top notch quality, and he is willing to organize some sort of group buy if others are interested.

Continue reading “Displaying Video And Gifs On RGB LED Matrices”

Awesome Custom Disco Basement

led_shelves

[Evan] is one of those neighbors you only wish you had.

His neighbors were renovating their basement for use as home theater, and he stopped by to check out how things were coming along. While there, he suggested they add some LED lighting to their shelving unit to make them pop. His neighbors were game, so he sourced some cheap RGB LEDs online and began working on the circuits and firmware needed to control the lights. His neighbors wrote some custom software that interfaces with iTunes to create a neat visualization in the shelving unit whenever music is played.

Once everything was complete, his neighbors informed him that they wanted an additional 20 overhead can lights and a set of 4 wall sconces wired up as well. Needless to say he was pretty excited, so he got busy wiring up the remainder of the basement.

He pushed the installation’s PIC microcontroller about as far as he possibly could, resulting in the awesome show seen in the video below.

Needless to say, it’s pretty impressive, though we wish we could have a peek at the code used to run everything. Wink, wink, nudge, nudge.

Continue reading “Awesome Custom Disco Basement”