This is an arduino IDE library to control the LIS3DH. It can be configured to use I2C or SPI with 2 instances per I2C channel or any number of SPI instances. The top-level driver, class LIS3DH, ...
This sensor communicates over I2C or SPI (our library code supports both) so you can share it with a bunch of other sensors on the same I2C bus. There's an address selection pin so you can have two ...
Scott Tattersall has developed a new low-power Arduino board which includes built-in support for Sigfox and the ability for it to be powered by a 3V CR2 battery. Designed to be used for Internet of ...