Problem being solved statement
We put a Movesense IMU on each end of the barbell and turn the raw motion into feedback the athlete can act on between reps: bar velocity through the concentric phase, and the difference between the left and right side of the lift.
University project in sports technology at KTH, autumn 2026. Supervisor: Jonas Willén.
Two Movesense sensors clamp to the barbell sleeves and stream accelerometer and gyroscope data ⟨over BLE — adjust if the path is different⟩ to a web app, which segments each rep, isolates the upward phase, and shows the athlete their velocity and left/right asymmetry.
| Who | Focus |
|---|---|
| Svanberg | Scrum master, project management |
| Arvid, Silje | Data pipeline, analysis, validation |
| Hugo, Greipur | UI/UX, backend, physical product |
- Project board — current sprint, backlog, who owns what
- Weekly log — what we did and what we learned, week by week
- Decision records — why the project looks the way it does
- MoveSenseCode — sensor handling and web app
- Product-testing — test scripts and validation
- Users Website - eventual user interface
- Movesense over a custom IMU board.
- Web app rather than native.