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

New Loom Analog Board #33

Closed udellc closed 4 years ago

udellc commented 5 years ago

Item's use This is pending positive tests of the ADS1115 breakout for solving the issues we're having with analog. Because Arduino Analog seems to be problematic, it would be a good idea to switch to our own external ADC for analog sensing. It would be nice to have an ADS1115 Featherwing that takes in 4 analog channels and converts to i2c for digital reading.

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

PCB lives here: https://learn.adafruit.com/adafruit-4-channel-adc-breakouts/downloads

Existing Implementation https://github.com/adafruit/Adafruit_ADS1X15

prototypicalpro commented 4 years ago

Duplicate of https://github.com/OPEnSLab-OSU/Loom/issues/27.