Arduino Workshop

By Henk van Engelen

Arduino is an open-source physical computing platform based on a simple i/o board, and a development environment for writing Arduino software. The Arduino programming language is an implementation of the language used by Wiring, while the Arduino environment is based on Processing. Arduino can be used to develop interactive objects, taking inputs from a variety of switches or sensors, and controlling a variety of lights, motors, and other outputs. Arduino projects can be stand-alone, or they can be communicate with software running on your computer (e.g. Flash, Processing, MaxMSP). Arduino received an Honory Mention in the Digital Communities section of the 2006 Ars Electronica Prix.

Leave a Reply