-
Has anyone tried to add a simple Dallas DS1820 temperature read into the app_main on eq3_main.c. I would like to report back to mqtt the current room temperature as I do on a PiZero version of this, …
-
### Description
There is arguably significant overhead to the ["wait" functions](https://github.com/ARMmbed/mbed-os/blob/master/platform/mbed_wait_api_rtos.cpp), e.g. `wait_us()`. With my 24 MHz unde…
-
I am using a number of DS18B20 sensors. As in the non-legacy driver the sensor names are "DS18B20-n", n numbered from 1 upwards and sorted by ID/Address, I have no reliable way of accessing an individ…
-
New to beaglebone black but:
Found some code was hoping to use to get my 1 wire digital DS18B20 temperature sensor working but it wouldn't work. Just updated the debian image to the newest one Octo…
-
Hi,
I tried my first steps with Sming with the Blink sample, but I can't build it. Here is the content of my cmd windows. I use Windows 10 1909 x64.
In file included from c:\espressif\xtensa-lx1…
-
Hello,
In firmware b00b159e (2019-03-25) I get the sensor values for DS1820 with 2 digits after the comma and for BME280 with 3 (temperature) or 4 (pressure).
Where can I format this output? In v…
-
When building for first time with platformio I get an error every missing library, but every building task Platformio intalls only one more library. The error happens only with web referenced librarie…
-
It's been a while since I looked at TerrariumPi and now have some spare time to replace existing controls for our Dragons.
Still have the Pi3 and sensors laying around so thought I'd start afresh w…
-
Hello.
I use file DS18B20Scan.c and file configDS18B20.c My sensor's id is 10-000802da8f1d. When I run compiled files with connecting sensor, I don't get any result with suggestion to enter resolutio…
-
I have 3 sensors for measuring temperature:
- DHT11
- DS1820
- BME680
while the two other sensors return the temperature around 21*C, BME680 returns 23.5*C. I know the two other sensors are no…
pswin updated
5 years ago