MPU-9150 DMP

The MPU9150s biggest selling point is its internal Motion Processor to offload the sensor fusion from the host processor, this library uploads the firmware to generate quaternions from the sensors.

Hello World

Import programMPU9150_Example

An example program that decodes the data returned from the MPU9150 DMP

Library

Import libraryMPU9150_DMP

The MPU9150s biggest selling point was its internal Motion Processor to offload the sensor fusion from the host processor, this library uploads the firmware to generate quaternions from the sensors. The API needs work but as other libraries don't support the DMP supplying as is.

Notes

The API needs work, and a lot of features are missing or hard to use. The MPU does not include the magnetometer in its sensor fusion.


You need to log in to post a discussion