Arduino

This is an old revision of this page, as edited by 24.81.63.128 (talk) at 06:30, 29 August 2006 (added links and removed linkless notice). 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.

The Arduino board.


Arduino Hardware Versions

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

  • the standard serially programmable Arduino, with a DB9 serial connection, and
  • the Arduino Extreme, which incorporates a USB interface for programing.


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.