Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: visnja30; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    39,893

    Re: DS 3231 temperature reading

    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.
  2. Replies
    7
    Views
    39,893

    Re: DS 3231 temperature reading

    TempRegister CON $11 'temperature integer REGISTER
    TempRegisterFRA CON $12 'temperature fraction REGISTER


    TempInt var byte ' variable for temperature...
  3. Replies
    7
    Views
    39,893

    Re: DS 3231 temperature reading

    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...
  4. Replies
    7
    Views
    39,893

    DS 3231 temperature reading

    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...
Results 1 to 4 of 4