Arduino Nano Compatible CH340 / USB-C
The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328. It has more or less the same functionality of the Arduino Uno, but in a different package. It lacks only a DC power jack, and works with a USB type C USB cable instead of a Type A used by the Uno. This particular version of the nano differs in that it doesn't use the standard FTDI chip to control the USB interface. Instead it uses the CH340 which is automatically supported by most operating systems. Once the drivers are installed, the nano will work in exactly the same way as those that use the FTDI chip, it's just cheaper to manufacture, and thus we're able to offer them at an excellent price.
The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328. It has more or less the same functionality of the Arduino Uno, but in a different package. It lacks only a DC power jack, and works with a USB type C USB cable instead of a Type A used by the Uno. This particular version of the nano differs in that it doesn't use the standard FTDI chip to control the USB interface. Instead it uses the CH340 which is automatically supported by most operating systems. Once the drivers are installed, the nano will work in exactly the same way as those that use the FTDI chip, it's just cheaper to manufacture, and thus we're able to offer them at an excellent price.
PLEASE NOTE: New versions of the Arduino IDE now have an additional option for the bootloader version. When setting up the IDE for this Nano please select the following options found under the 'Tools' menu:
Board: "Arduino NANO"
Processor: "ATMega328P (Old bootloader)"
Port: "COMX" (X = Whatever the port number is on your PC)
Specification:
Microcontroller: ATmega328
Operating Voltage (logic level): 5 V
Input Voltage (recommended): 7-12 V
Input Voltage (limits): 6-20 V
USB: Programing and serial interface via USB Type-C
Digital I/O Pins: 14 (of which 6 provide PWM output)
Analogue Input Pins: 8
DC Current per I/O Pin: 40 mA
Flash Memory: 32 KB of which 2 KB used by bootloader
SRAM: 2 KB
EEPROM: 1 KB
Clock Speed: 16 MHz
Dimensions: 0.73" x 1.70"
Windows Installation Instructions
Windows update should automatically install the correct driver as soon as you plug the Nano in for the first time. However, if Windows fails to install the driver for some reason it can be installed manually from the link below. Simply download and unzip them, plug in your nano and when the new hardware is detected, point the wizard to the folder you just unzipped to and it should install without any problems.
Drivers can be found on our support forum here.