Setting Up Arduino IDE for ESP32 Board

by Rachna Aggarwal in Circuits > Electronics

807 Views, 1 Favorites, 0 Comments

Setting Up Arduino IDE for ESP32 Board

thumbnail.png

In this project, I am going to set up my Arduino IDE software with ESP32 board.

Go to Files --> Preferences

setup1.PNG

Add the Link

setup2.PNG

https://dl.espressif.com/dl/package_esp32_index.json

Go to Tools --> Board Manager --> Type Esp

setup3.PNG
setup4.PNG

Go to Tools --> ESP32 --> ESP32 DEV KIT

setup5.PNG

Now restart your Arduino IDE before uploading any code