https://github.com/sparkfun/sparkfun_ads1219_arduino_library
An Arduino Library for the ADS1219 24-Bit 4-Channel 1-kSPS ADC from TI - requires the SparkFun Toolkit
https://github.com/sparkfun/sparkfun_ads1219_arduino_library
arduino-library qwiic sparkfun-arduino sparkfun-toolkit
Last synced: 4 months ago
JSON representation
An Arduino Library for the ADS1219 24-Bit 4-Channel 1-kSPS ADC from TI - requires the SparkFun Toolkit
- Host: GitHub
- URL: https://github.com/sparkfun/sparkfun_ads1219_arduino_library
- Owner: sparkfun
- License: mit
- Created: 2023-12-11T13:17:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T22:29:54.000Z (4 months ago)
- Last Synced: 2025-02-24T23:19:48.590Z (4 months ago)
- Topics: arduino-library, qwiic, sparkfun-arduino, sparkfun-toolkit
- Language: C++
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SparkFun ADS1219 Arduino Library
========================================
![]()
SparkX 24-Bit 4-Channel ADC - ADS1219 (Qwiic)
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](https://github.com/sparkfun/SparkFun_Toolkit).
Repository Contents
-------------------* **/workflows** - GitHub workflow actions files
* **/examples** - Arduino examples for the ADS1219
* **/src** - Library source files (.cpp & .h)Documentation
--------------* **[Hardware Repository](https://github.com/sparkfunX/SparkX_ADC_ADS1219)** - Hardware repository for the SparkX 24-Bit 4-Channel ADC - ADS1219 (Qwiic).
License Information
-------------------This product is _**open source**_!
Please review the LICENSE.md file for license information.
If you have any questions or concerns on licensing, please contact technical support on our [SparkFun forums](https://forum.sparkfun.com/viewforum.php?f=152).
Distributed as-is; no warranty is given.
- Your friends at SparkFun.