Crates.io | ist8310 |
lib.rs | ist8310 |
version | 0.1.1 |
source | src |
created_at | 2020-03-16 21:29:36.771792 |
updated_at | 2020-03-29 18:23:14.886381 |
description | IST8310 magnetometer driver for embedded hal |
homepage | |
repository | https://github.com/tstellanova/ist8310 |
max_upload_size | |
id | 219607 |
size | 12,024 |
A rust embedded-hal driver for the Isentek IST8310 3-axis magnetometer.
This sensor is claimed to be pin-compatible with the HMC5883 magnetometer.
Basic i2c setup support
read of main xyz magentometer vector
Tests with mock embedded hal
Periodic configuration check (for poor i2c connections)
Usage example with cortex-m
hal
Doc comments
CI
support for cross-axis flow calibration