rbricheno / icm20948-python

Python library for the Pimoroni ICM20948 breakout

Home Page:https://shop.pimoroni.com/products/icm20948

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python library for the Pimoroni ICM20948 breakout

https://shop.pimoroni.com/products/icm20948

License:MIT License


Languages

Language:Python 61.3%Language:Shell 27.6%Language:Makefile 11.2%