OPEnSLab-OSU/Loom

New Loom Analog Board

Closed this issue · 1 comments

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

Duplicate of #27.