esp32-035

Dies ist eine alte Version des Dokuments!


Infos zum Board ESP32-035

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

  • esp32-035.1739540271.txt.gz
  • Zuletzt geändert: 2025/02/14 14:37
  • von joerg