Skip to content

bunny1985/mpu6050_DMP_python

Repository files navigation

mpu6050_DMP_python

attempt to port DMP module library to raspberry pico

based on: https://github.com/thisisG/MPU6050-I2C-Python-Class

This is an experiment to port existing librarty from python to micropython raspberry pi board.

DMP should in theory provide better datat than reading from Gyro and accel registers directly. It also uses FIFO.

About

attempt to port DMP module library to raspberry pico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages