MPU6050
MPU6050 board
A basic implementation of an MPU6050 sensor on various microcontrollers.
Basic MPU6050 Arduino sketch of sensor function
723 stars
84 watching
190 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
mpu6050
Related projects:
Repository | Description | Stars |
---|---|---|
kriswiner/mpu9250 | Arduino sketches for integrating and calibrating the MPU9250 9DoF sensor with AHRS sensor fusion algorithms | 1,040 |
kriswiner/mpu9150 | Provides an Arduino implementation of a 9DoF sensor fusion system using the MPU9150 chip. | 76 |
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 |
larsks/py-mpu6050 | This project provides a Micropython interface for interacting with the MPU6050 6DOF IMU sensor. | 82 |
mozanunal/micropython-mpu6050-mqtt-streamer | A system that collects data from an MPU6050 sensor and streams it to an MQTT server using Micropython on an ESP8266 microcontroller. | 10 |
mcauser/micropython-mpr121 | Driver software for an MPR121 capacitive touch keypad and breakout board. | 17 |
micropython-imu/micropython-mpu9x50 | Provides a micropython module and base classes for interacting with IMU sensors | 260 |
kriswiner/lsm9ds0 | A sketch demonstrating the usage and integration of the LSM9DS0 9DOF sensor for accelerometer, gyroscope, magnetometer data fusion and quaternion-based orientation calculations. | 39 |
tuupola/micropython-mpu6886 | A MicroPython driver for interacting with the MPU6886 6-axis motion tracking device | 20 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |
pkucmus/micropython-pms7003 | A MicroPython driver for the PMS7003 Air Quality Sensor | 31 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
claws/bh1750 | An Arduino library for a digital light sensor breakout board | 253 |
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 |
kabel42/micropythonina219 | A simple driver for connecting and measuring voltage with an INA219 sensor | 4 |