OPEnSLab-OSU / Loom

Arduino library for Internet of Things Rapid Prototyping in environmental sensing
GNU General Public License v3.0
26 stars 3 forks source link

ADS1115 #27

Closed osuwalkera6 closed 4 years ago

osuwalkera6 commented 5 years ago

Item's use Analog to Digital Converter; uses 16bit I2C; very accurate with 4 Analog inputs & various gain settings.

Product Page https://www.adafruit.com/product/1085

ADS1115 example.docx

SRGDamia1 commented 5 years ago

Use the Soligen fork of the ADS library, not the Adafruit main branch.

eliwinkelman commented 4 years ago

@SRGDamia1 Is this the fork that you are referring to? https://github.com/soligen2010/Adafruit_ADS1X15

SRGDamia1 commented 4 years ago

That's the one.