MPU6050-ESP8266-MicroPython
MPU Sensor Library
A library that provides an interface to read data from a 3D accelerometer and gyroscope sensor connected to an ESP8266 microcontroller using Micropython.
Simple library for MPU6050 on ESP8266 with micropython
87 stars
6 watching
36 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
micropython-imu/micropython-mpu9x50 | Provides a micropython module and base classes for interacting with IMU sensors | 260 |
tuupola/micropython-mpu6886 | A MicroPython driver for interacting with the MPU6886 6-axis motion tracking device | 20 |
larsks/py-mpu6050 | This project provides a Micropython interface for interacting with the MPU6050 6DOF IMU sensor. | 82 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |
minyiky/ms5803-micropython | A Micropython implementation of the driver for an MS5803 pressure and temperature sensor via I2C protocol. | 2 |
jposada202020/micropython_mma8451 | A MicroPython module for an MMA8451 3-axis accelerometer sensor | 1 |
jposada202020/micropython_lsm6dsox | A MicroPython library for communicating with the LSM6DSOX accelerometer and gyro sensor | 1 |
jposada202020/micropython_mmc5983 | A MicroPython library providing access to the MMC5983 Magnetometer's sensor data and temperature readings. | 0 |
mp-extras/vl53l5cx | A Python library providing an interface to a VL53L5CX TOF sensor for MicroPython and CircuitPython | 13 |
haizakura/esp-ds3231-micropython | A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers | 7 |
mcauser/micropython-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
rlangoy/upy_apds9960 | A Python library for ESP8266/ESP12-E devices to interface with APDS9960 and APDS9900 proximity sensors | 9 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |