Difference between revisions of "Arduino Duemilanove"
Jump to navigation
Jump to search
(→See also: added projects containing arduino duemilanove link) |
|||
Line 14: | Line 14: | ||
|clock_speed = 16 MHz | |clock_speed = 16 MHz | ||
|num_positions = 14 Digital (6 of which are PWM)<br>6 Analog | |num_positions = 14 Digital (6 of which are PWM)<br>6 Analog | ||
+ | |memory = | ||
+ | |flash_memory = 16 KB (ATmega168)<br>32 KB (ATmega328) | ||
+ | |sram = 1 KB (ATmega168)<br>2 KB (ATmega328) | ||
+ | |eeprom = 512 bytes (ATmega168)<br>1 KB (ATmega328) | ||
|length = | |length = | ||
|width = | |width = |
Revision as of 17:01, 20 January 2010
Arduino Duemilanove is an embedded system platform based on a simple open hardware design for a single-board microsontroller, with embedded I/O support and a standard programming language. It is called the Duemilanove because it was made in the year 2009 or duemilanove in Italian.
Arduino Duemilanove | |
---|---|
The USB Arduino Duemilanove. | |
General Information | |
Manufacturer | Arduino |
Average Price | $30 |
Specifications | |
Input Voltage | 7-20V |
Max Input Voltage | 20V |
Output Voltage | 5V |
Clock Speed | 16 MHz |
Number of Positions | 14 Digital (6 of which are PWM) 6 Analog |
Flash Memory | 16 KB (ATmega168) 32 KB (ATmega328) |
SRAM | 1 KB (ATmega168) 2 KB (ATmega328) |
EEPROM | 512 bytes (ATmega168) 1 KB (ATmega328) |
See also
External links
- Official Arduino Page
- SparkFun - Arduino distributor
- MakerShed - Arduino distributor
|