Note: This product is no longer available, replaced by the Arduino Uno - R3.
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. Flash, Processing, MaxMSP). The open-source IDE can be downloaded for free (currently for Mac OS X, Windows, and Linux).
This is the new Arduino Uno. In addition to all the features of the previous board, the Uno now uses an ATmega8U2 instead of the FTDI chip. This allows for faster transfer rates, no drivers needed for Linux or Mac (inf file for Windows is needed), and the ability to have the Uno show up as a keyboard, mouse, joystick, etc.
Specification
-
Microcontroller: ATmega328
-
Operating Voltage: 5V
-
Input Voltage (recommended): 7-12V
-
Input Voltage (limits): 6-20V
-
Digital I/O Pins: 14 (of which 6 provide PWM output)
-
Analog Input Pins: 6
-
DC Current per I/O Pin: 40 mA
-
DC Current for 3.3V Pin: 50 mA
-
Flash Memory: 32 KB (ATmega328) of which 0.5 KB used by bootloader
-
SRAM: 2 KB (ATmega328)
-
EEPROM: 1 KB (ATmega328)
-
Clock Speed: 16 MHz
Application
- Using Arduino Uno to read Motion Sensor that will trigger an alarm if movement is detected.
-
Robotics, such as Line Follower Robot or Obstacle Detection Robot.
Shipping List
- Arduino Uno
Bonus
- USB Cable
- 9V Battery Clip and Jack DC
- DVD with Arduino IDE, Documentation & Tutorial Video
Documents