Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:techref:hardware:port.gpio:1-wire [2022/02/19 11:10] – elux011 | docs:techref:hardware:port.gpio:1-wire [2024/09/18 09:35] (current) – [1-wire Bus] elux011 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| This guide will only cover 1-Wire Bus Connections | This guide will only cover 1-Wire Bus Connections | ||
| Therefore the Installation is a bit more extensive. | Therefore the Installation is a bit more extensive. | ||
| - | The Device which got tested was a OrangePI PC+. | + | The Device which got tested was a **OrangePI PC+** (a different method is recommended for the Raspberry Pi!). |
| ===== Installation up to v19.07.8===== | ===== Installation up to v19.07.8===== | ||
| Line 106: | Line 106: | ||
| </ | </ | ||
| Notice: | Notice: | ||
| - | - phandle: you have to use a hex number following the highest number used in the file. | + | - phandle: you have to use a hex number following the highest number |
| - gpios: the " | - gpios: the " | ||
| Line 134: | Line 134: | ||
| It is also possible to operate the 1-Wire Bus with just the Gnd and Bus Lines, with the Sensors deriving power " | It is also possible to operate the 1-Wire Bus with just the Gnd and Bus Lines, with the Sensors deriving power " | ||
| + | For longer cables, the use of an insulator such as ADUM1201 is recommended. | ||