Rhea Myers

Small Sensoria 1

The electronics

This is the test setup for “Small Sensoria”. It is several LEDs being (mis-used) as light sensors connected to an Arduino. The USB cable connects them to a computer running a Processing sketch that renders the light intensities.

The values can be plotted linearly:

linear Or radially:
radial Next I am going to make the Arduino unit more independent by adding a Bluetooth shield, battery power, and wiring the LEDs up to it.

You can get the Arduino and Processing source code here:

https://github.com/rheaplex/small-sensoria