Skip to content
Wolle edited this page May 31, 2025 · 1 revision

Installation instructions:

  1. Install Git as version management

  2. Install VSCode as IDE

  3. Install in VSCode as extension PlatformIO IDE

  4. Click on Clone Git repository... https://github.com/schreibfaul1/ESP32_Arduino_ESPIDF.git ENTER image

  5. Select your chip (esp32, esp32s3, esp32p4) you can change the FLash and partition size in the platforio.ini beforehand if necessary.

image

  1. In src/main.cpp steht dein Programm.
    image

Clone this wiki locally