Interactive Visual Experience (IVE) Exhibit
IVE is the union of a Processing sketch with several “sensor boxes” controlled by an Arduino microcontroller.
As users interact with the buttons and ultrasonic sensors mounted to these boxes, the display of the Processing sketch projected on a wall changes. Users can interact with what type of objects are drawn on the screen, where the objects are located, object colors, object velocities, and more. The point of this installation is to encourage cooperation between users in creating a dynamic piece of art.






Home automation/security has always been a passion of mine. Sure, there are plenty of commercial kits out there to buy, but I’d rather DIY, especially if it means saving a buck or two. This 2 part series will explain how to cheaply control electrical outlets in your home using an Arduino. Even if you don’t care for home automation, the information from this tutorial will give you serial access to the Arduino over the network, so you can feasibly do ANYTHING, as long as the Arduino is capable of controlling it.