Quote Originally Posted by Hainkm View Post
Ok, I got myself a DS18B20 and used the code above, works like a champ!

Now...does anyone have an easy way to get a 1-decimal point reading when we're below 32F? (when it goes below 0c, it truncates the F reading to whole numbers only)

Thanks for all your help!!
Kris
Look at Bruce's math expressions in the yikes sub directory, look at how he did it for degrees C using the DIG modifier, I think thats how it's done. Understand I'm still feeling stupid here so don't trust me, but I really think it is the DIG 3 or DIG 4 modifiers doing it, so check the manual 4.17.7 DIG page 33.