/msa301-python

Python library for the MSA301 3-axis accelerometer

Primary LanguagePythonMIT LicenseMIT

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