How do I compare two temperatures
Welcome
I want to do a little 16F628A LCD thermometer with sensor DS1820.
Want to read temperature, read and if temp is now lower than previously read, display the down arrow, a sign that the low temperature, if higher, up arrow, a sign that rose. if so, I put the sign -.
I made the display of temperature, but do not know how to check whether increased or decreased, given that temperature is shown in the format xx.xx
Can you help me with some examples?
Thanks in advance