Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 468 Bytes

File metadata and controls

15 lines (11 loc) · 468 Bytes

Setup Arduino IDE

Steps

  1. Download Arduino IDE
  2. Open Arduino IDE and go to File > Preferences
  3. Add https://dl.espressif.com/dl/package_esp32_index.json as Additional Board Manager URL
  4. Click OK
  5. Open Board Manager on the left
  6. Search ESP32
  7. Install package esp32 by Espressif Systems

Sources