hi yall!
i just resumed my project that involves mycodo. I’m trying to use a NTC 3950 100k thermistor connected to a ASD1115. the ASD1115 input is successfully giving me a voltage, but i cant seem to get the calibration right.
here is my current config:
unscaled min: 0
unscaled max: 3.3 (my thermistor is running 3.3v)
rescale method: linear
rescaled unit min: -50
rescaled unit max: 300 (min and max from here)
Rescaled Measurement: temp, C
my readings which should be around 25c are at 14c. does anyone have any suggestions on how to fix this? I’m worried that its proportionally wrong, not just an incorrect offset temp. maybe an equation scale rather than a linear?
also, I wanted to say thank you to Kyle for this tool!