Skip to content
forked from kriswiner/MPU9250

Arduino sketch for MPU-9250 9DoF with AHRS sensor fusion

Notifications You must be signed in to change notification settings

nilold/MPU-9250

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

MPU-9250

Arduino sketch for MPU-9250 9DoF sensor with AHRS sensor fusion

Demonstrate MPU-9250 basic functionality including parameterizing the register addresses, initializing the sensor, getting properly scaled accelerometer, gyroscope, and magnetometer data out, calibration of sensors. Added display functions to allow display to on-breadboard monitor. Addition of 9 DoF sensor fusion using open source Madgwick and Mahony filter algorithms. Sketch runs on the 3.3 V 8 MHz Pro Mini and the Teensy 3.1.

A discussion of the use and limitations of this sensor and sensor fusion in general is found here: https://github.com/kriswiner/MPU-6050/wiki/Affordable-9-DoF-Sensor-Fusion.

About

Arduino sketch for MPU-9250 9DoF with AHRS sensor fusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published