Now I can not try the code because I ran out of frezze spray. For a day or two when a freez spray come to me, I will tried it.
Type: Posts; User: visnja30; Keyword(s):
Now I can not try the code because I ran out of frezze spray. For a day or two when a freez spray come to me, I will tried it.
TempRegister CON $11 'temperature integer REGISTER
TempRegisterFRA CON $12 'temperature fraction REGISTER
TempInt var byte ' variable for temperature...
Thank you for your reply
I tried your example and it works great in a positive temperature conditions but in negative temperatures I have bad results.
When DS3231 cool off with a freeze...
Hello everyone,
I made a clock with DS3231 chip and clock works great. Now I would like to have and temperature display with this chip but I do not know how to do that. Does someone have a sample...