5
Getting started
Installing the required software
1.
First, make sure you have the latest version of the Arduino IDE installed on your computer. You can
download the latest version by going to
2.
Open the Arduino IDE, and open the preferences menu by going to
File > Preferences
. Enter the
following URL into the "Additional Boards Manager URLs" field:
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
hit “OK”.
3.
Open the Boards Manager from
Tools > Board menu
and install the esp32 platform by putting ESP32
into the search field, selecting the most recent version of the esp32 core (by Espressif Systems), and
clicking "Install".