Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

mattdy/python-lis3dh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATION WARNING

Adafruit has deprecated their Adafruit_Python_GPIO library in favour of blinka, which allows you to use their full-fledged CircuitPython code for the sensor. This can be found here: https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH.

The library in this repository will still function under Python 2, however Python 2 has reached end-of-life and you should therefore move to using the above libraries with Python 3.

Because of this, this repository will be archived and no further updates will be made. My thanks to everyone who has contributed to it in the past.

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages