User Tools

Site Tools


arduino:installation_ide

Differences

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

Link to this comparison view

Next revision
Previous revision
arduino:installation_ide [2023/08/21 05:35] – created olafarduino:installation_ide [2023/08/21 05:49] (current) olaf
Line 5: Line 5:
  
 ==== Add the Heltec ESP32 boards ==== ==== Add the Heltec ESP32 boards ====
 +Start Arduino IDE and enter the URL for the Heltec boards under "File" - "Preferences" - "Additional boards manager URL"
  
-<code bash> blah blah blah </code> +<code bash> https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/releases/download/0.0.8/package_heltec_esp32_index.json </code>
- +
-Continue here ...+
  
 +Close the IDE and copy the esptool too the location the program expects it:
  
 +<code>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\ 
 +</code>
  
 +The IDE is now ready for the Heltec ESP32 boards.
arduino/installation_ide.1692596143.txt.gz · Last modified: 2023/08/21 05:35 by olaf