← Back
First Runner-Up — Moon Walk
🥈 Silver medal

First Runner-Up — Moon Walk

Event
WellSense AIoT & System Product Hackathon
Date
May 29, 2026

Moon Walk is a sensor box that clips onto a walking stick or walker to monitor cane posture and gait in real-time. Two sensor tracks run in parallel: a Modulino Movement (LSM6DSOX) wired over UART to UNO Q for posture classification, and a Nano 33 BLE (LSM9DS1) streaming IMU data at 50 Hz over BLE. Python on the UNO Q Linux side detects walking phases and publishes data via MQTT to InfluxDB. A Streamlit-based collection interface handles data labelling; a Blender MCP integration enables 3D motion visualisation.