Termux sensor dashboard — phone IMU + GPS + battery on MQTT #574

Closed
opened 2026-03-14 11:51:19 -04:00 by sl-jetson · 0 comments
Collaborator

Implement Termux script publishing phone sensor data to MQTT.Requirements:- Read phone IMU (accelerometer, gyroscope) via termux-sensor- Read GPS coordinates via termux-location- Read battery level via termux-battery-status- Publish all to MQTT topics: saltybot/phone/imu, saltybot/phone/gps, saltybot/phone/battery- Configurable publish rate (default 5Hz for IMU, 1Hz for GPS/battery)- JSON format matching ROS2 message conventions- Reconnect on MQTT disconnectDeliverables:- phone/sensor_dashboard.py- README with setup instructionsAssigned to: sl-android

Implement Termux script publishing phone sensor data to MQTT.**Requirements:**- Read phone IMU (accelerometer, gyroscope) via termux-sensor- Read GPS coordinates via termux-location- Read battery level via termux-battery-status- Publish all to MQTT topics: saltybot/phone/imu, saltybot/phone/gps, saltybot/phone/battery- Configurable publish rate (default 5Hz for IMU, 1Hz for GPS/battery)- JSON format matching ROS2 message conventions- Reconnect on MQTT disconnect**Deliverables:**- phone/sensor_dashboard.py- README with setup instructionsAssigned to: sl-android
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seb/saltylab-firmware#574
No description provided.