/icm20948-python

Python library for the Pimoroni ICM20948 breakout

Primary LanguagePythonMIT LicenseMIT

ICM20948 9-DOF Accelerometer, Magnetometer and Gyroscope

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run sudo pip install icm20948

Latest/development library from GitHub:

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