How To Install Arduino IDE Software In Computer By Technoesolution | #arduinotutorial
In this Arduino tutorial, I'm going to teach you how to install Arduino IDE software and how to interface different sensors with Arduino and Arduino projects well if you want to make Arduino projects or any useful thing with Arduino you need to upload some code to it. To do that first you need to install Arduino IDE software On your PC. This software converts Arduino code into instructions that can Arduino understand. To upload code into Arduino you need USB A to B cable.
The Arduino IDE software is free software you can easily download this software, just follow the steps below to start your journey to Arduino World.
Installing Arduino IDE Software:-
Step 1:-
Visit the following link to download the latest version of Arduino IDE for your PC's operating system. There are many versions like Windows, Mac, Linux systems. On the download page click on the windows installer system option if your system is Windows either you can choose your system.
Arduino IDE (Download)
Step 2:-
Save the .exe file on your PC.Step 3:-
Open the .exe.file.Step 4:-
Click the button to agree to the licensing agreement.Step 5:-
Check all boxes, then click “Next”
Step 6:-
Here you will get the location of software files on PC, then click on the “Install” button.
Step 7:-
It will take a few minutes to install into the PC, then click “Close”
Step 8:-
After successful installation, you will get the Arduino IDE software icon on the desktop. Then open the software you’ll see the code editor.
It's done now you can start your Arduino Projects.
Post a Comment