Skip to content

adom-inc/ads1220

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADS1220

A #![no_std] Rust driver library for interacting with TI ADS1220 Delta-Sigma ADC chip.

Cargo Features

All features are disabled by default.

  • defmt - Implements defmt::Format for most public types so they can be printed using defmt::info!() and relatives
  • embedded-hal-async - Provides async implementations of all the ADS1220 functions

About

Rust #![no_std] driver library for the TI ADS1220 Delta-Sigma Analog-to-Digital Converter chip

Resources

License

Stars

Watchers

Forks

Contributors

Languages