Installing and Using the Arduino IDE Application
Before we move on to using the C programming language, let’s take a look at where and how to enter C programming codes. This will provide you with knowledge of the IDE Integrated Development Application and ease of use about the basic coding information to be entered to be used in coding before coding.
Setup
Now, let’s take a look at how we can install the IDE application on our computer and how we can perform our coding operations through the IDE application by connecting it to the USB Port of our computer. In our previous promotions; Brief information was given about the IDE application, installation and usage. Now, for the sake of remembering, let’s repeat the process here and let’s look at how to download the IDE application to our computer.
Loading
In order to obtain the Integrated Development Application, namely the IDE, the latest version of the IDE application must be downloaded to your computer via the https://www.arduino.cc/en/Main/Software link by entering the Arduino site. When the installation is done without error, you can open the IDE application from your computer and use it.
Connection
On the first screen from the link, you can choose according to your operating system, and on the second screen, you can click the “JUST DOWNLOAD” button and download the IDE application to your computer. The downloaded version may vary. The version number may have increased while you were downloading the IDE, since you were downloading the latest version. Don’t let this surprise you.
Operating
When we open the downloaded file, the IDE Setup is run and the application is installed on the “C:Program Files (x86)Arduino” extension. When we need the folder after installation, we will find the “Arduino” folder in the extension here. Please note! In addition, when the installation is complete, the IDE application shortcut icon is added to the computer desktop and the IDE application is accessed from there. When you click the icon, the screen that comes up is the screen where we will do the coding.
robottrainings.com