#embedded-hal-driver #ldc1614 #ldc1312 #ldc1612 #ldc1314

nightly no-std ldc1x1x

TI LDC1312/LDC1314/LDC1612/LDC1614 inductance-to-digital converter driver for embedded-hal

3 releases

0.1.2 Oct 1, 2022
0.1.1 Jan 22, 2022
0.1.0 Jan 22, 2022

#312 in #embedded-hal-driver

50 downloads per month

Unlicense

20KB
465 lines

crates.io unlicense

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.


lib.rs:

embedded-hal driver for Texas Instruments (TI) I2C inductance-to-digital converters (LDC): LDC1312/LDC1314, LDC1612/LDC1614.

Dependencies

~68KB