ESP-IDF (Espressif IoT Development Framework)

Inhaltsverzeichnis

 

ESP32 ist ein SOC

  • Wi-Fi (2.4 GHz band), Bluetooth, BLE (bluetooth low energy)

  • Dual high performance Xtensa® 32-bit LX6 CPU cores

  • Ultra Low Power co-processor

 

Offizielle Development-Boards:

VSCode Extension für die Entwicklung

https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/install.md

ESP32 programmieren

Am einfachsten aus der Entwicklungsumgebung heraus: VisualCode + ESP32 Plugin + PlatformIO

Flash Utility für Windows