0PricingLogin
Arduino & IoT Academy · Lesson

Add ESP Boards to the IDE

Install the board package and select the chip.

The IDE Needs a Hint

Out of the box, the Arduino IDE only knows Arduino boards. To flash an ESP chip, you first teach the IDE where to find it. 🧩

Board Manager URLs

ESP support arrives through a Board Manager URL. It is a web link that tells the IDE where the board files live online.

All lessons in this course

  1. Why ESP32 & ESP8266 for IoT
  2. Add ESP Boards to the IDE
  3. Connect to WiFi in Station Mode
  4. Run an Access Point Setup Page
← Back to Arduino & IoT Academy