C++ bindings for controlling the BerryIMU
Project description
berryimu
This is a Python package with bindings for interacting with the BerryIMU.
Wiring
The BerryIMU is a 9-axis motion tracking device that can be connected to a Raspberry Pi via I2C. The following wiring is required:
- BerryIMU VCC to 3.3V
- BerryIMU GND to GND
- BerryIMU SCL to SCL
- BerryIMU SDA to SDA
See the example wiring diagrams here.
Installation
Install the package from PyPI:
pip install berryimu
To verify the installation, run:
berryimu
You should see the BerryIMU data printed to the console.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
berryimu-0.0.1.tar.gz
(136.7 kB
view details)
File details
Details for the file berryimu-0.0.1.tar.gz
.
File metadata
- Download URL: berryimu-0.0.1.tar.gz
- Upload date:
- Size: 136.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 528868b48d42fbdbb9b47e58b0162d088ce2100eff8c9befa1ef0d8e104751c1 |
|
MD5 | 8c091ab947a6c572cc6fe58f4691b9c4 |
|
BLAKE2b-256 | 46acef7482315ae8814cede69ef94d84b21b8faf35d3e72d43df7332dc3fc75d |