Skip to content

Arduino IDE Setup

Just Call Me Koko edited this page Jul 24, 2021 · 9 revisions

Arduino IDE Setup

  1. Install and open the Arduino IDE
  2. In the Arduino IDE, go to File>Preferences
  3. Add the following URLs to Additional Boards Manager URLs:
  4. Go to Tools>Board>Boards Manager, search for esp32 and install esp32 by Espressif Systems
    • Make sure it is version 2.0.0-rc1
Clone this wiki locally