How to install Arduino driver in windows

HOW TO INSTALL ARDUINO DRIVER IN WINDOWS


  Plug in your board and wait for Windows to begin it's driver installation process. After a few moments, the process will fail, despite its best efforts





Click on the Start Menu, and open up the Control Panel.

     While in the Control Panel, navigate to System and Security. Next, click on System. Once the System window is up, open the Device Manager.




  • Look under Ports (COM & LPT). You should see an open port named "Arduino UNO (COMxx)". If there is no COM & LPT section, look under "Other Devices" for "Unknown Device".



  • Right click on the "Unknown Device" port and choose the "Update Driver Software" option.


Next, choose the "Browse my computer for Driver software" option


  • Finally, navigate to and select the driver file named "arduino.inf", located in the "Drivers" folder of the Arduino Software download (not the "FTDI USB Drivers" sub-directory). If you are using an old version of the IDE (1.0.3 or older), choose the Uno driver file named "Arduino UNO.inf"



  • Windows will finish up the driver installation from there.




Then upload a example, like blink.ino from your example file











  • For more details view my vide




No comments:

Post a Comment

Pages