The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328 (Arduino Nano 3.0) or ATmega168 (Arduino Nano 2.x).
NANO V3 based on the ATmega328 microcontrollers has a small size and can be used together with model boards for solderless wiring (breadboard). It has a similar structure with Arduino Uno/Duemilanove, but different size and with additional Analog In A6, A7. To reduce the size, components are mounted on both sides of the PCB.
The board uses a chip CH340G as a converter UART-USB. Chip CH340G – is a budget solution. With an operating frequency in 12Mhz, yields a stable result of a data interchange.