Difference between revisions of "Arduino Duemilanove"

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
Line 1: Line 1:
[[Image:Arduino_Duemilanove_2009b.jpg|right|thumb|The USB Arduino Duemilanove (2009 in Italian).]]
+
'''Arduino Duemilanove''' is an embedded system platform based on a simple open hardware design for a single-board [[wikipedia:microcontroller|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 [[wikipedia:Italian|Italian]].
'''Arduino''' is an embedded system platform based on a simple open hardware design for a single-board [[wikipedia:microcontroller|microsontroller]], with embedded I/O support and a standard programming language.  The Arduino programming language is based on ''Wiring'' and is essentially [[wikipedia:C (programming language)|C]]/[[wikipedia:C++|C++]] (several simple transformations are performed before passing to the avr-gcc compiler).  The goal of the Arduino project is to make tools available that are accessible, low-cost, low capital investment, flexible and easy-to-use for artists and hobbyists, particularly those who might not otherwise have access to more sophisticated controllers that require more complicated tools.
 
  
{{see wikipedia}}
+
{{Infobox electronic component
 +
|component_name = Arduino Duemilanove
 +
|image = Arduino_Duemilanove_2009b.jpg
 +
|caption = The USB Arduino Duemilanove.
 +
|manufacturer = [[Arduino]]
 +
|current_version =
 +
|avg_price = $30
 +
|input_voltage = 7-20V
 +
|max_input_voltage = 20V
 +
|output_voltage = 5V
 +
|max_output_current = 50mA
 +
|clock_speed = 16 MHz
 +
|num_positions = 14 Digital (6 of which are PWM)<br>6 Analog
 +
|length =
 +
|width =
 +
}}
  
 
== See also ==
 
== See also ==
* [[Lilypad Arduino]]
 
* [[Arduino Mega]]
 
 
* [[Arduino shield]]
 
* [[Arduino shield]]
 
* [[List of Arduino shields]]
 
* [[List of Arduino shields]]
  
 
== External links ==
 
== External links ==
* [http://www.arduino.cc Official Arduino Page]
+
{{arduino links}}
* [http://www.sparkfun.com SparkFun] - Arduino distributor
 
* [http://www.makershed.com MakerShed] - Arduino distributor
 
  
 
{{electronic component}}
 
{{electronic component}}
 +
{{arduino models}}

Revision as of 06:36, 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



See also

External links