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
VerifyingDistance · GPIO / Timing
Ultrasonic distance sensor. The classic first sensor for building intuition about wiring and pulse timing.
Coming soonDHT22
PlannedTemperature & humidity · Digital / 1-Wire
Temperature and humidity sensor, common in environment monitoring and first IoT projects.
Coming soonPIR
PlannedMotion · Digital Input
Passive infrared presence sensor for automatic lighting and triggering interactive pieces.
Coming soonLDR / Photoresistor
PlannedLight · ADC
Photoresistor. The simplest analog input, ideal for teaching ADC readings and calibration.
Coming soonCapacitive Touch
PlannedTouch · GPIO / Capacitive
Capacitive touch input using the ESP32's built-in touch pins.
Coming soonMPU6050
PlannedInertial · I2C
6-axis gyroscope and accelerometer for orientation sensing and interactive media.
Coming soonVL53L0X
PlannedDistance (ToF) · I2C
Time-of-flight ranging sensor, more precise than ultrasonic, great for proximity interaction.
Coming soonRC522 RFID
PlannedIdentification · SPI
RFID card reader for access control, check-in and tag-triggered interactions.
Coming soonServo
PlannedActuator · PWM
Servo motor control, the go-to example for ESP32 PWM output.
Coming soonWS2812B
PlannedLighting · GPIO / Timing
Addressable RGB LED strip, a staple of interactive lighting and visualization.
Coming soonEditions
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.