Difference between revisions of "Bluetooth Headtracker"
From Robert-Depot
(Created page with "==Head-tracking== Head-tracking with the MPU6050 *using Wire interface - http://www.varesano.net/blog/fabio/initial-tests-freeimu-v04-and-mpu6050 *using i2cdevlib - https://gi...") |
|||
Line 1: | Line 1: | ||
− | == | + | ==Intertial Measmurement Units== |
+ | |||
Head-tracking with the MPU6050 | Head-tracking with the MPU6050 | ||
*using Wire interface - http://www.varesano.net/blog/fabio/initial-tests-freeimu-v04-and-mpu6050 | *using Wire interface - http://www.varesano.net/blog/fabio/initial-tests-freeimu-v04-and-mpu6050 |
Revision as of 15:15, 22 December 2014
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
FreeIMU
http://www.varesano.net/projects/hardware/FreeIMU
GY-80
GY-86