SparkFun ADS1219 Arduino Library  v1.0.3-7-g85b4881
Arduino Library for the SparkFun ADS1219 Qwiic 24-Bit ADC
Loading...
Searching...
No Matches
SparkFun ADS1219 Arduino Library

SparkFun ADS1219 Arduino Library

Arduino Library for the SparkFun ADS1219 Qwiic 24-Bit ADC adds four channels of high-precision, 24-bit analog input to your project over I2C, featuring programmable gain and up to 16 unique addresses

GitHub License Release Release Date Documentation - build Compile Test GitHub issues

This is an Arduino Library for the ADS1219 24-bit 4-channel ADC from TI. It allows you to fully configure the ADC. Examples are provided to show how to use: single-shot vs. continuous mode; the input multiplexer; gain; different sample rates; and alternate I2C addresses. You can read the ADC voltage in millivolts (compensated for gain) or as the raw signed value.

Note: this library needs the SparkFun Toolkit.

Repository Contents

  • **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • **/src** - Source files for the library (.cpp, .h).
  • **/docs** - configuration files for the documentation.
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Products That Use This Library

  • SEN-27544 - SparkFun Qwiic 24 Bit ADC - 4 Channel (ADS1219)

License Information

This product is open source!

This product is licensed using the MIT Open Source License