kriswiner / MPU9250

Arduino sketches for MPU9250 9DoF with AHRS sensor fusion
1.03k stars 471 forks source link

madgwick filter #419

Open 29676 opened 4 years ago

29676 commented 4 years ago

Hi I have a question about how to filter mpu9250 data. I read the raw data of the sensor, but I had trouble getting Quaternion. The output q is unstable at all, and the data of the roll, pitch, and yaw I obtained are constantly increasing. Most likely they are wrong. How can I solve this problem? If you can help, thanks

kriswiner commented 4 years ago

You need an STM32 development board and an MPU9250 breakout board. I recommend this https://www.tindie.com/products/tleracorp/ladybug-stm32l432-development-board/ and this https://www.tindie.com/products/tleracorp/mpu9250-add-ons-for-ladybug/.

The MPU9250 breakout mounts directly on top or bottom of the Ladybug; this is all you need for reasonably accurate AHRS.

On Mon, Jul 20, 2020 at 9:18 AM 29676 notifications@github.com wrote:

I mean, other than Mcu stm32, do I need another board or device for get output and calibration sensor?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kriswiner/MPU9250/issues/419#issuecomment-661146111, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDLKR3M7KE4TL6ZLFX6ADR4RU35ANCNFSM4NPZNKGQ .