mkiser71 / msa301-python

Python library for the MSA301 3-axis accelerometer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSA301 3-Axis Accelerometer

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run sudo pip install msa301

Latest/development library from GitHub:

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

About

Python library for the MSA301 3-axis accelerometer

License:MIT License


Languages

Language:Python 87.6%Language:Makefile 9.5%Language:Shell 3.0%