Introduction: 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
Step 1: Visit the Website
Click this link to download the Arduino IDE : https://www.arduino.cc/en/Main/Software
Step 2: 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.
Step 3: Approve the License Agreement
Click i agree to approve the Arduino IDE Software Installation on your computer
Step 4: Installation Options
Check all installation options and then click next
Step 5: 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.
Step 6: 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.
Step 7: Complete the Installation
Click the close button to complete the installation.
Step 8: 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.
Step 9: 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...





