Arduino

This is an old revision of this page, as edited by Misto (talk | contribs) at 20:05, 5 November 2006 (ca:). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Arduino is an open source hardware physical computing platform based on a simple I/O board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Macromedia Flash, Processing, Max/MSP, Pure Data). The boards can be assembled by hand or purchased preassembled; the open-source IDE can be downloaded for free.

The Arduino project received an honorary mention in the Digital Communities category at the Prix Ars Electronica 2006.


Hardware Versions

The development team has released three versions of the Arduino to date:

  • the standard serially programmable Arduino, with a DB9 serial connection,
  • the Arduino Extreme, which incorporates a USB interface for programming, and
  • The Arduino Mini, a 28 pin miniatureversion of the Arduino, with the same functionality of the larger modules.

Development Team

The core Arduino developer team is composed of Massimo Banzi, David Cuartielles, Tom Igoe, David Mellis and Nicholas Zambetti.

See also