How to upload code to arduino nano chinese version (Ch340)

Install CH340 Driver (for Chinese version)

http://www.wch.cn/download/CH341SER_ZIP.html

Download a source code or make your code or use Example

in each project

Click Download Zip

Unzip the file and open the *.ino file

Select board / Processor / Com port

Select

  • Arduino Nano
  • ATmega328P (Old Bootloader)



plug your arduino nano

find / select emerging com port

if you plug the Arduino, a new com port will be appeared

Hit the upload button

Install related library (if necessary)

Sketch - Include Library - Manage Libraries ...

ex) if you are using a neopixel, you will need to add library