How to upload code to arduino nano chinese version (Ch340)
Install Arduino IDE
Install Arduino IDE
Install CH340 Driver (for Chinese version)
Install CH340 Driver (for Chinese version)
Download a source code or make your code or use Example
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 board / Processor / Com port
Select
Select
- Arduino Nano
- ATmega328P (Old Bootloader)
plug your arduino nano
plug your arduino nano
find / select emerging com port
find / select emerging com port
if you plug the Arduino, a new com port will be appeared
Hit the upload button
Hit the upload button
Install related library (if necessary)
Install related library (if necessary)
Sketch - Include Library - Manage Libraries ...
Sketch - Include Library - Manage Libraries ...
ex) if you are using a neopixel, you will need to add library