ltc2497

Crates.ioltc2497
lib.rsltc2497
version0.1.0
sourcesrc
created_at2023-06-18 19:50:45.028475
updated_at2023-06-18 19:50:45.028475
descriptionPlatform agnostic Rust driver for the Analog Devices LTC2497 ADC
homepage
repositoryhttps://github.com/aectaan/ltc2497
max_upload_size
id893608
size20,795
Egor Markov (aectaan)

documentation

README

LTC2497 Rust Driver

This is a platform agnostic driver for the Analog Devices LTC2497 16-Bit 8-/16-Channel DSADC with I2C Interface.

Device

LTC2497 is a low power 16-bit analog-to-digital converter with 16 single-ended inputs, that can be used as 8 differential inputs.

The device has an I2C interface with possibility to set one of 27 addresses via GPIO pins and possibility to synchronise readings on the batch of devices via hardcoded global address. Device has internal oscillator but may be configured to use external one.

Device info and Datasheet

Commit count: 12

cargo fmt