MPU9150
Sensor fusion library
Provides an Arduino implementation of a 9DoF sensor fusion system using the MPU9150 chip.
Arduino sketch for MPU9150 9DoF with AHRS sensor fusion
76 stars
17 watching
36 forks
Language: Arduino
last commit: over 10 years ago
Linked from 1 awesome list
mpu9150
Related projects:
Repository | Description | Stars |
---|---|---|
kriswiner/mpu9250 | Arduino sketches for integrating and calibrating the MPU9250 9DoF sensor with AHRS sensor fusion algorithms | 1,040 |
kriswiner/lsm9ds0 | A sketch demonstrating the usage and integration of the LSM9DS0 9DOF sensor for accelerometer, gyroscope, magnetometer data fusion and quaternion-based orientation calculations. | 39 |
kriswiner/mpu6050 | A basic implementation of an MPU6050 sensor on various microcontrollers. | 723 |
adamjezek98/mpu6050-esp8266-micropython | A library that provides an interface to read data from a 3D accelerometer and gyroscope sensor connected to an ESP8266 microcontroller using Micropython. | 87 |
rlangoy/upy_apds9960 | A Python library for ESP8266/ESP12-E devices to interface with APDS9960 and APDS9900 proximity sensors | 9 |
jeroendoggen/arduino-gp2y0a21yk-library | An Arduino library for converting ADC values to distance measurements from an IR sensor | 25 |
adafruit/adafruit_lsm9ds0_library | A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers | 35 |
micropython-imu/micropython-mpu9x50 | Provides a micropython module and base classes for interacting with IMU sensors | 260 |
mp-extras/vl53l5cx | A Python library providing an interface to a VL53L5CX TOF sensor for MicroPython and CircuitPython | 13 |
tuc-proaut/librsf | Provides robust sensor fusion capabilities for online localization | 307 |
adafruit/adafruit_bmp085_unified | An Arduino library providing a unified interface to read barometric pressure and temperature data from specific sensors. | 94 |
kfricke/micropython-hdc1008 | A MicroPython driver for a Texas Instruments HDC1008 sensor | 4 |
locusrobotics/fuse | Provides a general architecture for performing sensor fusion on robots using nonlinear least squares optimization techniques | 724 |
kfricke/micropython-mcp9808 | A MicroPython driver for the MCP9808 temperature sensor | 7 |
claws/bh1750 | An Arduino library for a digital light sensor breakout board | 253 |