Real-time data visualization

Arduino is a small electronic board with a microcontroller, developed by members of the Interaction Design Institute in Ivrea. The name is derived from that of a Ivrea bar frequented by some of the founders of the project (which in turn calls the name of Arduino d'Ivrea, King of Italy in 1002).

Arduino uses sensors (for example, a light sensor) and actuators (for example a motor) that allow to hear and act on the real world. It is equipped with a simple integrated development environment for programming with a simple and intuitive language derived from C and C++ called Wiring (much like Processing).

Learn Arduino: website / book / tutorial / video / talk / simulator

In this part we will integrate Arduino and Processing in order to visualize data coming in real-time from the real world: