SparkFun_MPU-9250-DMP_Arduino_Library icon indicating copy to clipboard operation
SparkFun_MPU-9250-DMP_Arduino_Library copied to clipboard

Arduino library for the MPU-9250 enabling its digital motion process (DMP) features.

Results 31 SparkFun_MPU-9250-DMP_Arduino_Library issues
Sort by recently updated
recently updated
newest added

All fixes collected and Wake-On-Motion example added. Tested on ESP32 and @GrumpyOldPizza STM32L0 Arduino Cores.

I tried to compile the "Quaternion" example for RPi Pico from Arduino IDE using the "Arduino MBED OS for RP2040 Boards" Board Library by Arduino itself. But I get the...

Excuse me. Is it possible to read quaternion data from two MPU9250 sensors?

Hello, I use #include #include #include #include #include #include "OneButton.h" if I run screen u2g2lib, chrono, onebutton in first : no problem After ESP8266 wemos D1 mini reboot with result...

The problem has been solved by itself, and I would like to add the following macro definition to "/ SRC /util/inv_mpu.c", which is compatible with other platforms' support for this...

Hi, I'm trying to read RPY values but they are floating all the time. Is there any way to load calibrated values? It seems there is a method: `MPU9250_DMP::dmpSetAccelBias(long*)` but...

Able to read raw Accel, Gyro and Mag values but unable to get Quaternion or Euler angles even from the example sketch on Atmega2560 ![image](https://user-images.githubusercontent.com/27050474/98791032-7bd95880-242a-11eb-8f41-0ead443434c9.png) ![image](https://user-images.githubusercontent.com/27050474/98791307-e12d4980-242a-11eb-9c34-aad42302a578.png)

I have modified a couple of files to enable the MPU9250 to be used with a ESP32.

Hello, Is a great Libary but I missing mag calibration. Why never be implemented ? So the compass never could be work corect. regards