About the Project: An exploratory and interactive playground of colors and shapes through light and RGB sensor input. The inputs are read through Arduino, which is then translated into Processing to create unique, kaleidoscope-like patterns. The viewer takes a laser pointer and points it at the sensors, resulting in moving shapes with varying colors. Shape size is based on brightness input through a photocell, while the colors are affected by the RGB sensor’s input. In addition, there is a button for the viewer to switch between the two types of patterns: circular and geometric.
View code on Github.