Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.03 KB

Modified for micropython

Written for and tested using a NodeMCU V0.9 board, with SparkFun LIS3DH.

Some pin definitions are hardcoded - may potentially brick your device if run without modfication.

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!

Useful reading

Credits