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
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.
- /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.
- Library Documentation - Arduino Library Documentation for this repository.
- Hookup Guide - Hookup guide for the SparkFun ADS1219 Qwiic Board.
- Installing an Arduino Library Guide - Basic information on how to install an Arduino library.
- Hardware GitHub Repository - Qwiic 1x1 - Main repository (including hardware files) the SparkFun ADS1219 qwiic board
- SEN-27544 - SparkFun Qwiic 24 Bit ADC - 4 Channel (ADS1219)
This product is open source!
This product is licensed using the MIT Open Source License
