Switch sensor vs. switch PIC pin


Results 1 to 11 of 11

Threaded View

  1. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default Re: Switch sensor vs. switch PIC pin

    Hi Fratello,

    Why not just put them on the same bus with no switch?

    According to the data sheet, you can talk to them both separately:
    Each DS18B20 has a unique 64-bit serial code, which allows multiple DS18B20s to function on the same 1-Wire bus. Thus, it is simple to use one microprocessor to control many DS18B20s distributed over a large area.
    It looks like you have enough digits in your display to represent A or B for each temp, so you can tell them apart.
    Last edited by ScaleRobotics; - 5th April 2011 at 15:52.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts