Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.28 seconds.

  1. Replies
    4
    Views
    12,327

    Re: Fram temperature logger

    I am not sure I follow.

    dc var as I understand, holds the value say, 2236. This represents the value 22.36 degrees celcious.

    To display it as integer, dc/100 is used and for the floating part,...
  2. Replies
    4
    Views
    12,327

    Re: Fram temperature logger

    Nice chip this AS6221. But how on earth can one solder this tiny little chip?

    I think this line:



    hserout [ 13,10,"temp c#",9,dec dc/100,".",dec2 dc//100,9,dec head_fs,9,dec tail_fs ]

    ...
Results 1 to 2 of 2