Arduino

This is an old revision of this page, as edited by 80.174.14.84 (talk) at 12:39, 11 September 2006 (Development Team). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Arduino is an open-source 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.


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. Arduino, in the spirit of Open source projects, is supported by hundreds and owned by no one.