Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ddland/mp_lis3dhtr

MicroPython driver for the LIS3DHTR accelerometer
https://github.com/ddland/mp_lis3dhtr

Last synced: 5 days ago
JSON representation

MicroPython driver for the LIS3DHTR accelerometer

Awesome Lists containing this project

README

        

# mp_lis3dhtr
MicroPython driver for the LIS3DHTR accelerometer.

Wire the sensor and use the driver to measure with different gain settings the acceleration in 3 directions.

## main.py
In the main.py an example is given where the full-scale setting for the sensor are changed during the measurements.