Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 539 Bytes

File metadata and controls

5 lines (3 loc) · 539 Bytes

RTIMULibCS

A version of RTIMULib in C# for Windows IoT. It currently only supports the LSM9DS1, HTS221 and LPS25H as fitted on the Raspberry Pi Sense HAT.

Note that magnetometer calibration has changed on this version. There is no separate calibration process. Instead, each time the code is started, the calibration parameters are captured dynamically. For best results, make sure that the device moves though the maxima and minima on all axes to ensure that correct readings are obtained. Accelerometer calibration is not supported.