Arduino applications
What are the necessary setup and processes for the use of Arduino applications?
Arduino Applications Installation
Arduino IDE Code Development Interface Brief Introduction
First of all, before we introduce the arduino to our computer, we will need to download the application under the name Arduino, that is, Integrated Development, to our computer in order to be able to code on our computer. This code developer application was created by the Arduino developer company and is a free application that you can download from the internet. After downloading and running the application, connecting the arduino to the computer with the USB cable is the first step for the next steps.
So, what is the Arduino application, how to have it and how to use it?
This question comes to our minds, right? Arduino IDE application setup and use In order to get the Arduino Integrated Development Application, the latest version of the Arduino application must be downloaded to your computer by going to the Arduino site. After the installation of arduino applications without error, you can open and use the arduino application on your computer. Can use this downloaded arduino app for all arduino board models. After the Arduino application is installed, we plug the usb cable into our arduino board and plug one end into the USB port on our computer.
Connecting Arduino with USB Protocol
In this part, as soon as we insert the card into the USB, we get the image of the LEDs on the Arduino board blinking, that is, the information that our Arduino is working. In all versions of Windows 7 and above, the Arduino driver will be installed automatically. After the upload is complete, our Arduino is automatically recognized by the computer. To see if the Arduino is recognized, check the COM port of the Arduino in the device manager of the computer. If the development board you have installed is connected, make a note of the comport number it is connected to. This will help us in the future, in uploading the encodings we will write with the arduino application to the card. For now, we have obtained this information theoretically.
robottrainings.com





