Introduction: HOW TO DRIVE FT232R USB UART CLONE ARDUINO NANO BOARD 3.0

About: Hello Welcome to Electrozubous on instructables, enjoy so much more on electronics circuit designing, Arduino projects, coding,3D printing,3D designing and much more so don't forget to stay creative.enjoy!!
Today, i bought arduino nano v3.0 (clone), but i have problem. my computer always detect "FT232R USB UART" and
arduino Ide cant detect this board. why? whats wrong? okey i have tutorial for solve this problem.

Step 1: DOWNLOAD FTDI COM DRIVE

First you need to download FTDI CDM driver from this link https://www.ftdichip.com/Drivers/VCP.htm i use new version
"CDM v2.12.00 WHQL Certi5ed".

Step 2: Create a New Folder

In your laptop create a new folder and renamed it with ft232.

Step 3: Extract the Downloaded File

Extract the downloaded files into the new folder you just created and renamed it.

Step 4: Plug USB Cable Into Arduino Nano Clone

open device manager and go to other device "FT232R USB UART",
please look, if you find "FT232R USB UART" ?? Ok. if you find it click on it, okey next steps.

Step 5: Update Driver or Browse in Your System Files

If you want to install via (Update Driver Software) or Browse for driver file in your laptop.
I recommend browse for driver file in your laptop.
click, browse in your laptop then search for the new folder you created and renamed it to ftdi click it. Just follow order
instructions the system will provide.
are you finish? okey next step!

Step 6: USB Serial Port

Click ftdi driver file your downloaded in your laptop install it.

Step 7: Done

You will receive a message, driver installed or updated successful.
Go back to device manager something like this will appear ( USB serial port (COM 10)
open your arduino ide, and make some project
having nice day.