Skip to content

Latest commit

 

History

188 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSMove IMU Data Processing

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.


Overview

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

System Workflow

The overall processing pipeline follows the structure below:

PlayStation Move Controller
            │
            ▼
     Device Communication
            │
            ▼
       IMU Data Capture
            │
            ▼
       Data Processing
            │
            ▼
       Motion Analysis
            │
            ▼
    Visualization / Output

About

IMU data acquisition and processing system using PlayStation Move controllers for motion sensing and analysis.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages