An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

SparkFun ADS1219 Arduino Library
========================================


Standard


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.