Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    16
    Views
    33,075

    Re: Reading temperature using multi DS18B20

    Thanks! That clears that up. Do you know why the +1 on the end?

    The DIV32 command allows you to divide the 32 bit number held in internal registers. But that's not really important here. More...
  2. Replies
    16
    Views
    33,075

    Re: Reading temperature using multi DS18B20

    I am having some troubles understanding the read temperature portion of this code. Take the following exerpt from the code:
    W1:
    OWIN DQ,4,[busy] ' Check for still busy converting...
Results 1 to 2 of 2