adafruit / Adafruit_ADS1X15

Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator
Other
289 stars 301 forks source link

Added support for Differential measuring between AIN0 to AIN3 and AIN1 to AIN3. #73

Closed MrF83 closed 2 years ago

MrF83 commented 2 years ago

Copied code of existing function for Differential measuring and modified as needed.

caternuson commented 2 years ago

Thanks. Looks good. Were you able to test as well?

MrF83 commented 2 years ago

Yeah tested it yesterday and worked well.