User Tools

Site Tools


esp32_from_scratch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
esp32_from_scratch [2020/08/26 12:48]
49.180.170.169 created
esp32_from_scratch [2023/05/08 06:12] (current)
sausage
Line 24: Line 24:
 Second, download the virtual COM port driver here: https://​www.silabs.com/​products/​development-tools/​software/​usb-to-uart-bridge-vcp-drivers Second, download the virtual COM port driver here: https://​www.silabs.com/​products/​development-tools/​software/​usb-to-uart-bridge-vcp-drivers
  
-This driver will allow programming and serial communication from the Arduino IDE to the Dev Board via a COM port on your PC.+For most regular Windows installs, choose Windows Universal download.
  
-Add the ESP32 support into the Android ​IDE using these instructions:​ https://github.com/espressif/​arduino-esp32/​blob/master/docs/​arduino-ide/​boards_manager.md+This driver will allow programming and serial communication from the Arduino IDE to the Dev Board via a COM port on your PC. Ensure the board is not plugged in when first installing the driver. Will make things less confusing for both you and your board. 
 + 
 +Add the ESP32 support into the Arduino ​IDE using these instructions:​ https://docs.espressif.com/projects/​arduino-esp32/​en/latest/installing.html#​installing-using-arduino-ide
  
 Essentially,​ get the stable URL and add it to the "​Additional Boards Manager URLs" under Preferences. Essentially,​ get the stable URL and add it to the "​Additional Boards Manager URLs" under Preferences.
esp32_from_scratch.1598446130.txt.gz · Last modified: 2021/02/02 01:24 (external edit)