Skip to content

Rust driver for the TI ADS131M ADCs

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

eloc3147/ads131m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust TI ADS131M 24-bit analog-to-digital converter driver

Coverage Status TODO: Badges

This is an embedded-hal Rust driver for the Texas Instruments ADS131M series of simultaneously sampling 24-bit delta-sigma analog-to-digital converters.

This driver allows you to:

  • Nothing Yet

The Devices

TODO: Description

Here are the different models of ADS131M ADCs:

Device Resolution Max Sample Rate Channels
ADS131M02 24-bit 64 kSPS 2
ADS131M03 24-bit 64 kSPS 3
ADS131M04 24-bit 64 kSPS 4
ADS131M06 24-bit 32 kSPS 6
ADS131M08 24-bit 32 kSPS 8

Datasheets:

Usage Examples

TODO

unimplemented!();

Support

Please feel free to submit any questions on the GitHub issues page.

License

Licensed under either of

at your option.

Inspiration

Inspired by ads1x1x-rs

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Rust driver for the TI ADS131M ADCs

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages