Introduction
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 Duemilanove. The Duemilanove automatically selects the appropriate power supply (USB or external power). A great description of the new functionality can be found here (USB fuse protection, software reset, and much more!). Board comes fully assembled and tested with ATMega328 pre-loaded with bootloader. Please see the Arduino support forum for more information about this new board revision and bootloader.
Summary
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 of which 2KB used by bootloader |
SRAM | 2 KB |
EEPROM | 1 KB |
Clock Speed | 16 MHz |
Specifications
- Size: 75x54x15 mm
- Weight: 25 gram
Shield Compatibility
- Arduino Duemilanove Prototype Shield (Compatible)
- IO Expansion Shield For Arduino(V5) (Compatible)
- LCD KeyPad Shield For Arduino SKU: DFR0009 (Compatible)
- Arduino Motor Shield (Compatible)
- Arduino Ethernet Shield (Compatible)
More Documents
category: Product Manual category: DFR Series category: MicroControllers