sensor-tlv493d 0.2.0

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

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