User Tools

Site Tools


arduino:installation_ide

Installing the Arduino IDE for the Heltec ESP32

Download the Arduino IDE installer

Download the installer from https://www.arduino.cc/en/software and install it for all users.

Add the Heltec ESP32 boards

Start Arduino IDE and enter the URL for the Heltec boards under “File” - “Preferences” - “Additional boards manager URL

 https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/releases/download/0.0.8/package_heltec_esp32_index.json 

Close the IDE and copy the esptool too the location the program expects it:

md C:\Users\olaf\AppData\Local\Arduino15\packages\Heltec-esp32\hardware\esp32\0.0.8\tools\esptool
xcopy C:\Users\olaf\AppData\Local\Arduino15\packages\Heltec-esp32\tools\esptool_py\3.3.0\esptool.exe C:\Users\olaf\AppData\Local\Arduino15\packages\Heltec-esp32\hardware\esp32\0.0.8\tools\esptool\ 

The IDE is now ready for the Heltec ESP32 boards.

arduino/installation_ide.txt · Last modified: 2023/08/21 05:49 by olaf