Search found 5 matches

by joshi
25 Oct 2016, 12:46
Forum: ESP Easy: Hardware
Topic: Using a S0 port from a kWh meter
Replies: 32
Views: 49167

Re: Using a S0 port from a kWh meter

I am just using plain counters in EspEasy and Domoticz and do all required calculations with a lua script in Domoticz - much more flexibility. Could you explain what you calculate in your script? Do you just use the "count" value? What about the "duration" setting in EspEasy - h...
by joshi
25 Oct 2016, 09:47
Forum: ESP Easy: Hardware
Topic: Using a S0 port from a kWh meter
Replies: 32
Views: 49167

Re: Using a S0 port from a kWh meter

@beic: I have a similar meter (not the same, but similar). In my case, the following setup works: S- connected to ESP12E gnd S+ connected to GPIO04 of ESP (other GPIO pins should work as well) S+ also connected with a pullup resistor (10k) to Vcc of ESP I am using the counter of ESPEasy. No need fo...
by joshi
24 Oct 2016, 21:04
Forum: ESP Easy: Hardware
Topic: Using a S0 port from a kWh meter
Replies: 32
Views: 49167

Re: Using a S0 port from a kWh meter

@beic: I have a similar meter (not the same, but similar). In my case, the following setup works: S- connected to ESP12E gnd S+ connected to GPIO04 of ESP (other GPIO pins should work as well) S+ also connected with a pullup resistor (10k) to Vcc of ESP I am using the counter of ESPEasy. No need for...
by joshi
24 Oct 2016, 18:55
Forum: ESP Easy: Hardware
Topic: Using a S0 port from a kWh meter
Replies: 32
Views: 49167

Re: Using a S0 port from a kWh meter

Other aspect needing attention for interface-handling, is that usually an S0-interface has 1000 pulses/kWh, but types exist which have upto 3200 pulses/kWh, or < 1000 pulses/kWh. That last aspect is especially important if you want to derive actual power (expressed in W) from the counted pulses (wh...
by joshi
16 Oct 2016, 18:40
Forum: ESP Easy: General Discussion
Topic: Logging Data to an SD card
Replies: 19
Views: 22012

Re: Logging Data to an SD card

Hi,
this logging feature is exactly what I need - thanks a lot. But where I can find it ? It has not been added to the latest releases and I was not able to find it in the playground.
May I ask a kind soul ;) for guidance ?
TIA
Joshi