Seite anzeigenÄltere VersionenLinks hierherNach oben Eine ältere Version des Dokuments wurde geladen! Beim Speichern wird eine neue Version des Dokuments mit diesem Inhalt erstellt. Dateiauswahl====== Infos zum Board ESP32-035 ====== [[https://www.amazon.com/gp/aw/d/B0D8TC4RM8?th=1|Amazon]] Installing using Arduino IDE 1,Installing using Arduino IDE we first need to install version 1.8.19 of the Arduino IDE (or greater), for example, the Arduino installation was in “C/Programs(x86)/Arduino”. download release link: https:downloads.arduino.cc/arduino-1.8.19-windows.exe This is the way to install Arduino-ESP32 directly from the Arduino IDE. Add Boards Manager Entry Here is what you need to do to install the ESP32 boards into the Arduino IDE: (1) Open the Arduino IDE. (2) Click on the File menu on the top menu bar. (3) Click on the Preferences menu item. This will open a Preferences dialog box. (4) You should be on the Settings tab in the Preferences dialog box by default. (5) Look for the textbox labeled “Additional Boards Manager URLs”. (6) If there is already text in this box add a coma at the end of it, then follow the next step. (7) Paste the following link into the text box : Stable release link: https:raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json Development release link: https:raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json SpeichernVorschauAbbrechen Zusammenfassung Hinweis: Durch das Bearbeiten dieser Seite geben Sie Ihr Einverständnis, dass Ihr Inhalt unter der folgenden Lizenz veröffentlicht wird: CC Attribution-Share Alike 4.0 International esp32-035.1739540271.txt.gz Zuletzt geändert: 2025/02/14 14:37von joerg