Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    28,641

    Re: Code for thermostat with 18b20

    OK, but how to this code
    clear
    DEFINE OSC 8 '8MHz << NOTICE UPPERCASE ON DEFINE

    'END of timer/oscillator defines

    OSCCON = %01110001 'Int CLK 8MHz
    ...
  2. Replies
    11
    Views
    28,641

    Re: Code for thermostat with 18b20

    anybody help me?
  3. Replies
    11
    Views
    28,641

    Re: Code for thermostat with 18b20

    I need only how to add in code setting for another temperature
  4. Replies
    11
    Views
    28,641

    Re: Code for thermostat with 18b20

    my mistake, I accidentally wrote the title theme 18b20
  5. Replies
    11
    Views
    28,641

    Re: Code for thermostat with 18b20

    Only one temp sensor (one input) and two relay output. In relation to one temp. sensor manage two different temperature settings. How to add another one setting in meny for temp set2?


    '* * * * *...
  6. Replies
    11
    Views
    28,641

    Code for thermostat with 18b20

    How to insert a setup for another temperature example, Set Temp2 for the second relay in this code? Thankes


    tmp1 var byte
    tmp2 var byte
    Temperature Var Word '...
  7. Replies
    109
    Views
    87,618

    Re: Please help with code for DS18B20

    I try to read serial number in my DS18B20:
    first sensor 28D698D7400F8
    second sensor 28FED6D64002B
    third sensor 2880DC3C2009E

    but how I put it in the code with $ ?
  8. Replies
    90
    Views
    52,224

    Re: Stable ADC readings

    How I can set (configure) ADCON1 register when I use 16F877A external Vref on RA2, RA3
Results 1 to 8 of 8