Setting Up Arduino IDE for ESP32 Board
by Rachna Aggarwal in Circuits > Electronics
883 Views, 1 Favorites, 0 Comments
Setting Up Arduino IDE for ESP32 Board
In this project, I am going to set up my Arduino IDE software with ESP32 board.
Go to Files --> Preferences
Add the Link
https://dl.espressif.com/dl/package_esp32_index.json
Go to Tools --> Board Manager --> Type Esp
Go to Tools --> ESP32 --> ESP32 DEV KIT
Now restart your Arduino IDE before uploading any code