/      日本語

Installing Arduino core for the ESP32

Installation procedure for ESP32 toolchain
This guide outlines the procedure for installing ESP32-specific compilers and libraries compatible with Arduino.

Adding Board Information

Launch Arduino IDE 2.x and open Preferences from the toolbar.

Enter the following URL in the Additional Boards Manager URLs field and click OK:

https://espressif.github.io/arduino-esp32/package_esp32_index.json
Preferences screen

Preferences screen

Installation

Open the Boards Manager from the second icon from the top in the sidebar.

Type “ESP32” in the search box and install the esp32 board definition.

Boards Manager screen

Boards Manager screen