-
hi, i was with espeasy build `ESP_Easy_mega-20200204_normal_ESP8266_4M1M.bin`
on nodemcu
the system has this generic setup:
- two switches (push button) to control with wall switches a light:
wa…
-
Voir #5 pour plus de détails. Pour l'instant, on va juste lire tous les capteurs l'un après l'autre avec un délai total de 750 ms * nombre_capteurs entre deux lectures d'un même capteur
- [x] Command…
-
This board allows connecting an external temperature sensor, the DS18B20.
We could add support for the 1-Wire bus and for this sensor.
-
Hi Christian
Great project. Thanks for sharing
I don't know if this project is dead or frozen, but it can be very useful to get an modbus error code when something illegal is requested.
After spe…
-
### The problem
My ESPHome (ESP32) was working fine with 9 DS18B20 Sensors for 12 hr. Then the connnection failed and the ESPHome find no Sensors anymore.
Firmware of ESPHome ist 2023.7.1
I don´t k…
-
Hello, I have a problem with my Heishamon large board. The display for consumed electricity and generated heating power is always set to -200 watts. The firmware version is 3.8 The board is two weeks …
-
Hi there. I received my ECB last week (Australia), it's really nicely designed board and well documented. I have mine up and running in a 19" server rack, it's driving a 4x fan tray mounted in the top…
-
Hi Stef,
Great work, i would love to ditch the ATMEGA 2560 and run this on a Wemos D1 mini.
Is this possible, and how to connect the RFLink board: https://www.nodo-shop.nl/nl/41-rflink-433-mhz t…
-
### nodejs-poolController Version/commit
n/a
### nodejs-poolController-dashPanel Version/commit
n/a
### relayEquipmentManager Version/commit
8.0.0
### Node Version
20.14.0
### Platform
Linux …
-
I implementing gpiod for a 1wire bus on an Odroid N2L. The bus has a pull-up resistor so I added the flag for that to the line request:
`gpiod_line_request_output_flags(gpioline,"DS18B20",GPIOD_LIN…