Difference between revisions of "Bluetooth Headtracker"
From Robert-Depot
m (Rtwomey moved page Bluetooth headtracker to Bluetooth Headtracker) |
|||
Line 1: | Line 1: | ||
− | https:// | + | https://farm9.staticflickr.com/8567/16281491925_66cc3868bf_z_d.jpg |
− | == | + | =Software= |
+ | ==FreeIMU== | ||
+ | http://www.varesano.net/files/imagecache/500width/freeimu_v04_production_1.jpg | ||
+ | http://www.varesano.net/projects/hardware/FreeIMU | ||
+ | =Applications= | ||
+ | ==Processing== | ||
+ | ==Python== | ||
+ | ==Supercollider== | ||
+ | =Reference= | ||
+ | ==other intertial Measmurement Units== | ||
Head-tracking with the MPU6050 | Head-tracking with the MPU6050 | ||
Line 11: | Line 20: | ||
Example with Arduino Nano | Example with Arduino Nano | ||
*http://www.geekmomprojects.com/mpu-6050-dmp-data-from-i2cdevlib/ | *http://www.geekmomprojects.com/mpu-6050-dmp-data-from-i2cdevlib/ | ||
− | + | ==GY-80=== | |
− | |||
− | |||
− | |||
− | |||
*https://github.com/vshymanskyy/GY80 | *https://github.com/vshymanskyy/GY80 | ||
===GY-86=== | ===GY-86=== | ||
Line 21: | Line 26: | ||
*http://amzn.com/B00KDMJBFK | *http://amzn.com/B00KDMJBFK | ||
− | + | ==IMUs for position== | |
*https://developer.oculusvr.com/forums/viewtopic.php?f=33&t=1679 | *https://developer.oculusvr.com/forums/viewtopic.php?f=33&t=1679 | ||
*https://www.youtube.com/watch?v=6ijArKE8vKU | *https://www.youtube.com/watch?v=6ijArKE8vKU |
Revision as of 13:06, 14 January 2015
Contents
Software
FreeIMU
http://www.varesano.net/projects/hardware/FreeIMU
Applications
Processing
Python
Supercollider
Reference
other intertial Measmurement Units
Head-tracking with the MPU6050
- using Wire interface - http://www.varesano.net/blog/fabio/initial-tests-freeimu-v04-and-mpu6050
- using i2cdevlib - https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU6050/Examples/MPU6050_DMP6
- http://www.geeetech.com/wiki/index.php/MPU-6050_Triple_Axis_Accelerometer_%26_Gyro_Breakout
- IMU - https://dev.qu.tu-berlin.de/projects/sf-razor-9dof-ahrs/wiki/Tutorial
- https://www.sparkfun.com/products/11028 or even cheaper from Amazon
Example with Arduino Nano
GY-80=
GY-86