Verified on Real Hardware

ESP32 Verified Module Library

Get the module → download the pack → wire it → upload → see correct data.
Every pack is tested on a physical ESP32 and module — not a copy-paste of tutorials from the web.

What makes it different

Official sources

Built from datasheets and official libraries, not rewritten from web tutorials.

Hardware verified

Every module is wired, uploaded and read on a real ESP32. Only a pass earns VERIFIED.

Kept up to date

Packs are revised as known issues and new versions appear. Not a one-off document.

The first 10 modules

Covering the common ESP32 interfaces: GPIO / ADC / PWM / I²C / SPI

HC-SR04

Verifying

Distance · GPIO / Timing

Ultrasonic distance sensor. The classic first sensor for building intuition about wiring and pulse timing.

Coming soon

DHT22

Planned

Temperature & humidity · Digital / 1-Wire

Temperature and humidity sensor, common in environment monitoring and first IoT projects.

Coming soon

PIR

Planned

Motion · Digital Input

Passive infrared presence sensor for automatic lighting and triggering interactive pieces.

Coming soon

LDR / Photoresistor

Planned

Light · ADC

Photoresistor. The simplest analog input, ideal for teaching ADC readings and calibration.

Coming soon

Capacitive Touch

Planned

Touch · GPIO / Capacitive

Capacitive touch input using the ESP32's built-in touch pins.

Coming soon

MPU6050

Planned

Inertial · I2C

6-axis gyroscope and accelerometer for orientation sensing and interactive media.

Coming soon

VL53L0X

Planned

Distance (ToF) · I2C

Time-of-flight ranging sensor, more precise than ultrasonic, great for proximity interaction.

Coming soon

RC522 RFID

Planned

Identification · SPI

RFID card reader for access control, check-in and tag-triggered interactions.

Coming soon

Servo

Planned

Actuator · PWM

Servo motor control, the go-to example for ESP32 PWM output.

Coming soon

WS2812B

Planned

Lighting · GPIO / Timing

Addressable RGB LED strip, a staple of interactive lighting and visualization.

Coming soon

Editions

Pick the depth you need for each module; bundles are coming later

Basic

Sensor → ESP32

NT$99

  • Quick Start guide
  • Wiring diagram
  • Basic Arduino / ESP32 example code
  • Serial Monitor readings
  • Basic troubleshooting

Connected

Sensor → ESP32 → Network

NT$199

  • Everything in Basic
  • Wi-Fi example
  • JSON data output
  • WebSocket example
  • Advanced troubleshooting

Interactive Media

Sensor → ESP32 → Network → Interactive Media

NT$299

  • Everything in Connected
  • Web dashboard
  • TouchDesigner example
  • Processing example
  • CMIoT-ready mapping

The first VERIFIED module is almost here

HC-SR04 is going through the full verification process and will be the first one available.