-
Download and install the Arduino IDE
-
Open Arduino
-
Copy & paste (in Additional Boards Manager URLs section):
https://dl.espressif.com/dl/package_esp32_index.json -
Click OK
-
Download and install the CP210x USB to UART Bridge VCP Drivers
This is to allow the ESP32 to communicate with your computer -
Connect a USB micro lead from your PC to your ESP32
-
Open an example: File -> Examples -> ESP32 -> ChipID -> GetChipID

-
Upload the sketch into your attached ESP32: Sketch -> Upload

-
When completed a message will be displayed in the lower dialogue box stating: Hard resetting via RTS pin...

-
The program will now run & you should see the Serial Number of your attached ESP32 presented in the Serial Monitor. Refreshed every 3 seconds:

-
You should now have a working ESP32 Development Environment using Arduino IDE
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|







