Search found 18 matches

by VasilijHCN
08 Oct 2016, 12:28
Forum: ESP Easy: General Discussion
Topic: ESP easys HTTPS Domoticz
Replies: 4
Views: 7404

Re: ESP easys HTTPS Domoticz

Hi, https support is great idea, i turned off http acess because it is unsecure.
by VasilijHCN
10 Mar 2016, 12:00
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 189784

Re: Feature Request collection/list

Add SI1145 UV IR Visible Sensor I2C, this is a ultraviolet sensor, give result in UV index. Also measure infrared and visible light, 3 in one sensor. http://www.ebay.com/itm/SI1145-UV-IR-Visible-Sensor-I2C-GY1145-Light-Breakout-Board-w-6P-Pin-Header-/151876928269?hash=item235c92030d:g:aCkAAOSwQoFWPH...
by VasilijHCN
25 Jan 2016, 13:35
Forum: ESP Easy: General Discussion
Topic: Node list empty
Replies: 2
Views: 3830

Re: Node list empty

Here is >>>
You should fill-in te UDP port you want to use. As soon as that's filled in they notify eachother. Note: it may require a reboot of the units.
found on domoticz forum.
This works.
by VasilijHCN
25 Jan 2016, 12:58
Forum: ESP Easy: General Discussion
Topic: Battery draine....
Replies: 23
Views: 20554

Re: Battery draine....

My esp12 run 3 motnhs from single 700mah liion cell, 30min deepsleep mode, power led removed. Cell still has 3.7V - lot of energy remaining.
by VasilijHCN
25 Jan 2016, 11:40
Forum: ESP Easy: General Discussion
Topic: Node list empty
Replies: 2
Views: 3830

Node list empty

When i look on screenshot i see node list in espeasy webinterface, for me list is empty, maybe i need forward some ports for esp discovery ?
like this http://i58.tinypic.com/2w3vrzd.png
by VasilijHCN
22 Jan 2016, 09:08
Forum: ESP Easy: General Discussion
Topic: ESP Easy DS18B20 Negative temperature error
Replies: 4
Views: 5746

Re: ESP Easy DS18B20 Negative temperature error

// R32 09-10-2015
// Fixed a bug in negative values on Dallas DS18b20 and added CRC check.
I use one external sensor, perfect reading negative temperature. Martinus created great project. If error occurs check pullup resistor from vcc to data pin
by VasilijHCN
21 Jan 2016, 08:45
Forum: ESP Easy: Hardware
Topic: DHT22 Problem
Replies: 25
Views: 32273

Re: DHT22 Problem

I also get false readings from AM2302(similar to DHT22), 5k1 resistor to data pin, 3.7v power(single liion cell). Using this in deep sleep mode, i think the priblem is in a sensor work after *awake* from sleep. temperature readings are 4 degrees error - humidity 50% error. Many people on the web rep...
by VasilijHCN
18 Jan 2016, 07:26
Forum: ESP Easy: Projects / Applications
Topic: SCT013 Current measuring with esp
Replies: 18
Views: 37434

Re: SCT013 Current measuring with esp

I also use 1000 and 2000 imp/kWh power meters, for me espeasy formula not working in pulse counter, in domoticz i set 2000 power meter as water counter, changed pulsecount to 2000 for water. Now domoticz counters can not set separately pulsecount for each counter.
by VasilijHCN
15 Jan 2016, 12:22
Forum: ESP Easy: Projects / Applications
Topic: SCT013 Current measuring with esp
Replies: 18
Views: 37434

Re: SCT013 Current measuring with esp

i dont remember exactly 21 or 20, one to GND, other to GPIO2, if u connect this wrong nothing happens - u not destroy esp not power meter. try connect, then watch in web interface i pulses are counting, if not working change connection(swap wires) 20 with 21. Be careful on AC live circuits, also rem...
by VasilijHCN
15 Jan 2016, 08:18
Forum: ESP Easy: Projects / Applications
Topic: SCT013 Current measuring with esp
Replies: 18
Views: 37434

Re: SCT013 Current measuring with esp

I use XTM18SA meters, i can not see current, but power meter working great in domoticz, using 3.3v for pulse reading(S0 pins).
Connect ESP8266 gpio2 to pulse S0 directly, without any resistors to 20&21 connectors.
by VasilijHCN
23 Dec 2015, 19:35
Forum: ESP Easy: Software
Topic: Formula trouble with BMP085, probably a bug
Replies: 6
Views: 5079

Re: Formula trouble with BMP085, probably a bug

settings.png Using last version, pulse counter need to be count*2, no result, formula is %Count%*2 and %Total%*2 I use this for domoticz to multiply pulse counts to 2. also truing this %Count%/0.5 - also fail Please help, power meter has 1000 impulses per kwh, i ned 2000 impulses. I use another met...
by VasilijHCN
11 Nov 2015, 12:32
Forum: ESP Easy: General Discussion
Topic: Reading kWh from pulse
Replies: 5
Views: 6832

Re: Reading kWh from pulse

Thank U all for info ;)
But energy meter has a ipmulse dry contact(open collectot output S0), can i use it in direct way ?
by VasilijHCN
11 Nov 2015, 09:25
Forum: ESP Easy: General Discussion
Topic: Reading kWh from pulse
Replies: 5
Views: 6832

Reading kWh from pulse

Hi its possible read energy to domoticz by ESP Easy firmware ?
from a meter like this http://www.ebay.com/itm/5-32-A-230V-50H ... Swv0tVMfue
by VasilijHCN
20 Oct 2015, 07:23
Forum: ESP Easy: Software
Topic: Supprot for WS2812 addressable LED
Replies: 1
Views: 3467

Supprot for WS2812 addressable LED

How about add a WS2812 addressable LED support in the ESP Easy ?
by VasilijHCN
08 Oct 2015, 18:08
Forum: ESP Easy: General Discussion
Topic: ESP Easy DS18B20 Negative temperature error
Replies: 4
Views: 5746

ESP Easy DS18B20 Negative temperature error

Hi, first thanks for great work !!! I use ds18b20 temp sensor, in positive temperature range all great, when temperature hit in negative range i got 4000 Celsius. I created my own simple esp8266+ds18b20 domoticz sketch, all works without error. Its possible to control pwm via html request ? (like ht...