how to install my ESP32 development board on Arduino IDE V2?

Hello everyone, I'm looking for guidance on how to install my ESP32 development board on Arduino IDE V2. What steps and procedures do I need to follow? @PCB & Analog
Solution:
this is complete guide check it out https://youtu.be/AitCKcyjHuQ?si=gt_wWcr9i9ClU0Gb
BINARYUPDATES
YouTube
How to Setup and Program ESP32 Microcontroller– Complete Guide
Let’s learn how to Setup and Program ESP32 Microcontroller using Arduino IDE. We’ll connect ESP32 Dev Kit with computer using USB cable. And then install ESP32 board support in Arduino software. This will let us select ESP32 WROOM Microcontroller in Arduino IDE. Finally, we’ll upload Arduino program to blink LED. The ESP32 board has built-in LED...
Jump to solution
2 Replies
Solution
wafa_athmani
wafa_athmani3mo ago
this is complete guide check it out https://youtu.be/AitCKcyjHuQ?si=gt_wWcr9i9ClU0Gb
BINARYUPDATES
YouTube
How to Setup and Program ESP32 Microcontroller– Complete Guide
Let’s learn how to Setup and Program ESP32 Microcontroller using Arduino IDE. We’ll connect ESP32 Dev Kit with computer using USB cable. And then install ESP32 board support in Arduino software. This will let us select ESP32 WROOM Microcontroller in Arduino IDE. Finally, we’ll upload Arduino program to blink LED. The ESP32 board has built-in LED...
Joseph Ogbonna
Joseph Ogbonna3mo ago
This is also a great guide that will help you. And also to start some basic projects. https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/
Random Nerd Tutorials
Installing ESP32 in Arduino IDE (Windows, Mac OS X, Linux) | Random...
Learn how to install the ESP32 board add-on in Arduino IDE in less than 1 minute. This guides works in any operating system: Windows PC, Mac OS X, and Linux.