Skip to content

Software Setup

With the ESP32 Qwiic Pro Mini Board connected to our computer, it's time to set up the boards package in Arduino.

Attention

If this is your first time using Arduino, please read through our tutorial on installing the Arduino IDE. If you have not installed an Arduino library before, we recommend you check out our installation guide.

Installing espressif Arduino Boards

Install the espressif ESP32 Arduino Boards package by opening the Boards Manager tab on the left side of the IDE, then search for "espressif ESP32" and install the latest version of the ESP32 boards package as the screenshot below shows. This assumes the use of Arduino 2.x. Legacy users (Arduino 1.8x and previous) can find the Boards Manager tool in File/Tools/Boards Manager.

ESP32 Boards manager install.

Note: For more instructions, users can follow this tutorial on Installing Additional Cores provided by Arduino. Users will also need the .json file for the Espressif Arduino core:

    https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json