-
Hello
It would be great to read out a 1-Wire sensor (eg DS1820) and send the data via data link to the ground station!
Alternatively: a pass thru for serial data. In this case, an Arduino would hand…
-
Hi,
I am trying to use this chip with esp32 and it's not working.
I don't find anywhere that it is not compatible. This is only my problem or something else?
I was trying to connect with different…
-
I have a bunch of DS1820(without B) they do appear in /sys/bus/w1/devices/ as 10-xxxxxxxx
It would be nice to be able to use them...
-
Reading the temperature value from a DS1820 sensor can return one of the values -9997.0, -9998.0 or -9999.0, if something goes wrong during onewire communication. Instead, an exception should be raise…
-
it should be ~1s independent of number of sensors
2 ways:
1. Improve own DS1820 script
2. Use external library
-
Currently there are many libraries in the sming code, which print out debug messages all the time.
(for example but not limited to, the DS1820 lib).
These messages are constantly being printed to ser…
-
@gabonator,
I have downloaded the latest version of the LA104.
All tools work except for the DS1820 temperature grapher tool.
I copied it then from version 13 Nov 2020 the 3 files (dstemper.bmp,dst…
-
First things first thanks for the great firmware.
ont the ds1820 app I get an assertion failed error. and this is happening in execute.cpp on line 139. This also happens in the SHT20 app on the sam…
-
Hello!
I'm using the RedBearLab nRF51822 (http://redbearlab.com/redbearlab-nrf51822/) board and want to use the DS1820 sensor.
It seems that this board is currently not supported. Is it possible to …
-
ESP32 Wemos Lolin32
sketch with 3 additional FreeRTOS tasks leads to a significant lengthening of the set poriodes of the rmt module. I was able to narrow it down to the Onewire or the Dalles tempe…