rezaneam / LIS3DH

Library for LIS3DH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultra-low-power 3-axis MEMS accelerometer

This library is developed with focusing on weak-on-motion purpose. Please note that this library is not compatible with LIS3DSH. For wider capabilities such as tap detection, step counting BMA400 might be a better solution.

Supported features

  • I2C Interface support only
  • Accepts custom TwoWire interface
  • Auto address detector
  • Basic configuration (range, sampling rate)
  • Motion Detection Interrupt (with HPF)
  • Basic Reading Acceleration

About

Library for LIS3DH

License:MIT License


Languages

Language:C++ 100.0%