Description
The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328. It works with a Mini-B USB cable.
Specifications:
Microcontroller | ATmega328 |
Operating Voltage (logic level) | 5 V |
Input Voltage (recommended) | 7-12 V |
Input Voltage (limits) | 6-20 V |
Digital I/O Pins | 14 (of which 6 provide PWM output) |
Analog Input Pins | 8 |
DC Current per I/O Pin | 40 mA |
Flash Memory | 32 KB (ATmega328) of which 2 KB is used by the bootloader |
SRAM | 2 KB (ATmega328) |
EEPROM | 1 KB (ATmega328) |
Clock Speed | 16 MHz |
Dimensions | 0.73″ x 1.70″ |
Length | 45 mm |
Width | 18 mm |
Weight | 5 g |
For more information, please see the Arduino website.
Note:
The Nano does not come with a USB cable
This board uses the CH340 USB to serial chip. You may need to download the latest CH340 driver:
Read more here: