-
### The problem
Hi,
I have a problem with HA onewire setup. I have 3 locally connected DS9490 bus adapters with some DS18B20 sensors, but also one remote connected DS9490 bus with 3 other DS18B2…
-
It would be nice if Bruce could implement the iButton feature
here is a basic example of read/write for M5StickCPLUS2 (also possible with Cardputer)
#### M5StickCPLUS2 iButton example
```
…
-
Based on https://github.com/cogsy23/aowslave
Modified to work on ch32v003fun.
https://github.com/VooDooSi/CH32V003_owSlave
-
I suspect there is some sort of a conflict with the OneWire library. When I comment out my `gpio_viewer.begin();` line (i.e. everything is loaded and set up, but I don't start the viewer) I get the no…
-
Trying to figure out where the bottleneck comes from...
- OLED display: Nope
- Temperature probe DS18B20: Yes!
- Pressure probe: Nope
- ultrasound probe: Nope
So, it looks like I might need t…
-
Hello!
I'm using the onewire CI DS28E05 (https://datasheets.maximintegrated.com/en/ds/DS28E05.pdf) but Micropython `ow.scan()` show nothing. That is a `onewire` chip, so it use/works with the `on…
-
### Description
I am currently working with ESP32-S2FN4R2 on a LOLIN S2 PICO board.
I am using OneWire library to connect DS18B20 (with Rob Tillaart DS18B20 library)... not very original !
…
-
/*
This example connects to an unencrypted WiFi network.
Then it prints the MAC address of the WiFi module,
the IP address obtained, and other network details.
created 13 July 2010
by…
-
someone connect a sensor OneWire
-
Can you add onewire protocol to you firmware?