About Me

Champaign, IL
I am an engineering student at The University of Illinois which makes me seem a lot smarter than I really am. This blog tells the stories of my attempt to get the full U of I experience with more than a bit of commentary.

Thursday, December 12, 2013

The RLA

 Synesthesia: The Reactive Lighting Array



Using an Arduino UNO, some LEDs and a bit of Pure Data I was able to hack together a surprisingly agile lighting array. The key ingredient is a wonderful library called Pduino which allows the Arduino to talk directly to Pure Data using the Firmata firmware. With this communication in place processing the audio and lucifying the sounds was no trouble at all. The RLA has a couple modes of operation, the most dramatic of which is reactive mode shown in the video above. The code is on my github under the project name 'RLA'.

Some screen shots
The setup interface 

Light controlling interface



The reactive calculations

No comments:

Post a Comment