micropython-lsm9ds0
Sensor reader
Provides an interface to read data from the LSM9DS0's g-force linear acceleration, gauss magnetic and dps angular rate sensors through I2C
Simple access to the g-force linear acceleration, gauss magnetic and dps angular rate sensors of the LSM9DS0 through I2C.
4 stars
5 watching
4 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jposada202020/micropython_lsm6dsox | A MicroPython library for communicating with the LSM6DSOX accelerometer and gyro sensor | 1 |
micropython-imu/micropython-mpu9x50 | Provides a micropython module and base classes for interacting with IMU sensors | 260 |
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
jposada202020/micropython_lis2mdl | A MicroPython driver for a magnetometer sensor | 0 |
jposada202020/micropython_lis3dh | A Micropython driver for the LIS3DH sensor | 1 |
fizban99/microbit_us100 | A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller. | 7 |
jposada202020/micropython_lis3mdl | MicroPython driver for an ST LIS3MDL magnetometer sensor | 1 |
jposada202020/micropython_icm20948 | Provides a MicroPython driver for the TDK ICM20948 Accelerometer/Gyro Sensor | 11 |
jposada202020/micropython_mmc5983 | A MicroPython library providing access to the MMC5983 Magnetometer's sensor data and temperature readings. | 0 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
jposada202020/micropython_mlx90393 | A MicroPython driver for an MLX90393 magnetometer sensor. | 3 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
agners/micropython-scd30 | Provides an I2C interface to the SCD30 CO² sensor module on MicroPython boards | 25 |
jposada202020/micropython_mma8451 | A MicroPython module for an MMA8451 3-axis accelerometer sensor | 1 |