adityanarayanan03 / MPU9250
Raspberry Pi Python code for Kalman-filter Sensor Fusion with MPU-9250 or MPU-9265 sensor. I2C communication protocol forked from cityofeden's cosmic repo.
☆31Updated 4 years ago
Alternatives and similar repositories for MPU9250
Users that are interested in MPU9250 are comparing it to the libraries listed below
Sorting:
- How to calibrate 3-axis magnetometers with Magneto. Includes Python scripts and an Arduino example.☆40Updated last year
- Visualization of IMU orientation from quaternion or Euler angles with a rotating cube☆152Updated 3 years ago
- A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)☆63Updated 5 years ago
- IMU visualizer with Python, OpenGL and MPU6050☆33Updated 4 years ago
- Calibration procedure for the MPU9250's accelerometer, gyroscope, and magnetometer using Python and a Raspberry Pi Computer☆110Updated 4 years ago
- Python library for communication between raspberry pi and MPU9250 imu☆110Updated 3 years ago
- A two-step Kalman/Complementary filter for Estimation of Vertical Position using an IMU-Barometer sytem☆62Updated last year
- ☆42Updated 7 years ago
- A general method (with Python scripts) for calibrating accelerometer sensors.☆56Updated 3 years ago
- A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration…☆174Updated 4 years ago
- The new filter with comparism to the well-known methods☆18Updated 9 months ago
- 6-axis(3-axis acceleration sensor+3-axis gyro sensor) IMU fusion with Extended Kalman Filter.☆155Updated 3 years ago
- A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)