Skip to content

Instantly share code, notes, and snippets.

View atomicparade's full-sized avatar

atomicparade

View GitHub Profile
@atomicparade
atomicparade / wokwi-simulator-vs-code.md
Last active July 31, 2025 11:10
Using the Wokwi simulator in Visual Studio Code

Using the Wokwi simulator in Visual Studio Code

You can develop for ESP32 devices using only a computer using Wokwi. You can use Wokwi directly in your web browser, though you can only save files publicly and compilation may fail if the Wokwi servers are busy.

This guide will show how to create a new PlatformIO ESP32 project and and run it on your computer with Wokwi.