max112x

Crates.iomax112x
lib.rsmax112x
version0.7.0
sourcesrc
created_at2022-10-11 23:07:46.571653
updated_at2024-01-12 17:21:11.223227
descriptionDriver for the 24-bit MAX11214 and similar ADCs.
homepagehttps://github.com/reitermarkus/max112x-rs
repositoryhttps://github.com/reitermarkus/max112x-rs
max_upload_size
id685624
size26,984
Markus Reiter (reitermarkus)

documentation

https://docs.rs/max112x

README

Rust MAX11214 Driver

Crates.io Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
max112x = "0.7"
Commit count: 28

cargo fmt