Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/znitche/pico-mpu-6050

MicroPython module for performing measurements using MPU-6050 accelerometer and gyro
https://github.com/znitche/pico-mpu-6050

accelerometer gyroscope micropython mpu-6050

Last synced: 1 day ago
JSON representation

MicroPython module for performing measurements using MPU-6050 accelerometer and gyro

Awesome Lists containing this project

README

        

# pico-mpu-6050
MicroPython module for performing measurements using MPU-6050 accelerometer and gyro

#### Usage
Example at [main.py](main.py)

#### Resources
- [Specification](https://invensense.tdk.com/wp-content/uploads/2015/02/MPU-6000-Datasheet1.pdf)
- [Datasheet](https://cdn.sparkfun.com/datasheets/Sensors/Accelerometers/RM-MPU-6000A.pdf)