Thursday, November 26, 2015

ARDUINO NANO CH340 TUTORIAL
This tutorial will help to install and connect the Arduino Nano CH340 . and also help to making the new projects.this is very intresting module and you will make lots of projects by using it.
 Arduino Nano CH340
Step 1: Drivers
Arduino Nano CH340


Basically, let me put it this way. I got my drivers from Here .a downloading the driver .unzip it and install it .once this is done reboot your computer although wait if you are running yosemite and have mac. You will need to follow the instructions in the next step. If you are not a yosemite user, please skip the next step and restart your computer.
 Step 2: If you have yosemite
Drivers to work for you , you must do so before rebooting your Mac:
1. Open terminal
2. Write the following (just copy from here): sudo nvram boot-args="kext-dev-mode=1" Do not ess up here. It may ruin your computer if you write the wrong code.
3. Once you enter is pressed , the terminal will prompt you for your user password . The Insert and press enter
.
4. Once done, restart your computer.
Step 3: Testing


 
Everything is done correctly and there were no errors are appearing. You restart your Arduino IDE and the port should be able to see. For my Mac it is usually like in the photo above, but sometimes it changes. When you upload once in a while you'll get errors (maybe 1 to 3 times) to see that but you do not care, either way usually upload code
.
I hope this tutorial will helped you in the future projects and also give us the feedback .Thanks..

No comments:

Post a Comment