denkitronik / ADS1118

Arduino Library for Texas Instruments ADS1118 - 16-Bit Analog-to-Digital Converter with internal Reference and Temperature Sensor
MIT License
20 stars 14 forks source link

Two thermocouples device, second thermocouple readings issue. #15

Open Arson-Oakwood opened 1 year ago

Arson-Oakwood commented 1 year ago

There is a problem with second TC (thermocouple) reading: it is off by couple degrees or some mV. I've already edited this issue while troubleshooting, and so far the only problem left is this voltage difference. With detached TCs, readings are ~150 mV from 1st TC end analog input, and ~250 form the second. I did not calculate schematics parameters, I just followed ADS datasheet blueprint for RC part and this github project for arduino, and electric part is not my strong point so I am a bit at loss here. Is it supposed to have voltage difference and therefore temperature difference by some degrees, or the datasheet schematics themselves are bit off?