Arduino - Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.
- Video
- Product
Listing
- New
Products
- Featured
Products
- Company
Information
 | | Arduino Shields - Arduino and Arduino-compatible boards make use of shields, expansion boards that plug into the normally supplied Arduino pin-headers. The different shields follow the same philosophy as the original toolkit: they are easy to mount and easy to use.
More... |
 | | Arduino Due Board - The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU (datasheet). It is the first Arduino board based on a 32-bit ARM core microcontroller. The Due has 54 digital input/output pins (of which 12 can be used as PWM outputs), 12 analog inputs, 4 UARTs (hardware serial ports), a 84 MHz clock, an USB OTG capable connection, 2 DAC (digital to analog), 2 TWI, a power jack, an SPI header, a JTAG header, a reset button, and an erase button.
More... |
 | | Leonardo Board - The Arduino Leonardo is a microcontroller board based on the ATmega32u4. It has 20 digital input/output pins, 7 of which can be used as PWM outputs and 12 as analog inputs; a 16 MHz crystal oscillator; a micro USB connection; a power jack; an ICSP header; and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with an AC-to-DC adapter or battery to get started.
More... |
|
More about Arduino
Arduino is a tool for making computers that can sense and control more of the physical world than your desktop computer. It's an open-source physical computing platform based on a simple microcontroller board, and a development environment for writing software for the board.
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 physical outputs. Arduino projects can be stand-alone, or they can communicate with software running on your computer (e.g. Flash, Processing, MaxMSP.) The boards can be assembled by hand or purchased preassembled; the open-source IDE can be downloaded for free.
The Arduino programming language is an implementation of Wiring, a similar physical computing platform, which is based on the Processing multimedia programming environment.
|
|
|