This is an easy to use Arduino library for ADC Converter ADS1118
Learn with the examples provided: For basic use "basicExampleAds1118" and "ads1118example" for a detailed use.
None
Download this library as zip file, then click in "Sketch" -> "Include Library" ->"Add .ZIP Library" and select the zip file downloaded.
ARDUINO (ICSP PINS) | ADS1118 PINS |
---|---|
MOSI | DIN |
MISO | DOUT |
SCLK | SCLK |
5 (change this pin to fit your needs) | CS |
This is the typical circuit for a "thermocouple measurement system" as shown in the TI ADS1118 datasheet page 32.
Everyone is invited to contribute When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with me before making a change.
1.0.0
CHANGE: Initial commit
I am using SemVer for versioning.
This project is licensed under the MIT License - see the LICENSE file for details.