shift / bewegungsfelder

Inertial Motion Capture for everyone

Home Page:http://herrzig.ch/work/bewegungsfelder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Build Status

Bewegungsfelder

Inertial Motion Capture for everyone

Bewegungsfelder Screenshot

Bewegungsfelder is a mobile & customizable inertial motion capture system for skeletal animation. It consists of C#/WPF Application to capture and record skeletal animations and standalone IMU sensor modules based on the ESP8266 Wifi SoC.

  • Flexible skeleton definition.
  • Live 3D visualisation of sensors and skeleton pose.
  • Recording/Playback of animations.
  • BVH export & import.
  • UDP Server accepts incoming sensor values.

ESP8266 & MPU6050

Sensor fusion is done on the MPU6050 by the InvenSense DMP Firmware.

The ESP8266 reads values from the MPU6050 motion sensors using I2C.

The official Esspressif ESP8266 non-os SDK is used.

Bewegungsfelder ESP8265 and MPU6050 Hardware

About

Inertial Motion Capture for everyone

http://herrzig.ch/work/bewegungsfelder

License:MIT License


Languages

Language:C 57.2%Language:C# 39.1%Language:Makefile 3.7%