2 Commits

Author SHA1 Message Date
7e14841478 Add deep sleep and single-button UX with heartbeat LED
Replace the dual-switch handler with one button: short press cycles
patterns, long press arms deep sleep with ext1 GPIO wake. Add a
heartbeat LED task and fix the IMU test I2C pins to GPIO21/GPIO6.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 23:16:07 +12:00
397d48a43a Add IMU telemetry pipeline and live sensor UI.
Wire LSM6DS3 readings into the runtime telemetry stream, expose them over web endpoints, and render live voltage/IMU data in the dashboard with websocket updates.

Made-with: Cursor
2026-04-01 23:04:41 +13:00