What is an Arduino?
Arduino is an open-source platform that provides Hardware and software for Embedded and IoT. We can use it for free of cost for all. The Arduin platform is mostly used by engineering students and hobbyists.
What is an Arduino IDE?
Arduino IDE is an open-source embedded development environment provided by Arduino. This IDE can be used to program or develop embedded projects. and boot the projects into the development boards.
How to Setup Arduino IDE?
In a few steps, we can perfectly set up our Arduino IDE in Windows without any error. follow the steps to set up.
Step 1: first we need to download the software from the internet. you can Download it by visiting https://www.arduino.cc/
open Arduino.cc website on the top menu click and open Software.
Step 2: Select your Windows version and installer, and type in the Download option
Step 3: Click on the Just Download button to Download the IDE installer. the installer will be downloaded to the downloaded files Locations.
Step 4: Double-click to open the installer and allow it to run as administrator.
Step 5: Read the licence agreement and click on the I Agree to continue Software
Step 6: Choose the installation choose who should use this application, and click on the next button to continue the installation
Step 7: Choose the installation location for the IDE installation. if you want to change the installation location, just click on the browse button select the installation location
and click the install button to install. wait until all the files are installed completely.
now you can use the Arduino IDE without any error.