lis331hh-device

xod-dev/st-mems/lis331hh-device

The type constructor for the accelerometer based on LIS331HH IC by STMicroelectronics.
lis331hh-device
@/lis331hh-device
The type constructor for the accelerometer based on LIS331HH IC by STMicroelectronics.
I2Cxod/i2c/i2c
ADDRbyte
I²C address. 18h by default. Some board configurations use 19h instead.
SENSnumber
Sensitivity. Can be 6 (default), 12, or 24. Defines bounds of measurements expressed in ɡ (standard gravity) units. E.g. max ±12g. The lower the sensitivity the better output precission. Inaccurate values are rounded up to a nearest correct sensitivity level.
lis331hh-device
I2C
ADDR
SENS
DEV
DEV@/imu-device
To use the node in your project you should have the xod-dev/st-mems library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.