TI LDC1312/LDC1314/LDC1612/LDC1614 inductance-to-digital converter driver for Rust embedded-hal https://crates.io/crates/ldc1x1x
Go to file
Val Packett 5b58bbe622 bages 2023-07-20 21:09:55 +00:00
examples minor improvements 2022-01-23 02:44:50 +03:00
src minor improvements 2022-01-23 02:44:50 +03:00
.gitignore Initial commit 2022-01-22 23:26:52 +03:00
.rustfmt.toml Initial commit 2022-01-22 23:26:52 +03:00
Cargo.toml update metadata 2022-10-02 02:46:55 +03:00
README.md bages 2023-07-20 21:09:55 +00:00
UNLICENSE Initial commit 2022-01-22 23:26:52 +03:00

README.md

crates.io API Docs unlicense Support me on Patreon

ldc1x1x

Rust embedded-hal 1.x driver for Texas Instruments (TI) I²C inductance-to-digital converters (LDC): LDC1312/LDC1314, LDC1612/LDC1614.

Includes const fn clock divider calculation (and currently requires nightly Rust because of this).

License

This is free and unencumbered software released into the public domain.
For more information, please refer to the UNLICENSE file or unlicense.org.