A library for ADS1015 and ADS1115 from Texas Instruments.

Fork of ADS1015 by Arve Seljebu

v1.3 - Added ADS1115_REG_CONFIG_DR & m_dataRate Jul 21. 2014 - Corrected m_conversionDelay - Now there is readADC() that returns counts and readADC_V() that returns voltage

History

v1.3 - Added ADS1115_REG_CONFIG_DR & m_dataRate - Jul 21. 2014; - Corrected m_conversionDelay; - Now there is readADC() that returns counts and readADC_V() that returns voltage; default tip

2014-07-22, by Sambo007 [Tue, 22 Jul 2014 06:04:13 +0000] rev 2

v1.3 - Added ADS1115_REG_CONFIG_DR & m_dataRate - Jul 21. 2014; - Corrected m_conversionDelay; - Now there is readADC() that returns counts and readADC_V() that returns voltage;


v1.2 - Fixed error in readADC_SingleEnded() sign bit

2014-05-21, by Sambo007 [Wed, 21 May 2014 13:12:24 +0000] rev 1

v1.2 - Fixed error in readADC_SingleEnded() sign bit


Ported from Adafruit's arduino library

2013-11-10, by arve0 [Sun, 10 Nov 2013 18:22:27 +0000] rev 0

Ported from Adafruit's arduino library