-
Hello, I have the following setup:
![image](https://user-images.githubusercontent.com/21203285/48921042-a0be1500-ee7b-11e8-9bfc-86b28d000425.png)
(*)Code on master Arduino:
`
#include
/*…
-
Hello,
first of all I'd like to thank you for providing a port of owSlave.
I successfully tested this lib and the slave device is recognized by the master.
The problem is when more than one 1wire…
-
Hi
I use a DS2482-800 plus a DS2482-100 with a Raspberry Pi, Buster on a I2C bus. OWFS only finds the DS2482-800 on address 1C. **The DS2482-100 on address 18 could not be found.**
OWDIR:
root@…
-
I am using the daily build downloads for the esp32 (without psram) and the 2019-03-25 is working fine with ds18x20 sensors but the new build 2019-03-27 always gives me CRC errors.
I can only guess w…
-
I'm using a Raspberry Pi 3B+ with Fedora IoT, which uses Linux Kernel 5.5.x. This system only ships the w1-gpio module, but not w1_therm. I've connected a D18 Temperature Sensor on GPIO Pin 4 and I'm …
w4tsn updated
9 months ago
-
I have noticed that after a few hours/days uptime on my emulated devices (and all my "real" devices) are lost in OWFS. They simply are no longer listed, and a power toggle of the master RPI is needed …
-
Is this code working for someone at all?
I couldn't get my DS9490 to recognize my custom slave. Reading what happens shows me, that 'waitForRequest()' aborts when 'presence()' doesn't return TRUE. Loo…
-
Raspberry Pi 4B, RASPIO 64 bit Bullseye Lite, Swift Version 5.5
For example, to read the Status Register of an SHT31 (datasheet page 13)
would require...
```
i2c.writeByte(0x44, command: 0…
-
Recently, some new timeout API methods were added to the AVR Wire library (see https://github.com/arduino/ArduinoCore-avr/issues/42#), which should be documented. Given there is no repository for the …
-
Sorry to bothering.
No sure this is the right place, anyway I try to ask while apologizing for the maybe crazy question.
In order to do some tests on a hardware device called Bus Pirate (http://dang…