thisisG / MPU6050-I2C-Python-Class
Using an MPU6050 over I2C with Python on a BeagleBone Black
☆58Updated 9 years ago
Alternatives and similar repositories for MPU6050-I2C-Python-Class:
Users that are interested in MPU6050-I2C-Python-Class are comparing it to the libraries listed below
- MicroPython I2C driver for MPU9250 9-axis motion tracking device☆152Updated 11 months ago
- ☆50Updated 5 years ago
- Drivers for InvenSense inertial measurement units MPU9250, MPU9150, MPU6050☆263Updated 3 months ago
- This is Kalman filter algorithm written in python language used to calculate the angle, rate and bias from the input of an accelerometer/…