-
Hi Kris,
Thanks for sharing your codding. I'm trying to implement AHRS using MPU9250 and stm32 MCU. I use DMA to read data at freq=1.6Khz (except magnetometer), ant it works perfect. The filter update…
-
Hello! I have a few question to your MPU9250BasicAHRS.ino file.
// Sensors x (y) -axis of the accelerometer is aligned with the y (x) -axis of the magnetometer; // The z-axis magnetometer (+ Down) i…
-
Hey Kris... I am just wondering if this signal from the magnetometer looks strange to you.
I expected way more smooth lines.. is this due to the low frequency of the magnetometer or did I something …
-
hi kris,
i get yaw reading just 180 degree range from north to south counterclockwise and from north clockwise doesn't give any response !
also when i flip the sensor the yaw stop giving any respon…
-
**Details about installed OS version**
Ubuntu Touch OTA-14
**Describe the bug**
The app "SensorStatus" doesn't report readings for the menu items "Magnetometer" and "Compass".
The app "Xompass" …
-
All sensors that are part of the Adafruit 10DOf breakout have been coded except the LSM303's magnetometer.
-
## Feature Request
### Plugin
- @capacitor/motion
### Description
This feature request is to add support for Magnetometer data (https://developer.mozilla.org/en-US/docs/Web/API/Magnetometer).
…
-
Hello everyone!
The Sparkfun 9doF Stick won't initialize via I2C throwing up this error:
[ 2464][E][Wire.cpp:422] beginTransmission(): could not acquire lock
[ 2470][E][Wire.cpp:448] endTran…
-
### Is your feature request related to a problem? Please describe
Looks like, the new GY-86 modules has HMC5983 chips instead of HMC5883L, so, magnetometer is not work in betaflight
### Describe the…
-
Everything is implemented right. I am getting data from every other sensor but the magnetometer is ust stucked at:
![image](https://github.com/asukiaaa/MPU9250_asukiaaa/assets/76113098/723e3ba7-6fc3-…