Installing Arduino IDE on Windows
by ardhiwahyudhi in Circuits > Arduino
25 Views, 0 Favorites, 0 Comments
Installing Arduino IDE on Windows

What is Arduino IDE? Ardunio IDE is software that contains a text editor for writing code, message areas, text consoles, toolbar with buttons for common functions and a series of menus. Connected to Arduino and Genuino hardware to upload programs and communicate with them.
Supplies
1. Computer with Windows OS
2. Internet connection
Visit the Website
Click this link to download the Arduino IDE : https://www.arduino.cc/en/Main/Software
Download Arduino IDE

There are 2 types of file options for download. Please choose according to your needs. In this step, I will choose the installer file.
Approve the License Agreement

Click i agree to approve the Arduino IDE Software Installation on your computer
Installation Options

Check all installation options and then click next
Change the Installation Path (Optional)

If you want to change installation path, click on Browse and choose the path and click on Install.
By defaults to c:\Program Files(x86)\Arduino.
Install Arduino USB Driver

When the installation process is in progress, the option to install the driver appears. Click the install button, this process is to recognize and communicate with the Arduino board via the USB port.
Complete the Installation

Click the close button to complete the installation.
Start the Arduino IDE

The Arduino Software installation process is complete installed in windows. Check the Windows Desktop or Start Menu to run the Arduino IDE Software. Double Click the Arduino icon on the desktop or click on the Start Menu.
Window of the Arduino IDE

This is the window of the Arduino software. Now you can communicate with Arduino through coding.
Happy coding! :)
Reference :http://www.labelektronika.com/2017/03/cara-instala...