Hi everyone...
I'm working on a temperature sensor and here is a table between signal versus temperature °C: (almost linear)
TEMP VOLTS
0______3.45
10_____2.84
20_____2.3
30_____1.81
40_____1.36
49_____1.02
I would like to show the temperature in a lcd display (from 0 to 49 by unit). What is 'the best' way to implement that?
Thanks in advance..
Sylvio