Menu Close

Arduino UNO R3 Installation guide

This is a basic tutorial  of Arduino UNO R3. In this tutorial the Robo India explaining how to install the Arduino UNO R3  in Ardunio IDE.

Detailed Tutorial

1. Introduction:

Arduino is an Integrated Development Environment based upon Processing. It has made very easy several things namely these are embedded system, physical computing, robotics, automation and other electronics based things.

2. Requirement:

Before getting started to run and develop firmware applications on your Arduino UNO R3, there are some hardware and software requirements.

2.1 Hardware Required:

  1. Arduino UNO R3
  2. A USB TTL Serial cable or a Micro-USB cable.

2.2 Software Required:

  1. Windows
  2. Arduino IDE 1.8.3

3.How to install the Arduino UNO R3

3.1) Download the Arduino UNO R3 as this link and then Unzip all this files.

You may download the software from here.

3.2) Copy and paste the Folders in :

Example :-

My Computer in C:/Program Files (x86)/Arduino.

3.3) The Arduino folder contains both the Arduino program itself and also the drivers that allow the Arduino to be connected to your computer by a USB cable. Before we launch the Arduino software, you are going to install the USB drivers.You should see the an LED is ‘ON’ light up

3.4) If you’re running Windows 8, you’ll need to disable driver signing. If you’re running Windows 7, Vista, or XP, you’ll need to install some drivers

4.How to install Drivers in Arduino UNO R3

4.1) Plug in your board and wait for Windows to begin it’s driver installation process

4.2) Click on the Start Menu, and open up the Control Panel

4.3) While in the Control Panel, navigate to System and Security. Next, click on System

4.4) Once the System window is up, open the Device Manager

4.5) 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’

4.6) Right click on the “Arduino UNO (COMxx)” or “Unknown Device” port and choose the “Update Driver Software” option’

4.7 )Next, choose the “Browse my computer for Driver software” option’

4.8) Finally, navigate to and select the Uno’s driver file, named “ArduinoUNO.inf”, located in the “Drivers” folder of the Arduino Software download (not the “FTDI USB Drivers” sub-directory). If you cannot see the .inf file, it is probably just hidden. You can select the ‘drivers’ folder with the ‘search sub-folders’ option selected instead.

4.9) In windows will finish the driver installation

5. To Test the first Program in Ardunio board

5.1) Open the Ardunio application than Go to the File > Examples > 1.Basics > Blink

 5.2) Select the type of Arduino board you’re using: Tools > Board > your board type

2

5.3) Select the serial/COM port that your Arduino is attached to: Tools > Port > COMxx

 5.4) If you’re not sure which serial device is your Arduino, take a look at the available ports, then unplug your Arduino and look again. The one that disappeared is your Arduino.

5.5) With your Arduino board connected, and the Blink sketch open, press the ‘Upload’ button

4

  5.5) After a second, you should see some LEDs flashing on your Arduino, followed by the message ‘Done Uploading’ in the status bar of the Blink sketch.

If you have any query please write us at support@roboindia.com

Thanks and Regards
Content Development Team 
Robo India
https://roboindia.com


Leave a Reply