TARE.
CALIBRATION PANEL — CAD GLOVE · XIAO ESP32-C3 · BLE 5.0 · DUAL MPU6050
Disconnected

Sensitivity

Gain applied to pitch/roll tilt from the hand-tracking IMUs before it moves the cursor. Higher = faster cursor for the same tilt.

6.0×
6.0×

Deadzone

Tilt below this angle is zeroed out before it reaches the cursor, so a resting hand doesn't drift. Firmware spec calls for 2°–3°.

3.0°

ML Confidence

Minimum match certainty the Edge Impulse model needs before a gesture fires a keystroke. Lower catches more gestures but risks false positives.

92%

Haptics

Drives the DRV8833 straight off the 3.7–4.2 V LiPo, so the 8-bit PWM value maps directly to vibration strength — no extra scaling needed.

160 / 255
100 ms

Live Status

Whatever JSON your firmware writes back over serial shows up here automatically — battery, active state, last gesture, whatever keys you send.

No telemetry received yet.

Payload Preview

This is exactly what gets written to the serial buffer for the ESP32's ArduinoJson decoder to pick up.

{}

Serial Monitor

Raw TX/RX log for debugging the link.

Nothing sent or received yet.