Introduction: Setting Up Arduino IDE for ESP32 Board
In this project, I am going to set up my Arduino IDE software with ESP32 board.
Step 1: Go to Files --> Preferences
Step 2: Add the Link
https://dl.espressif.com/dl/package_esp32_index.json
Step 3: Go to Tools --> Board Manager --> Type Esp
Step 4: Go to Tools --> ESP32 --> ESP32 DEV KIT
Now restart your Arduino IDE before uploading any code