
The Nano V3.0 (CH340) is a small, complete, and breadboard-friendly microcontroller board based on the ATmega328P. It is a highly popular, low-cost clone of the official Arduino Nano. The primary difference between this version and the official board is the USB-to-serial converter chip: instead of the standard FTDI FT232RL chip, it uses the CH340G chip. Because of this different chip, you will need to download and install the CH340 drivers on your computer (Windows/Mac) for the Arduino IDE to recognize the board. It functions exactly like an Arduino UNO but in a much smaller form factor, lacking only a DC power jack, and it works with a Mini-B USB cable instead of a standard one.
Here are the standard specifications for this specific board:
Microcontroller: ATmega328P-AU (Surface Mount)
USB-to-Serial Chip: CH340 / CH340G
Operating Voltage (Logic Level): 5V
Input Voltage (Recommended): 7V - 12V (via VIN pin)
Input Voltage (Absolute Limits): 6V - 20V
Digital I/O Pins: 14 (including 6 capable of PWM output)
Analog Input Pins: 8 (A0 to A7)
DC Current per I/O Pin: 40 mA
Flash Memory: 32 KB (ATmega328P) of which 2 KB is used by the bootloader
SRAM: 2 KB (ATmega328P)
EEPROM: 1 KB (ATmega328P)
Clock Speed: 16 MHz
USB Connector: Mini-B USB
Dimensions: Roughly 18 mm x 45 mm
Weight: ~7 grams
| Weight |
0.05 kg |
|---|---|
| Dimensions | 1.0 × 1.8 × 4.5 cm |