Getting Started
Last revision 2026/02/05
Downloading and Installing Arduino IDE
Click to visit the Arduino official website to download Arduino IDE. Choose the appropriate IDE installation package based on your computer's operating system.

Import ESP32 JSON Link
Click on the menu: File-Preferences, and the Preferences dialog box will pop up. Then click on the location shown in the figure below to open the link filling window.


Copy the following link address to the newly opened dialog box, then click the "OK" button.
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

Installing the SDK
Click on the menu: Tools-Board-Board Manager. Enter the board manager, as shown in the figure below:

Enter "esp32" in the search box, select "esp32" in the search results, and click install. As shown in the figure below:

Was this article helpful?
