Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ST_401_84MHZ mbed
Fork of MPU9150AHRS by
History
This is a program which will take input from the accelerometer MPU9150 and the board is LPC 1549
2015-11-05, by meet26061993 [Thu, 05 Nov 2015 19:07:53 +0000] rev 1
This is a program which will take input from the accelerometer MPU9150 and the board is LPC 1549
Basic program to get properly-scaled gyro, accelerometer, and magnetometer data from the MPU9150 9-axis motion sensor. Sensor fusion is performed using Madgwick and Mahony open-source MARG fusion filters.
2014-06-29, by onehorse [Sun, 29 Jun 2014 22:48:08 +0000] rev 0
Basic program to get properly-scaled gyro, accelerometer, and magnetometer data from the MPU9150 9-axis motion sensor. Sensor fusion is performed using Madgwick and Mahony open-source MARG fusion filters.