Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.
forked from m-rtijn/mpu6050

A Python module to handle the I2C communication between a Raspberry Pi and a MPU-6050

License

Notifications You must be signed in to change notification settings

nickcoutsos/MPU-6050-Python

This branch is 39 commits behind m-rtijn/mpu6050:master.

Repository files navigation

MPU-6050 Python

This program handles the I2C communication between a Raspberry Pi and a MPU-6050 Gyroscope/Accelerometer sensor.

For this program to work you need to have I2C enabled on your Raspberry Pi and you need to have the python-smbus package installed.

About

A Python module to handle the I2C communication between a Raspberry Pi and a MPU-6050

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%