Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 817 Bytes

File metadata and controls

19 lines (12 loc) · 817 Bytes

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