Exercise Posture Tracker
Embedded C++ / Python • 2026An embedded posture monitor built for Raspberry Pi that measures limb movement during exercise and alerts when form drifts out of the safe boundary. Motion sensors feed raw data over I2C and SPI, and a digital one-pole low-pass filter strips out hand tremor before measuring angles.
- Raspberry Pi
- C++
- Python
- I2C / SPI
- Digital Signal Filtering