How it’s done v2
The liightbrush v2 is an interactive light painting tool. Made of a 1 meter long LED strip, it changes color based on where it is positioned in space according to a user selected picture. You can move the brush along, in whatever orientation/direction, and it will “paint” the global appearance of the target image.
Here is an example of a light painting session, and its result:
There are three main parts to the project:
- a LED strip (with by the LPD8806 chip instead of the HL1606 of the first version), allowing control of individual LEDs with a wide spectrum of colors
- an Arduino Mega, receiving data from the Serial link to the PC and sending it properly to the LED strip. I use the great SPI libraries to pilot the LEDs (http://forums.adafruit.com/viewtopic.php?f=47&t=22982)
- a bluetooth module connected to the Arduino in order to make the Serial link wireless
- Infrared emitters, extracted from a wireless Wii sensor bar, placed at each extremity of the liightbrush in order to allow the wiimote to “see” it
- An aluminum rod, a plastic box, a battery pack, duct tape, bolts and wire
Not on a plane
It’s done! I now officially have a working version 1 of the liightbrush. I have cut it down to 32 LEDs as I was having issues over that number, but it now works in a fully wireless way. As you can see on the picture below, I would highly recommend against trying to board a place with such a device on yourself ![]()



Wireless Squarepants
I unfortunately do not have an appartment large enough to use a 2 meters wide lightpainting appartus, but I still managed to run a few tests that are showing great promises, even with some significant day light. It appears that there is a “ghost” duplicate image, I have not figured out yet if that was due to the reflection of the IR emitters, the source image, or my code. I’ll have to look into that in more details.



Version 2
Took me quite some time, but here is at last v2 of the liightbrush. There are the main improvements:
But it is still not over yet as I still need:
Think Big
Back to work, the time I can spend on the liightbrush is now seriously limited. Nonetheless, the v2 is on the way, with almost 7 times more LEDs (as shown below) and wireless connection to the PC through bluetooth. I am still looking around for proper material to scatter the light. Most parts should be in late this week, and I am targeting to get the work done by the end of next week.

Music at the crossing
A request for an animal crossing character came in, which I couldn’t refuse. This picture teaches something valuable: a black background on a picture isn’t always as black as I would want it to be. I need to ensure that it is true black in order for it to be completely transparent, otherwise there might be some lost pixels, basically black to the eye but that get translated to colored LEDs nonetheless, as seen with the blue dots below.

As a bonus (lucky you), here is a mix of yesterday’s two pictures.

Moonwalker
Confined spaces make the picture that much more real thanks to the reflections, but at the same time that much more surreal (go figure). The picture below is named “got lost?”, because giving it a name just make it seem like it’s art.

Neighbors are beginning to wonder what are these flashing lights at night. And when there’s something strange in the neighborhood, who are you gonna call? (thanks Nicolas for the idea).












