#i2c #sensor #embedded #no-std #tlv493d

no-std bin+lib sensor-tlv493d

Driver for the Infineon tlv493d 3-DoF I2C hall-effect sensor

1 unstable release

0.1.0 Oct 14, 2020

#104 in #i2c

MPL-2.0 license

14KB
194 lines

sensor-tlv493d

A rust driver (and utility) for the Infineon tlv493d 3-DoF I2C hall-effect sensor

Status

GitHub tag Crates.io Docs.rs

Open Issues

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–9.5MB
~67K SLoC