eldruin / lsm303agr-rs

Platform agnostic Rust driver for the LSM303AGR ultra-compact high-performance eCompass module: ultra-low-power 3D accelerometer and 3D magnetometer
Apache License 2.0
18 stars 14 forks source link

Implement temperature sensor #9

Closed dam4rus closed 2 years ago

dam4rus commented 2 years ago

Please note that I don't have an SPI module so I couldn't test if it works with that interface

dam4rus commented 2 years ago

Yes, I've tested it on an actual hardware but only with I2C since I don't have an SPI module.