-
First, thank you for this superb library đź‘Ť
Currently we are building a soil-moisture sensor which will be released as open-source. It emulates the DS2438 and reads the temperature from an attached …
-
### Answers checklist.
- [X] I have read the component documentation [ESP-IDF Components](https://components.espressif.com) and the issue is not addressed there.
- [X] I am using target and esp-idf v…
-
In my initial design of this board, I wanted to use an external DS18B20 temperature sensor (either the little chip package or a waterproof probe) for more accuracy and better placement (the RP2040 chi…
-
Hi!
at first I'm a total "newbe" so, sorry for asking perhaps stupid thinks...
I've got the Juntek DPM8650 (TTL Version) and try to connect an esp board like the picture in this Projekt.
I've com…
CKHX updated
4 months ago
-
Greetings to all, specialy to Dr. Chuck Bell.
first of all Thank You for this connector. It helps me a lot in many home usecases.
I have problem with Arduino Nano ESP and only with this t…
-
I want to access DS18b20 1-wire temperature sensors. The kernel have support for W1_SLAVE_THERM, that includes DS18b20.
But I have no idea how to map the pin in the device tree.... This dts extra …
vjoco updated
4 months ago
-
**Describe the problem you have/What new integration you would like**
It would be nice to have a support for DS2484 or DS2482 so that 1-wire bus is more reliable over a long distance.
**Plea…
-
Hi all,
I'm trying to emulate a DS2505 and fill its eeprom with 795 bytes, I'm using arduino IDE 2 and arduino UNO board
The master is a medical machine wich use "search" command to find 2 onewire e…
-
Hi ! I intend to build for my car an volt-termometer.
I use the attached schematic : Arduino Nano, oled display 1.3" SH1106, DS18B20.
I tried several version of code , with both u8glib and u8g2lib..…
-
clearStrongPullup() is supposed to keep the current config settings and just make sure that the SPU bit is cleared. However, the bitclear is not correct and erases bits that it should not.
This usu…