The beauty of 1Wire is that ALL sensors share lines. Theoretically as many 1Wire devices as you want can be daisy chained, as they all have unique IDs. Three wires only required: Data, 5V, GND.

Pinout on 8P8C:
2 +5V DC Power
3 Ground (Green/White)
4 1-Wire Data (Blue)

I have a couple of these pictures around the shop, seem COM1:
https://www.interfaceinnovations.org/images/cupidcontrols/CuPID_RFHAT_IO.jpg

Colin


On 11/7/2015 4:31 PM, Peter Hollenbeck wrote:
With the Ethernet splitter are the voltage sensor and temperature sensor essentially on the same leg?

I have two RaspberryPi with two small 1wire networks but actually know very little about how this stuff works. I use owfs and python and just grab current readings from the fuse directory.

Thank you,
Peter

On Sat, Nov 7, 2015 at 4:19 PM, Colin Reese <colin.re...@gmail.com <mailto:colin.re...@gmail.com>> wrote:

    If you want to get fancy and enclose it, anything with terminals
    will work. Here's one I made recently for outdoors use:

    http://docs.interfaceinnovations.org/File:Solarcitynode.png

    Otherwise, any stupid splitter is fine:
    http://www.amazon.com/RJ45-Ethernet-Splitter-Connector-Adapter/dp/B003C2QS90

    C



    On 11/7/2015 4:15 PM, Peter Hollenbeck wrote:
    I have a RaspberryPi with a LinkUSB interface to a voltage sensor.
    I want to add a temperature sensor, connected by 150 feet of Cat 5.
    I presume I should buy a hub to make life easy.
    This 1wire network will never have more than three sensors.

    Any hub suggestions?

    Thank you,
    Peter


    
------------------------------------------------------------------------------


    _______________________________________________
    Owfs-developers mailing list
    Owfs-developers@lists.sourceforge.net
    <mailto:Owfs-developers@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/owfs-developers


    
------------------------------------------------------------------------------

    _______________________________________________
    Owfs-developers mailing list
    Owfs-developers@lists.sourceforge.net
    <mailto:Owfs-developers@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/owfs-developers




------------------------------------------------------------------------------


_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to