Re: [Owfs-developers] One-Wire FS via Raspberry Pi GPIO

2018-10-09 Thread Laurent FAILLIE via Owfs-developers
Hi Jim, Direct 1-wire management using GPIO for me has two flaws : - the first one is it is exposing directory you CPU to external ESD ... and facing numerous storms last summer with close lightning, I'm very happy for not using direct connection :) - the second one is 1-wire has very tight timmi

Re: [Owfs-developers] One-Wire FS via Raspberry Pi GPIO

2018-10-08 Thread Jim Merkle
Gregg, It appears the Raspberry Pi comes with the OWFS support driver already installed in the image. The driver isn't loaded though. While preparing for a presentation concerning PIGPIO, I tested the connection of a DS18B20 to my Raspberry Pi. At the very bottom of this link, you will fin

[Owfs-developers] One-Wire FS via Raspberry Pi GPIO

2018-10-08 Thread Gregg Levine
Hello! I found a page who explains within reason how to make (some) use of a Raspberry Pi GPIO point as a One-Wire hookup: https://pinout.xyz/pinout/1_wire Naturally it does not go into a enough detail which is why I wanted to ask the people here about it. I of course have the serial devices that