kriswiner / MPU9250

Arduino sketches for MPU9250 9DoF with AHRS sensor fusion
1.04k stars 470 forks source link

About magnetometer calibration #165

Open ijunglee opened 7 years ago

ijunglee commented 7 years ago

Hello, I would like to ask that how to check if the mag calibration is finished and the data after calibrating is correct and can be used? Are there any parameters which I can check for the issue? I want to write the checking process into the program to check if the mag calibration is finished; however, I have no idea how to check it with certain parameters......Thanks in advance!

kriswiner commented 7 years ago

https://github.com/kriswiner/MPU6050/wiki/Simple-and-Effective-Magnetometer-Calibration

Sanjanawinchester commented 6 years ago

thanks, @kriswiner, great job with the library. Can you please tell how and where should I add above code in your library.

kriswiner commented 6 years ago

What code?

There are plenty of examples of how to use the mag calibration in the github repository. Here's one:

https://github.com/kriswiner/ESP8285/tree/master/MPU9250

On Sun, Jul 1, 2018 at 1:46 AM, Sanjanawinchester notifications@github.com wrote:

thanks, @kriswiner https://github.com/kriswiner, great job with the library. Can you please tell how and where should I add above code in your library.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kriswiner/MPU9250/issues/165#issuecomment-401593189, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qvvKMUIsZIipwzRP8o1hWlKOqaU3ks5uCIxrgaJpZM4Oodlz .