py-mpu6050
IMU interface
This project provides a Micropython interface for interacting with the MPU6050 6DOF IMU sensor.
Micropython code for interacting with an MPU6050 6DOF IMU
82 stars
10 watching
28 forks
Language: Python
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
micropython-imu/micropython-mpu9x50 | Provides a micropython module and base classes for interacting with IMU sensors | 261 |
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. | 86 |
micropython-imu/micropython-bmx055 | Provides a Python driver for the Bosch BMX055 IMU sensor | 5 |
micropython-imu/micropython-bno055 | A MicroPython driver for the Bosch BNO055 inertial measurement unit (IMU) | 49 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
minyiky/ms5803-micropython | A Micropython implementation of the driver for an MS5803 pressure and temperature sensor via I2C protocol. | 2 |
jposada202020/micropython_lsm6dsox | A MicroPython library for communicating with the LSM6DSOX accelerometer and gyro sensor | 2 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
larsks/micropython-stepper-motor | A Python module for driving stepper motors with microcontrollers | 9 |
tuupola/micropython-mpu6886 | A MicroPython driver for interacting with the MPU6886 6-axis motion tracking device | 20 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
namato/micropython-ov2640 | A MicroPython interface to an ArduCAM OV2640 camera module | 112 |
kevinkk525/pms5003_micropython | A Python driver for a pms5003 air quality sensor that provides a simple interface to read and control the device in a Micropython environment. | 23 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
khoulihan/micropython-mpl115a2 | A Python module providing access to the MPL115A2 barometric pressure sensor via I2C | 2 |