Arduino: Difference between revisions

Content deleted Content added
No edit summary
Line 6:
 
==Hardware Versions==
The development team has released threesix versions of the Arduino to date:
*The Serial Arduino, programmed with a DB9 serial connection and using an ATmega8 in an DIL28 package. The board can also fitted with an ATmega168 in DIL28.
*The Arduino Extreme, with a USB interface for programming and using an ATmega8 in an DIL28 package. The board can also fitted with an ATmega168 in DIL28.
*The Arduino Mini, a miniature version of the Arduino resembling an over wide ( 700mil ) DIL24 package, with an ATmega168 and slightly different functionality than the larger modules.
*The Arduino BTNG, with ana [[Bluetooth]]USB interface for programming and using an ATmega8 in an DIL28 package. The board can also fitted with an ATmega168 in DIL28.
*The Arduino NG plus (this is the version currently shipping), with a USB interface for programming and using an ATmega168 in an DIL28 package. The board can also fitted with an ATmega8 in DIL28.
*The Arduino BT, with a [[Bluetooth]] interface for programming using an ATmega168.
 
==Development Team==