Skip to content

Python library for the MSA301 3-axis accelerometer

License

Notifications You must be signed in to change notification settings

pimoroni/msa301-python

Repository files navigation

MSA301 3-Axis Accelerometer

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run python3 -m pip install msa301

Latest/development library from GitHub:

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