Thanks to Bruce ... the solution.
Hi, Bruce
... I've used a lot of DS1820 temp monitors without noticing anything for years.
BUT ... having a further look to those programs, I notice I've ever used the HEX value ( $DF ) ... instead of the " ° " Keyboard input ...
a try ( 2.47 and 2.50 ) gives not garbage ... but characters from the 128-256 code section of the characters map.
And now, we've a Warning !!!
One more notice to add to my poor old manual ... there might be a blank page between two command ones ... to add one's comments. LOL.
So, Let's keep in mind that Complementary table can only be accessed sending HEX Values ... like here:
Lcdout $fe, 1, DEC (temperature / 100), ".", DEC2 temperature, " ",$DF,"C"
Alain
PS : Pfouuuuu, I was not so far from the RTFM !!! ...
Last edited by Acetronics2; - 15th October 2007 at 14:08.
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks