Haobot / Arduino-mpu6050

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing around with a 6DOF IMU (MPU-6050), Arduino, Python and OpenGL

The Arduino Uno is sending pitch and roll data via bluetooth. A python script is receiving the data and displaying a little cube accordingly. The IMU data consists of gyro and accelerometer data, processed by a complementary filter.

For more information please visit http://mattzz.no-ip.org/wiki/Projects/PlayingWithInertialMeasurementUnits

About


Languages

Language:Arduino 56.1%Language:Python 43.9%