Search found 22 matches

by rron
16 May 2021, 22:30
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 40968

Re: Pulse Counter P003 enhancement. How to give back?

at the moment i am using 88ms when using pulse low it al depends on how long the signal is low if this time is very short then you also need a short debounce time, roughly 1/10 of the time the signal is low. in my situation i use it for a watermeter. this can have a flow of 0-25 liters a second so ...
by rron
16 May 2021, 12:58
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 40968

Re: Pulse Counter P003 enhancement. How to give back?

i downloaded the 0411 version as a beta. the current 0503 release does habe the new P003 enhancement but somehow this is a very old version. you are better of downloading the 0223 release i attached the 0411 release in case you want it. let me know if you need a different one ESPEasy_normal_ESP8266...
by rron
16 May 2021, 11:54
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 40968

Re: Pulse Counter P003 enhancement. How to give back?

Thanks, I will try this version and let you know.
by rron
15 May 2021, 11:01
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 40968

Re: Pulse Counter P003 enhancement. How to give back?

@gravityRZ,

Where can I find this 0411 build? Or is this already in the stable release?
by rron
22 Mar 2021, 17:50
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

@Ath,

This working perfect now. The status is being updated the correct way.
Thank you very much. :D
by rron
21 Mar 2021, 20:24
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

I will try this and let you know this week.
Thanks for th big help.
by rron
21 Mar 2021, 15:16
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

I did an update to ESP_Easy_mega_20210223_normal_ESP8266_4M1M_VCC
The same fault.
by rron
21 Mar 2021, 13:39
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

This one: Build:⋄ 20111 - Mega System Libraries:⋄ ESP82xx Core 2843a5ac, NONOS SDK 2.2.2-dev(38a443e), LWIP: 2.1.2 PUYA support Git Build:⋄ Plugin Count:⋄ 47 [Normal] Build Origin: Travis Build Time:⋄ Jan 14 2021 23:29:59 Binary Filename:⋄ ESP_Easy_mega_20210114_normal_ESP8266_4M1M_VCC Build Platfor...
by rron
21 Mar 2021, 11:17
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

There's a message "calculate unknown token. 12659: DS : Temperature: 19.88 (28-5e-c5-c1-0b-00-00-a4 [DS18B20]) 12660: DS : Temperature: 19.50 (28-59-25-bf-0b-00-00-46 [DS18B20]) 12664: EVENT: tempsensor1#Panel1=19.56 12729: DS: SP: 43,1,4b,46,7f,ff,d,10,bd,OK,1,33,149 12749: DS: SP: 4a,1,4b,46,...
by rron
21 Mar 2021, 10:44
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

@Ath,
Thanks for your remarks. I didn't think of that. I will try this version. I have red a lot of examples and the wiki but the thing you came up with I didn 't see or I have overlooked that. :shock:
Thanks and I will lt you know.
by rron
20 Mar 2021, 17:07
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

This the part I managed to get working: on Temperature#Average do if [Temperature#Average]<25 PWM 12,0 else if [Temperature#Average]>25 PWM 12,600 endon on Temperature#Average do if [Temperature#Average]>40 PWM 12,1023 endon On Clock#Time=All,**:** do // Calculate new average TaskValueSet 3,1,([temp...
by rron
20 Mar 2021, 12:30
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

@rron, how do you handle case that one sensor is not working? I have one application where I am measuring temperatures with 18b20 and since temperature is critical decision parameter in that application I measure it with 2 sensors. During development I recognized that if sensor gets disconnected th...
by rron
20 Mar 2021, 12:11
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

@rron You are using 1 ESP in combination with Domoticz, and try to squeeze much work into the ESP. Just wondering why not ESP act just as frontend, and let Domoticz do the more complicated jobs. Have myself realised that already a few times: - array of soil-thermosensors of 4*DS18B20 + 1*SHT15 - ar...
by rron
14 Mar 2021, 15:48
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

That's through. I will keep you informed.
by rron
14 Mar 2021, 14:56
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

That worked. I will test it and will probably sent a warning to domoticz.
by rron
14 Mar 2021, 14:36
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

@Ath,
I didn't know that. I will try what you have suggested. Thanks.
by rron
14 Mar 2021, 13:57
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

Schermafdruk van 2021-03-14 13-51-43.png I ran into a small problem , my Average calculation is wrong. on Temperature#Average do TaskValueSet 3,1,([tempsensor#Panel1]+[tempsensor#Panel2]+[tempsensor#Panel3]+[tempsensor#Panel4]+[tempsensor#Panel5]+[tempsensor#Panel6])/6 endon On Clock#Time=All,**:**...
by rron
13 Mar 2021, 16:39
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

Thanks I will look into that and let you know. So much to learn.
by rron
13 Mar 2021, 16:32
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

Re: 6 times DS18B20

Hi TD-er,Ath, Thanks for your quick reply. I only have a rule for the for average temperature. I'm testing for now with only 3 DS18B20 the rule is on tempsensor#All do TaskValueSet 2,1,([tempsensor#temperature]+[tempsensor#temperature2]+[tempsensor#temperature3])/3 endon I will try t understand the ...
by rron
13 Mar 2021, 15:03
Forum: Introduce yourself
Topic: Hi
Replies: 4
Views: 5048

Re: Hi

Thank You. I have followed the espeasy for some time now and I love it very much. Even for people with less it skills like me you can do a lot of nice projects!
Thanks for that.
by rron
13 Mar 2021, 15:00
Forum: ESP Easy: Projects / Applications
Topic: 6 times DS18B20
Replies: 34
Views: 19135

6 times DS18B20

Hello, This is my first post here. I'm trying to deal with a small project here but I'm stuck and I hope that someone give me some help. I want to monitor my 6 steca solar inverters if they are working. The only way is to monitor the temperature of the inverters. I have made a one wire with 6 ds18b2...
by rron
13 Mar 2021, 14:40
Forum: Introduce yourself
Topic: Hi
Replies: 4
Views: 5048

Hi

Hello This is my first post here. Iḿ living in the Netherlands and I 'm a x-ray engineer .
I have as a hobby domotica which I have several years now.