Dependencies of MPU9150_Example
A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.
Last updated:
28 Jul 2014
V4.0.1 of the ARM CMSIS DSP libraries. Note that arm_bitreversal2.s, arm_cfft_f32.c and arm_rfft_fast_f32.c had to be removed. arm_bitreversal2.s will not assemble with the online tools. So, the fast f32 FFT …
Last updated:
01 Sep 2014
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. …
DMP,
motion,
MPU9150,
processor
Last updated:
01 Sep 2014
A quick implementation of Quaternion and Vector classes for use with my MPU9150 library
MPU9150,
Quaternion,
vector
Last updated:
20 Feb 2019
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.