Quote Originally Posted by inse View Post
Hi Eugeniu,

your program is a little bit hard to read without knowing Romanian (right?).

If you want to store the temperature value in single ASCII characters, something like this might work:

i2cwrite I2CDAT, I2CCLK, $A0, adr,[(temperature dig 0= + 48, (temperature dig 1) + 48, (temperature dig 2) + 48, (temperature dig 3) +48]

Add the comma where you please or add it after reading back the value.

Correct me if I am talking bull****...

Regards,
Ingo
Uffff, not work . I see or 88888888 , or 44444444 or 77777777 .......
I'll try to write every DIG , separate . I'll tell you tomorow if work .

Thank you very much ! Good night !