sonphambk / MPU9250
MPU9250+ Kalman Filter + Madgwick Filter
☆8Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MPU9250
- MPU9250 (GY-91) driver for STM32 with HAL using SPI☆81Updated 2 years ago
- C library for STM32 using HAL with SPI and I2C support☆18Updated 2 years ago
- STM32 MPU6050/9250 I2C and SPI interface. Sensor fusion using a complementary filter yields sensor Euler angles and is implemented in bot…☆38Updated 2 years ago
- Arduino support for ICM_20948 w/ portable C backbone☆166Updated 2 months ago
- STM32 HAL Driver for ICM20948 IMU☆61Updated 6 years ago
- Arduino library for AHRS (Attitude and Heading Reference System) for Adafruit motion sensors☆211Updated 7 months ago
- MPU9250 9-axis IMU Library written in C for 32-bit ST Microcontrollers☆15Updated 3 years ago
- Access the data of 3-axis magnetometer and DMP from MPU9250 with SPI interface, All data fusion via EKF/UKF/CKF/SRCKF algorithm☆303Updated 3 years ago
- A simple implementation of some complex Sensor Fusion algorithms☆201Updated last year
- STM32 library for the MPU-9250 enabling its digital motion process (DMP) features using I2C interface.☆23Updated 2 years ago
- A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration…☆166Updated 4 years ago
- MPU6050/9250 I2C and SPI interface. Sensor fusion using a complementary filter yields sensor Euler angles and is implemented in five diff…☆94Updated 2 years ago
- Arduino library for the MPU-9250 enabling its digital motion process (DMP) features.☆227Updated 2 years ago
- MahonyAHRS with STM32F0 & MPU9250 & MS5611 (Using hardware I2C)