lm75-rs

Platform-agnostic Rust driver for the LM75 temperature sensor and thermal watchdog.

APACHE-2.0 License

Downloads
34.5K
Stars
5
Committers
2
lm75-rs - Release 1.0.0 Latest Release

Published by eldruin 9 months ago

Added

  • Derived common traits for enums.

Changed

  • Update embedded-hal to version 1.0.
  • Raised MSRV to 1.62.0
lm75-rs - Release 0.2.0

Published by eldruin about 3 years ago

Added

  • Support for PCT2075 devices. Thanks to @dkhayes117

Changed

  • [breaking-change] SlaveAddr has been renamed Address and now features conversions
    from bool tuples and custom u8 values. Thanks to @dkhayes117
Package Rankings
Top 17.66% on Crates.io
Badges
Extracted from project README
crates.io Docs Build Status Coverage Status
Related Projects