Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

ESP32

How to install Arduino IDE And Run the ESP32 .

step 1: First of all you should download " Arduino IDE software " from Arduino official website: https://www.arduino.cc/en/software

step 2: Click on file then prefrence.

step 3: Paste this link https://dl.espressif.com/dl/package_esp32_index.json to upload the board packge.

Screenshot 2022-07-19 155747

step 4: and now we will Install the board. so click on tools>Arduino board> board manger then write "esp32" to install it

Screenshot 2022-07-19 160301

step 5: Now click on tools>Arduino board>ESP32 Arduino and choose WEMOS D1 MINI ESP32.

image

Step 6: Now we should select our port, COM3 , Note: Sometimes the PORT will not work to fix it just Download the file in the attachments

ActiveUSBCOM_2204_E.zip

image

Step 7: Ready to run

Screenshot 2022-07-19 162103 image

NOTE : I USE https://wokwi.com/projects/new/esp32 TO MAKE SURE THE CODE WORK

image

About

How to install Arduino IDE And Run the ESP32

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors