MultiSense tracker send sensors data wirelessly via OSC protocol
MultiSense is an app which allows the user to send sensor data wirelessly via OSC protocol from their Android device.
It was originally developed to perform head tracking for sound engineers combined with binaural VST plugin.
Part of the code is derived from Sebastian O. H. Madgwick, open-source gradient descent angle estimation algorithm (http://x-io.co.uk/open-source-imu-and-ahrs-algorithms/).
If you have any suggestions or corrections to make, please let me know at multisensorosc@gmail.com
Features :
- usual sensors : accelerometer, gyroscope, orientation...
- orientation with Madgwick's algorithm
- Pad : utility to catch touch event on screen and send x and y coordinates system in float interval [0,1].
- Head tracker USB : utility developed for the use of an external head tracker based on the Razor IMU 9dof AHRS project.