Search found 7 matches

by Lonzo
06 Nov 2023, 14:09
Forum: ESP Easy: Hardware
Topic: DHT20
Replies: 5
Views: 1755

DHT20

I want to connect a DHT20 (I2C Address: 0x38). Has anyone experiences to do that?
by Lonzo
13 Jun 2021, 17:14
Forum: ESP Easy: Software
Topic: Time & Timer Control
Replies: 4
Views: 4334

Re: Time & Timer Control

@TD-er: Thank you very much! It works. I had to adjust some parameters and I am happy.

Lonzo
by Lonzo
01 Jun 2021, 15:28
Forum: ESP Easy: Software
Topic: Time & Timer Control
Replies: 4
Views: 4334

Re: Time & Timer Control

Thank you. I will study and try it.

Lonzo
by Lonzo
01 Jun 2021, 13:48
Forum: ESP Easy: Software
Topic: Time & Timer Control
Replies: 4
Views: 4334

Time & Timer Control

Hi, I tried so much, but no good results. What I want is this (in rules): GPIO x has to switch ON every 20 Minutes for 2 Minutes if systime >10.00 and <22:00 GPIO x has to switch ON every 1 hour for 2 Minutes if systime >22:00 and <10:00 Is anyone able to give me some hints? Thank you Lonzo
by Lonzo
12 Apr 2021, 12:08
Forum: RPiEasy: Software
Topic: Change Sensor value
Replies: 2
Views: 4716

Re: Change Sensor value

Tank you! I will test it.
by Lonzo
10 Apr 2021, 17:37
Forum: RPiEasy: Software
Topic: Change Sensor value
Replies: 2
Views: 4716

Change Sensor value

Hi, I have a small problem: I am measuring waterpressure, value goes in ADS0#Wasserdruck. Works fine - but: if no water is flowing the values swings around 0 (-0.1, 0,04 and so on). Is ist possible to create a rule like: if ADS0#Wasserdruck<0.2 then sensor value is 0.00? Under ESPeasy it is easy to ...
by Lonzo
30 Jan 2021, 19:57
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 479844

Re: RPIEasy

Hi, I´m searching for a few of hours about this: I want to use custom variables like ESPEasy %vx% and let,x,value After a lot of tries it is not working! Are there syntax-differencies between ESPEasy and RPIEasy? I want to do something like this: on BME280_1#Feuchtigkeit do if [BME280_1#Feuchtigkeit...