wollewald / ADS1220_WE

Arduino library for the 24-bit, 4 channel ADS1220 ADC

Home Page:https://wolles-elektronikkiste.de/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADS1220_WE

This is an Arduino library for the 24-bit, 4 channel ADS1220 ADC. I have tried to make it convenient and easy to use. All features of the ADS1220 have been implemented. The examples should help to understand how to use the functions.

If you like the library, it would be great if you could give a star. If you find bugs, please inform me.

On my website you find:

  1. An article about the ADS1220 and the use of this library

https://wolles-elektronikkiste.de/ads1220-4-kanal-24-bit-a-d-wandler (German)

https://wolles-elektronikkiste.de/en/4-channel-24-bit-adc-ads1220 (English)

  1. An article how to use the ADS1220 for typical applications, such as thermocouples, NTCs, RTDs or Wheatstone bridges:

https://wolles-elektronikkiste.de/ads1220-teil-2-anwendungen (German)

https://wolles-elektronikkiste.de/en/ads1220-part-2-applications (English)

About

Arduino library for the 24-bit, 4 channel ADS1220 ADC

https://wolles-elektronikkiste.de/en/

License:MIT License


Languages

Language:C++ 100.0%