Skip to main content

[Arduino] Level 0 (Installation)

The  step by step tutorial to install Arduino IDE to your windows os is given below:

Step 1:

You can find the windows download link in the following link. If you are using Mac OS or Linux then use the second link.

Link 1 (For Windows OS)                                                                
Link 2 (For other OS)

Step 2:

After the locate the download file. It should look like the below image. Now double click on it to install it.

Follow the instruction of the installer. While installing it should looks like this.


At the end of the installation it should ask to install necessery driver. Just click install. You may uncheck the box besides "Always trust software from Arduino srl"



Step 3:

Then click on the "close" to close the installer. Now you should have the Arduino icon in desktop.

You have successfully installed Arduino. Some extra library may be required. That tutorial will be provided later whenever required.

Comments