Menu

ESP32 Simulation

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

Getting Started

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)

Arduino Core

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.

MicroPython

Start from the MicroPython ESP32 Project Template, or from the MicroPython ESP32 Blink Example.

Simulator Examples

Arduino Examples

  1. Blink
  2. Seven segment counter
  3. APA102 Color Cycles (TinyPico Board)
  4. WiFi Scanning

Micropython Examples

  1. SSD1306 Example
  2. NeoPixles
  3. WiFi Scanning

Please visit https://docs.wokwi.com/guides/esp32 for more


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.