Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 981 Bytes

File metadata and controls

19 lines (15 loc) · 981 Bytes

python-lis3dh

Python library for using a LIS3DH triple-axis accelerometer on a Raspberry Pi

This is not a complete implementation of all the features of the LIS3DH - if you can help add more functionality then please contribute!

Requirements

Requires the Adafruit_Python_GPIO library which can be found at https://github.com/adafruit/Adafruit_Python_GPIO

Useful reading

Credits