Skip to main content

Setup ESP32 with Arduino

Setup the ESP32

  1. Download the Arduino program via https://www.arduino.cc/en/software
  2. Open the Arduino program
  3. Go to File > Preference

  1. Go to Tools > Board > Board manager...

  2. Search esp32 and click install library esp32 by Espressif Systems

  3. After installed the library, go to select the board through Tools > Board > esp32 > ESP32-WROOM-DA Module

  4. Select the USB port that you have connected to the ESP32 at Tools > Port > COMX (Each computer may see the different number)