Skip to content

How to Compile with Arduino IDE

Nikos Siatras edited this page Dec 27, 2022 · 8 revisions

To compile this project with the Arduino IDE you need to follow the following steps.

If you do not have the Arduino IDE installed on your computer visit https://www.arduino.cc/ and download it.

NOTICE: Do not alter the project's folder structure. The files must be in the proper folders.

Step 1 - Install espressif/arduino-esp32

Follow the instructions on the following link in order to setup ESP32 in the Arduino IDE.

https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#installing-using-arduino-ide

Step 2 - Compile with Arduino IDE

Use the board and settings of the following image and then click the "Upload" button on the IDE.

Board Settings