Lightpainting LED Wand

About This Project

This device is a tool for long exposure photography. It is a collapsible strip of LEDs that the user moves horizontally across the plane of view of a camera taking a long exposure image. While this happens, each RGB LED pixel of the strip is individually addressed. The final result is a user selected custom image.

I took on this project since I have always been fascinated with light painting and wanted to develop a way of painting custom images with it.


Interactive Model

Exploded View

How It Works

The device is controlled remotely by a Raspberry Pi. The user uploads any custom image of choice over WIFI which is then processed using Python with PIL. The user runs the program via a touch screen connected to the Pi and takes a long exposure image with a camera simultaneously. As the camera takes the image, the user moves the strip of LEDs horizontally in front of the camera's plane of view. Each LED is individually addressed during this time with it's respective RGB value at the correct timing. Since the camera is taking a long exposure image, all light that is exposed to the camera's sensor will be captured, this is what makes light painting possible.

Design Requirements



Notable Engineering Decisions

How It Was Made

The device was fabricated using custom designed SLS 3D printed components and 6mm laser cut clear acrylic. 


The electrical work involved sourcing appropriate power sources for the Raspberry Pi and LED strip and soldering necessary connections.


For reference from ideation to final product, this project took 8 days including fabrication time and waiting for parts.

Results