Arduino IDE

Preparations – Computer Configuration, Arduino IDE

ARDUINO IDE is the main program accompanying the Arduino board. Its main function is an editor that allows you to write scripts and upload them to a plate. The ARDUINO IDE installation is necessary to install the Arduino board drivers on your computer. Remember not to connect your LOFI Brain before installing Arduino IDE. After installation, make sure you reboot your computer.

DOWNLOAD ARDUINO HERE

The installation process depends on what operating system are you working on:

Installing Arduino IDE on Windows

1. We choose the download link that interests us, suited to our version of Windows, for example: “Windows Installer, for Windows XP and up”. Another installation version is “Windows ZIP file for non-admin install” necessary for computers that have the Administrator security. If you have a Microsoft account and Windows 8.1 or 10, then choose “Windows Requires Win 8.1 or 10”. We will focus on the first option, the most frequently chosen one.

IDE_win_1

2. We are redirected to the next subpage, where we select the option: “JUST DOWNLOAD”.

IDE_win_2

3. The download of our program to the Downloads folder begins.

IDE_win_3

4. After the download process is completed, click the downloaded file twice with the mouse cursor.

IDE_win_4b

5. The program asks whether to allow the installation and whether you agree to the licensing terms. The program comes from the official website, so it is safe. We click “I Agree”.

IDE_win_5

6. The next step is to approve the installation options. We make sure that all windows are selected and click “NEXT”.

IDE_win_6

7. In the end, we choose the installation location of our program. By default, this is done to the Program Files folder. If you do not have to change it yourself, you can leave and confirm it by clicking “Install”.

IDE_win_7

8. The installation starts.

IDE_win_8

9. During the installation, the program asks us whether we want to install individual drivers of our PCB. Let’s ensure that each add-on has been installed by clicking “Install”.

IDE_win_9b

IDE_win_10

IDE_win_11_b

10. The program informs you about the end of the installation and a new shortcut on your desktop. We click on the “Close” window and close the installer. Reboot your computer now.

IDE_win_12

11. After restarting the computer, click on the new Arduino icon twice. The first time you run the program, the Windows Defender Firewall can ask you to allow access to certain program functions. Click ” Allow access”.

IDE_win_13

12. Our program has been installed.

IDE_win_14

13. Now, let’s perform a quick test that the installation has been carried out correctly. Using the A-B USB cable from the set, connect the microcontroller to the computer.

Brain_and _mac

You should hear a double beep. Within a few seconds, the system will recognize the new device and inform you about its readiness to work. Open the Arduino IDE and find the tab Tools → Port. You should see your Arduino / Genuino Uno microcontroller on the port list. If it is visible as in the picture below, the Arduino IDE installation process is completed. Disconnect the LOFI Brain and close the app.

IDE_win_last

Installing Arduino IDE on Mac

1) We choose the download link that is interesting for us, in our case there is only one option: “Mac OS X 10.8 Mountain Lion or newer”.

IDE_mac_1

2) We are redirected to the next subpage, where we select the option: “JUST DOWNLOAD”.

IDE_2_mac

3) The download of our program to the Downloads folder begins.

IDE_3_mac

4) After the download process is completed, click the downloaded file twice with the mouse cursor.

IDE_4_mac

5) The process of unpacking our file begins.

IDE_5_mac

6) After unpacking the Arduino Program, we move it to the Applications folder.

IDE_6_mac

7) Go to the Applications folder and run the Arduino program. The installation is completed.

IDE_7_mac

IDE_8_mac

8) Now, let’s perform a quick test that the installation has been carried out correctly. Using the USB A-B cable from the set, connect the microcontroller to the computer.

IDE_mac_usb_a_b

You should hear a double beep. Within a few seconds, the system will recognize the new device and inform you about its readiness to work. Open the Arduino IDE and find the tab Tools → Port. You should see your Arduino / Genuino Uno microcontroller on the port list. If it is visible as in the picture below, the Arduino IDE installation process is completed. Disconnect the LOFI Brain and close the app.

IDE_9_mac