Breadboard
docs
Example project · Start here

ESP32-H2 blink

A real emulated ESP32-H2 (single RISC-V RV32IMAC at 96 MHz, 320 KB SRAM) runs the bundled chip-specific firmware and blinks its onboard G8 RGB pixel. H2 has Bluetooth LE and 802.15.4 for Thread/Zigbee, but deliberately no Wi-Fi or MicroPython target.

The ESP32-H2 blink circuit as rendered by the simulator

What's on the bench

  • Battery
  • ESP32-H2 DevKitM-1

How it's wired

  • Battery · posESP32-H2 DevKitM-1 · 5v
  • Battery · negESP32-H2 DevKitM-1 · gnd

This project runs prebuilt firmware on the emulated board; open it in the simulator to watch it work and inspect every part live.

Related projects