Quote Originally Posted by Acetronics View Post
Hi, Fratello

I played a bit with your program ... Elektor won't be anymore what it was ... -cries-

Note you'll have to comment the Easypic5/16F877A section and uncomment the Elektor section.

This way you will be able to use the 18B20 in any resolution you like ...

And OVERALL do not ask a +/- 0.5°C precision sensor to give 1/100° C .... !!!

Alain
I've been playing with this all day today and it's a great piece of code.
I used this as I have an easypic 6*

I have one problem/question that perhaps someone could answer please

When I program the pic, the sisplay shows * at the end of the 1st line even when no buttons are or have been pressed, I thought the * was only to show a button had been pressed?

Also if I cycle through the button presses, ie set temp and set hysteresis they both work fine
however when I press the button again to show the actual temp that also works. but it never seems to update UNLESS I hold the button in, then it updates continually

I've been trying to get it to update at a regular interval or any interval but it just wont, am I doing something wrong or does it never update the temp?