mmc5983ma

Crates.iommc5983ma
lib.rsmmc5983ma
version0.1.0-rc1
sourcesrc
created_at2024-06-27 05:41:48.970274
updated_at2024-06-27 05:41:48.970274
descriptionAsync driver for the mmc5983ma
homepage
repositoryhttps://github.com/John2143/mmc5983ma
max_upload_size
id1285107
size13,634
John Schmidt (John2143)

documentation

README

MMC5983MA: 3-Axis Magnetic Sensor

This is a library for the MMC5983MA. It is in development.

see https://github.com/John2143/embedded_stm32f401re_rust for example usage.

Implemented:

  • I2C communication
  • Read magnetic data
  • Read temperature data
  • User friendly functions to access the registers
    • Reset
    • BW01
    • prd/cmm
    • st_enp / st_enm
    • OTP
  • Bridge-offset SET/RST
  • Calibration
  • Documentation
  • Examples
Commit count: 6

cargo fmt