A motion-sensing and inertial data processing project using PlayStation Move controllers.
The project explores how IMU data from a consumer motion controller can be acquired, processed, analyzed, and used as a foundation for motion-based interaction and sensing applications.
Originally developed as part of a university Project-Based Learning course, the repository has been reorganized as a standalone technical project.
PlayStation Move controllers contain inertial sensing components that can be used to capture motion-related information.
This project focuses on building a workflow for working with PS Move sensor data, including device communication, IMU data acquisition, data processing, and analysis.
The project serves as an experimental platform for studying:
- inertial sensing
- motion tracking
- sensor-data processing
- motion-based interaction
- consumer hardware as a low-cost sensing platform
The overall processing pipeline follows the structure below:
PlayStation Move Controller
│
▼
Device Communication
│
▼
IMU Data Capture
│
▼
Data Processing
│
▼
Motion Analysis
│
▼
Visualization / Output