Arduino Nano 3.0 with ATMEGA328

Arduino Nano 3.0 is a small, complete, and breadboard-friendly surface mount embedded version of Arduino with integrated USB, which is based on the ATmega328. It has everything that the Arduino Diecimila/Duemilanove has, electrically, with more analog input pins and an onboard +5V AREF jumper. The Nano 3.0 works with a Mini-B USB cable, and can be powered via the Mini-B USB connection, a 6-20V unregulated external power supply (pin 30), or a 5V regulated external power supply (pin 27). The power source is automatically selected to the highest voltage source.

The Nano has the breadboard-ability of the Boarduino and the Mini+USB, with a smaller footprint than either, so users have more breadboard space. It also has a pin layout that works well with the Mini or the Basic Stamp (TX, RX, ATN, GND on one side, power, and ground on the other). This 3.0 version comes with the ATMEGA328, which offers even more programming and data memory space.

Features

  • Atmel ATmega328 microcontroller
  • Automatic reset during program download
  • Power OK blue LED
  • Green (TX), red (RX) and orange (L) LED
  • Auto sensing/switching power input
  • Small mini-B USB for programming and serial monitor
  • ICSP header for direct program download
  • Standard 0.1″ spacing DIP
  • (breadboard friendly)
  • Manual reset switch

Specifications

  • Operating voltage (logic level): 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: 8
  • DC current per I/O pin: 40mA
  • Flash memory: 32KB
  • (of which 2KB used by bootloader)
  • SRAM: 2KB
  • EEPROM: 1KB
  • Clock speed: 16MHz
  • Dimensions: 0.70″ x 1.70″

Additional Resources
PDF-Icon Datasheet
PDF-Icon Schematic
PDF-Icon User Manual
PDF-Icon ATmega328 Datasheet