Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page