How it works
Connect
Install our Python or C SDK. Your telemetry is stored and queryable — no infrastructure to manage.
| 1 | from plexus import Plexus |
| 2 | |
| 3 | px = Plexus() |
| 4 | |
| 5 | px.send("engine.rpm", 3450) |
| 6 | px.send("coolant.temp", 82.3) |
| 7 | px.send("battery.voltage", 12.6) |
Observe
Dashboards are auto-generated from your devices and sensors. GPU-accelerated to handle 100k+ data points.
3,450
Act
Set thresholds, get notified when something's off, and send commands to fix it — all from your browser.
Analysis
Redistribute momentum load to RW-2 and RW-3
Who it's for
From ESP32 prototypes to thousand-device fleets — if it sends telemetry, it belongs on Plexus.
Open source
The tools that run on your devices are open source. Use them standalone or with the platform.
C library for embedded devices. As low as ~1.5 KB RAM, zero dependencies. ESP32, STM32, Arduino.
Ready to connect your hardware?
Start sending telemetry in minutes. Free to get started, no credit card required.
