Skip to main content

mpu6050

A Python module for accessing the MPU-6050 digital accelerometer and gyroscope on a Raspberry Pi.

Example

Assuming that the address of your MPU-6050 is 0x68, you can read read accelerometer data like this:

>>> from mpu6050 import mpu6050

>>> sensor = mpu6050(0x68)

>>> accelerometer_data = sensor.get_accel_data()

Dependencies

Either the python-smbus or python3-smbus package, according to your Python version.

Installation

There are two ways of installing this package: via PyPi or via the git repository. Installing from the git repository insures that you have the absolute latest version installed, but this can be prone to bugs.

1. install the python-smbus package

sudo apt install python3-smbus

2a. Install this package from PyPi repository

pip install mpu6050-raspberrypi

Or:

2b. Clone the repository and run setup.py

git clone https://github.com/m-rtijn/mpu6050.git
python setup.py install

Issues & Bugs

Please report any issues or bugs here:

https://github.com/m-rtijn/mpu6050/issues

License

Copyright (c) 2015, 2016, 2017, 2018, 2021 Martijn (martijn@mrtijn.nl) and contributors
Licensed under the MIT License. For more information, see ``LICENSE``.

Release files for mpu6050-raspberrypi 1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for mpu6050-raspberrypi 1.2
File Size Uploaded
mpu6050-raspberrypi-1.2.tar.gz 5.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for mpu6050-raspberrypi 1.2
File Interpreter ABI Platform
mpu6050_raspberrypi-1.2-py3-none-any.whl Python 3 none any Details

Total release size: 10.8 kB

Release files / mpu6050-raspberrypi-1.2.tar.gz

Download URL mpu6050-raspberrypi-1.2.tar.gz
Size 5.0 kB
Tags Source
SHA-256 checksum
How to use checksums
10801a5fde8af5132ccd77d0c819b7e25b9dc82bde7405aab7f132c6c08a4c4b
BLAKE2b-256 checksum
How to use checksums
a177f3a0d6a474a25ffd0368861c93b0b9cfb4f3d647b8100ce1a7d9e39b0969
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

Release files / mpu6050_raspberrypi-1.2-py3-none-any.whl

Download URL mpu6050_raspberrypi-1.2-py3-none-any.whl
Size 5.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
89c7dc3e16904ffe9eb2d6b64d464477cbcc00f4640cd563519eefb1d16cf1ba
BLAKE2b-256 checksum
How to use checksums
94f3ea9ab2171e901318d54223c147b7f07b00cad37e764e723fd0d50ad36a7f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

Release history Release notifications | RSS feed

This release

1.2 This release

2 release files

1.1

2 release files

1.0.3.4

1 release file

1.0.3.1

1 release file

1.0.3

1 release file

1.0.2

1 release file

1.0.1

1 release file

1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page