Skip to content

Latest commit

 

History

History
36 lines (33 loc) · 1.31 KB

sheepwalk-rpi2.md

File metadata and controls

36 lines (33 loc) · 1.31 KB

#Sheepwalk Electronics RPI2 1-Wire Host Adapter

This module provides a way to connect 1-Wire devices to your Raspberry Pi without using up one of the USB ports. It is based around a DS2482-100 I2C to 1-Wire IC.

Connection to your 1-Wire network is either by the RJ45 socket or the screw terminals. The RJ45 socket is wired to the same standard as all our modules to allow the easy assembly of a network using standard ethernet cables. It includes +5V on pin 2 for any modules that require it.

The jumpers on the RPI2 allow you to set the i2c address of your RPI2. For most people it won't matter what it is set to but if you have multiple RPI2s or you also have other i2c devices on the bus you might need to change the address. By default the i2c address is 0x18 but it can also be configured to be 0x19, 0x1a or 0x1b.