8000 GitHub - wokwi/esp32h2-hello-world: ESP32-H2 on Wokwi for VS Code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wokwi/esp32h2-hello-world

 
 

Repository files navigation

esp32h2-hello-world

A simple example of how to use the ESP32-H2 with the ESP-IDF and the Wokwi Simulator for Visual Studio Code.

Running the project

  1. Install the latest version of the ESP-IDF from GitHub master branch.
  2. Install Wokwi Simulator Extension for Visual Studio Code.
  3. Build target project:
idf.py build
  1. Press "F1" and select "Wokwi: Start Simulator". If this is the first time you run the simulator, Wokwi will ask you to get a license and activate it.

About

ESP32-H2 on Wokwi for VS Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.3%
  • CMake 30.6%
  • Dockerfile 10.1%
0