Wokwi-ESP32-Simulator-windows-linux Wiki
ESP32 Online simulator for windows, Mac and Linux - Free from Wokwi
Brought to you by:
sharepksn
The ESP32 Simulator is currently in preview. There are two ESP32 boards.
ESP32 DevKit v1 - Popular ESP32 Development Board
TinyPico - an ESP32 board by Unexepctedmaker
You can use the ESP32 simulator in three ways:
1. Build projects using the ESP32 Arduino Core
2. Run MicroPython projects
3. Simulate bin application files you built on your machine (e.g. using ESP-IDF)
Start from the Arduino-ESP32 Project Template, or from the ESP32 Blink Example.
If you want to use third-party Arduino libraries, add a libraries.txt file with the list of libraries that you use.
Start from the MicroPython ESP32 Project Template, or from the MicroPython ESP32 Blink Example.
Please visit https://docs.wokwi.com/guides/esp32 for more