/ADS1120-Library

An Arduino library for the SPI interface Texas Instruments ADS1120, 16-bit ADC.

Primary LanguageC++MIT LicenseMIT

ADS1120 Arduino Library

An Arduino library for the SPI interface Texas Instruments ADS1120, 16-bit ADC. This library contains an improvement to allow interrupt driven DRDY pin, so the MCU can sleep during conversion process (or do other things).