Skip to content

vmanoj1996/mpu9250-Platform-IO-mbed-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

mpu9250-library

Library for interfacing mpu9250 with Mbed supported boards.

Takes in Raw Accelerometer and Gyro Readings and applies complementary filter to get Pitch and Roll. It cannot get yaw angle!!

Tested with ST-Nucleo F446RE board

Please Note that the library is not drectly compatible with mbed online compiler(Since Mbed online uses ARMCC compiler and doesnot support C++11 yet)

It can be used for MPU6050 by modifying inv_mpu.c

#error Which gyro are you using? Define MPUxxxx in your compiler options.

USE THIS CODE AT YOUR OWN RISK

About

Library for interfacing mpu9250 with Mbed supported boards

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published