1 changed files with 3 additions and 1 deletions
@ -1,2 +1,4 @@ |
|||||||
STM32 Driver for the newest Ultimate Sensor Fusion Solution using the latest ST motion sensors: combination accel/gyro LSM6DSM, magnetometer LIS2MDL, and barometer LPS22HB. Now sold on [Tindie](https://www.tindie.com/products/onehorse/ultimate-sensor-fusion-solution-lsm6dsm--lis2md/). |
Generic C driver for the newest Ultimate Sensor Fusion Solution using the latest ST motion sensors: combination accel/gyro LSM6DSM, magnetometer LIS2MDL, and barometer LPS22HB. Now sold on [Tindie](https://www.tindie.com/products/onehorse/ultimate-sensor-fusion-solution-lsm6dsm--lis2md/). |
||||||
 |
 |
||||||
|
|
||||||
|
The driver is developed within the STM32 ecosystem following some ST API idioms. However, the driver does not depend on any ST-specific headers or libraries and is written to use user-provided callbacks for platform-specific functionality. |
||||||
|
Loading…
Reference in new issue