-
I think it'd be handy to have this in addition to indoor temperature sources (ex: https://github.com/naschorr/sensor-stasher/tree/main/code/sensor/sensors/ds18b20). More importantly, this can be used …
-
I am doing some measurements on my board, and thought I would share my findings about battery life:
1) Running a micropython program doing lots of calculations and about 50 temperature readings a s…
-
Hi,
first to say this is a great project!
So nevertheless I'm wondering whether it is (already) possible to add additional sensors like a DS18B20 to the GPIOs of the SONOFF and get there measureme…
-
Скачал вашу прошивку - она замечательная , альтернатив нет :).
Но у меня не получается добавить новый блок на главный экран - не нашел такой возможности. Также не совсем понятно, как вывести показани…
irfcx updated
5 years ago
-
Hi there.
Sorry for the noobie question and the poor english, but could you tell me how can I write to the DS18B20 registers with this library? Such as set the alarm, check the address and so. Readin…
-
Hi there
Thanks for the simple library
Can it be used to 1 wire communication?
-
How do you enable 1-wire on the CB1, specifcally for the DS18B20 sensor.
Currently I use them on 3 of my machines that have enclosures to keep an eye on the enclosure temps.
Which pin would I be u…
-
Hi Neil!
I've tried to compile your Explorer app with Eclipse and ESP-IDF. Eclipse is configured based on your youtube tutorial. I've been experimenting with ESP32 for just a couple of days. I've cop…
-
Hello, it would be good to know when the connection has been lost. Up to now, the last transmitted value is still displayed after a connection break. It then looks as if the sensor is still online, al…
-
Issue is related to Arduino Nano Sense BLE and DS18B20 sensor (waterproof version) are not working together.
What I tried so far. I performed a test on UNO to isolate possible powering and sensor f…