1 unstable release
0.1.0 | Oct 14, 2020 |
---|
#149 in #i2c
14KB
194 lines
sensor-tlv493d
A rust driver (and utility) for the Infineon tlv493d 3-DoF I2C hall-effect sensor
Status
Usage
- Add to your project with
cargo add sensor-tlv493d
- Install the utility with
cargo install sensor-tlv498d
Note that for no_std
use you must default_features = false
to disable dependencies on std
for error handling etc.
Resources
Dependencies
~0.2–7.5MB
~60K SLoC