Live sensor ingest online
Closed-loop drilling
from sensor to setpoint.
DrillSense AI ingests ultrasonic and vibration telemetry from ESP32-connected rigs, detects stalls and vibration faults in real time, and streams control setpoints back — advisory or autonomous.
HTTP ingest
ESP32 posts JSON at 2 Hz; per-device SHA-256 API key auth.
Live telemetry
Realtime dashboard driven by Postgres change streams — no polling.
Rule engine
Deterministic vibration, stall and out-of-range detection on every sample.
Setpoint feedback
Rig receives ROP / feed / RPM targets synchronously in the ingest response.
Every device has an isolated API key. Sensor rows, events and setpoints are partitioned per owner by row-level security — operators only see their own fleet.
