upy-motion
MPU driver
A Python module for interacting with an MPU6050 motion sensor
A simple MPU6050 driver written in micropython
17 stars
2 watching
6 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
onemadgypsy/upy-st7789 | A driver that provides a simple interface to control ST7789 displays | 1 |
micropython-imu/micropython-mpu9x50 | Provides a micropython module and base classes for interacting with IMU sensors | 260 |
howmanyoliversarethere/hx711_mpy-driver | Driver for a weighing sensor in Python-based MicroPython implementation | 8 |
tuupola/micropython-mpu9250 | MicroPython I2C driver for MPU-9250 motion tracking device | 145 |
tuupola/micropython-mpu6886 | A MicroPython driver for interacting with the MPU6886 6-axis motion tracking device | 20 |
russhughes/gc9a01_mpy | A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 152 |
micropython-imu/micropython-bmx055 | Provides a Python driver for the Bosch BMX055 IMU sensor | 5 |
jposada202020/micropython_mc3479 | A MicroPython driver for the MC3479 accelerometer sensor | 0 |
larsks/micropython-stepper-motor | A Python module for driving stepper motors with microcontrollers | 9 |
micropython-imu/micropython-bno055 | A MicroPython driver for the Bosch BNO055 inertial measurement unit (IMU) | 48 |
catdog2/mpy_bh1750fvi_esp8266 | A Python driver for an infrared light sensor on an ESP8266 microcontroller | 18 |
jposada202020/micropython_mma8451 | A MicroPython module for an MMA8451 3-axis accelerometer sensor | 1 |
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 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |