Search found 4 matches

by Olbi
02 Apr 2019, 12:36
Forum: ESP Easy: Software
Topic: Homie / openHAB 2.4 autodiscover compatibility
Replies: 4
Views: 5280

Re: Homie / openHAB 2.4 autodiscover compatibility

Hi, it would be nice if ESPEasy would support homie 3.0 directly. Currently I have tinkered it with the rules. Unfortunately, this works only with the sending of sensor data, not with the receiving ... :cry: if someone wants to rebuild that, here are the rules: // Homie 3.0 Struktur senden on MQTT#C...
by Olbi
19 Oct 2017, 07:37
Forum: ESP Easy: Projects / Applications
Topic: Frequency measurement with EasyESP
Replies: 10
Views: 12043

Re: Frequency measurement with EasyESP

I'm using GPIO 10 on a NodeMCU V2 with firmware v2.0.0-dev12 without deep sleep connection and I think there are no reboots.
by Olbi
18 Oct 2017, 10:38
Forum: ESP Easy: Projects / Applications
Topic: Frequency measurement with EasyESP
Replies: 10
Views: 12043

Re: Frequency measurement with EasyESP

Now, after some experiments I learned: "Delta" in Counter Type equals to "Count" in Values Name, Counter Type "Delta" counts pulses per "Delay" seconds in Values Name "Count", max. frequency with "Debounce Time" 0 is 1000 Hz, "Mode Typ...
by Olbi
16 Oct 2017, 13:45
Forum: ESP Easy: Projects / Applications
Topic: Frequency measurement with EasyESP
Replies: 10
Views: 12043

Frequency measurement with EasyESP

A very very low cost soil moisture sensor with NE555 Timer IC and EasyESP It's very simple to get soil moisture dependent frequency by using some isolated wires, two resistors and a NE555 Timer IC (see Attachement-Picture). The great problem is, to measure this frequency with a NodeMCU or a simple ...