LSM9DS0

Sensor fusion sketch

A sketch demonstrating the usage and integration of the LSM9DS0 9DOF sensor for accelerometer, gyroscope, magnetometer data fusion and quaternion-based orientation calculations.

LSM9DS0 9DOF sensor AHRS sketch

GitHub

39 stars
20 watching
16 forks
Language: Arduino
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kriswiner/mpu9250Arduino sketches for integrating and calibrating the MPU9250 9DoF sensor with AHRS sensor fusion algorithms1,044
kriswiner/mpu9150Provides an Arduino implementation of a 9DoF sensor fusion system using the MPU9150 chip.76
adafruit/adafruit_lsm9ds0_libraryA C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers36
micropython-imu/micropython-lsm9ds0Provides an interface to read data from the LSM9DS0's g-force linear acceleration, gauss magnetic and dps angular rate sensors through I2C4
adafruit/adafruit_lsm9ds1A C++ library for interfacing with the Adafruit LSM9DS1 3-axis accelerometer/magnetometer/gyroscope breakout20
jposada202020/micropython_lsm6dsoxA MicroPython library for communicating with the LSM6DSOX accelerometer and gyro sensor2
kriswiner/mpu6050A basic implementation of an MPU6050 sensor on various microcontrollers.723
jposada202020/micropython_icm20948Provides a MicroPython driver for the TDK ICM20948 Accelerometer/Gyro Sensor11
rlangoy/upy_apds9960A Python library for ESP8266/ESP12-E devices to interface with APDS9960 and APDS9900 proximity sensors9
locusrobotics/fuseProvides a general architecture for performing sensor fusion on robots using nonlinear least squares optimization techniques736
kfricke/micropython-us100A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers3
jposada202020/micropython_icg20660Provides a driver for an accelerometer/gyro sensor0
claws/bh1750An Arduino library for a digital light sensor breakout board254
tuc-proaut/librsfProvides robust sensor fusion capabilities for online localization305
simondlevy/sensorfusionAn implementation of sensor fusion using Kalman filter in MATLAB158