Skip to main content

Python library for the ICM20948/AKA09916 9-DOF IMU

Project description

ICM20948 9-DOF Accelerometer, Magnetometer and Gyroscope

Build Status Coverage Status PyPi Package Python Versions

Installing

If you've already set up a Python virtual environment, you can also install the stable library manually from PyPi:

pip install icm20948

Otherwise our install script will set one up for you.

Stable library from GitHub:

git clone https://github.com/pimoroni/icm20948-python
cd icm20948-python
./install.sh

Latest/development library from GitHub:

git clone https://github.com/pimoroni/icm20948-python
cd icm20948-python
./install.sh --unstable

Note Libraries will be installed in the "pimoroni" virtual environment, you will need to activate it to run examples:

1.0.0

  • Repackage to hatch/pyproject.toml

0.0.2

  • Support for read_temperature
  • Support Waveshare icm20948

0.0.1

  • Initial Release

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

icm20948-1.0.0.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

icm20948-1.0.0-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

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