Skip to content
Step by Step Internet 馃寪 Guides for learning to surf the Net

How to download and install Arduino on MacOS from scratch? Step by step guide

The Arduino’s integrated programming environment is a very versatile tool, so you can download it on a computer with operating system MacOS. If you want to know how to do it, we invite you to continue reading.

We will teach you a complete guide to download and install the Arduino IDE in a fast and practical way. This will prevent you from making mistakes and having to redo all the steps all over again.

But that’s not all you’ll find in this post, we will also present you a list with the best projects with Arduino what can you do yourself from your MacOS. Let’s get started!

Learn step by step how to download and install the Arduino IDE on MacOS

To download and install the Arduino IDE on your computer with MacOS operating system you will have to follow this step by step:

Enter the official Arduino page

The first thing you will have to do is access the URL address with your browser https://www.arduino.cc/en/Main/Software . Then you must click on the tab software and finally in to download. This will allow you to see the tool Download the Arduino IDE. For more ease from InternetPasoaPaso we leave you below a direct link for downloading.

Download Arduino IDE for MacOS

Download the IDE

In this step you will have to click on Download the Arduino IDE and then select the option located on the right of the screen Mac OS X 10.10 or newer. Next, you must choose if you want to support the Arduino software, for this case you will have to click on the option CONTRIBUTE AND DOWNLOAD. You can also download the program without having to pay anything. For this you will have to click on DOWNLOAD ONLY.

Install the program

After a few seconds A folder will open in which you must choose on your Mac the destination where you want to host the program. You are going to click on save and then run the installer. For this last step you will have to unzip the file arduino-1.8.13-macosx.zip and begin the installation process as directed by the wizard. You should not forget that you will have to notify the operating system that the origin of the program is trusted.

Set the port and the type of Arduino board

Set the port and the type of Arduino board

Once you have installed the program, it is necessary to set the parameters to tell the software which port it is connected to and the board Arduino. For this it will be necessary to open the program and go to the tab Tools and click Board. This will allow you to select the type of Arduino you own. Then plug the board into a USB port on your Mac and go back to the tab Tools. Click on the tool Port and choose the port in which you connected the board.

List of the best Arduino projects that you can do yourself from a MacOS

Below, you can find the best Arduino projects that you can do yourself from a Mac computer:

Air quality sensor

Air quality sensor

This project can be done on your computer MacOS through the Arduino IDE. It is a sensor that measures air quality to determine the level of pollution that is in an environment. Although it is a test project, it will help you avoid environments with smoke, cigarette smoke and other pollutants. For this you will need an arduino board MKR WiFi 1010 and a shield Arduino MKR RGB.

Then you must enter these programming codes:

Talking robot

Talking robot

This fun project can be done from your Mac computer. You can create a robot and configure it to speak in the language you wantIn the example that we leave you, you can find different alternatives to modify the words you want it to say. You will need a badge Arduino Nano R3, an SG90 servo motor, a TF module and an infrared range sensor.

Then you must enter the codes:

Led tower

Led tower

In this project you will need a Arduino Micro board, necessary quantity of LEDs and a kit of integrated circuits to create the tower. The design you want to give to the tower will depend on youIn the example we show you, it is a hexagonal tower of about 20 centimeters.

The codes you will need to enter on your Mac are: