Re: [Owfs-developers] experiences with raspberry pi

2025-09-19 Thread Nico Bouthoorn via Owfs-developers
Chatgpt saved my day,   it seems that the usb disk was interfering the  i2c signals on the bus by air..., yes i use pull up's of the i2c bus with 2K2.  The bus has short wires of about 10cm to a external pcb with  the ds2482 devices. When i placed the usb disk outside the metal casing the

Re: [Owfs-developers] experiences with raspberry pi

2025-09-15 Thread Michael Hughes via Owfs-developers
On Mon, 15 Sep 2025 10:04:39 +0200 Nico Bouthoorn via Owfs-developers wrote: > Chatgpt saved my day,   it seems that the usb disk was interfering > the i2c signals on the bus by air..., yes i use pull up's of the > i2c bus with 2K2.  The bus has short wires of about 10cm to a > external pcb w

Re: [Owfs-developers] experiences with raspberry pi

2025-09-12 Thread Mick Sulley
Hi Nico, I have been running a 1-wire system on a Raspberry Pi with a Sheepwalk Electronics RPI3 adapter for many years.  I believe the adapter uses the DS2482-800. The 1-wire network lock up occasionally and needs the +5v supply to the adapter to be turned off and back on again.  I understo

[Owfs-developers] experiences with raspberry pi

2025-09-11 Thread Nico Bouthoorn via Owfs-developers
Hi all, I’ve just lost a couple of days troubleshooting this… I’ve been using a BeagleBone Black with a DS2482-800 for years without any issues to control my greenhouse. Recently, I decided to upgrade and switched to three DS2482-800s on a Raspberry Pi. At first, everything seemed fine—the de