Programming For Esp32 Now
: The official development framework from Espressif. Best for production-level code and complex features.
: Install the Arduino IDE or VS Code with the PlatformIO extension. Programming for ESP32
: Allows you to write Python code directly on the chip. It's fast to prototype and doesn't require compilation. : The official development framework from Espressif