This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| arduino:installation_ide [2023/08/21 05:35] – created olaf | arduino: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 " | ||
| - | <code bash> | + | <code bash> |
| - | + | ||
| - | Continue here ... | + | |
| + | Close the IDE and copy the esptool too the location the program expects it: | ||
| + | < | ||
| + | xcopy C: | ||
| + | </ | ||
| + | The IDE is now ready for the Heltec ESP32 boards. | ||