Introduction to ESP32 - Getting Started
https://www.youtube.com/watch?v=xPlN_Tk3VLQ
Install Arduino IDE
Install ESP32 board to arduino IDE
- To install the ESP32 board in your Arduino IDE
2 In your Arduino IDE, go to File> Preferences
3. Enter this in input box then click ok.
https://dl.espressif.com/dl/package_esp32_index.json, http://arduino.esp8266.com/stable/package_esp8266com_index.json
4. Open the Boards Manager. Go to Tools > Board > Boards Manager…
5. Search for ESP32 and press install button for the “ESP32 by Espressif Systems“:
link: https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/