-
tried various options for changing the attribute values in the diagram.json according to the description.
"attrs": { "genDebug": "0", "deviceID": "010203040506", "owDebug": "1", "temperature":"25.9…
-
Hallo Jürgen,
ich habe diesen Sketch für meine Zwecke benutzt.
Du benutzt sowohl in Zeile 255
`OneWire ds(DALLAS_SENSOR_PIN);`
als auch in Zeile 269
`OneWire dallas(DALLAS_SE…
-
### Description
Since there is a sophisticated Modbus library for micropython, ([https://github.com/brainelectronics/micropython-modbus]()), I suggest adding the library to the micropython's librar…
-
Hi,
I have been working on a similar project using the esp32 w/mqtt and deep sleep mode. I also am using the capacitive moisture sensors that utilize the 555 timer circuits, and a lm35 temp sensor. …
-
Now Frsky has added telemetry to their FBUS system it would be nice to have FBUS telemetry implemented to OpenXsensor :-)
PD5DJ updated
2 years ago
-
anyone know how to connect a DS1820 sensor OneWire to receive temperature data?
-
Создал простенький сценарий, если температура меньше 23 - включить реле, если больше 25 - выключить. Но, после снижения температуры до 23 реле включилось, а после повышения до более , чем 25 так и не…
-
### Description
Describe your problem.
When uploading sample script to Arduino Nano RP 2040 the arduino crashes:(
### Steps To Reproduce Problem
Please give detailed instructions neede…
-
I'm running two terrariums:
- Paludarium with tropical fish ( guppies).
- Veiled Chameleon
I have the TerrariumPI centralized and everything connected via wifi or bluetooth, and I need a s…
-
Hey, i use a few shelly 1 in my House and one in my Garage as door opener.
is it possible with the external plug-in an an DS1820 Sensor to show the Temperature in Homekit?
i can‘t find an soluti…