Search found 307 matches

by Domosapiens
19 Dec 2018, 14:04
Forum: ESP Easy: Software
Topic: Chicken door and light
Replies: 14
Views: 7069

Re: Chicken door and light

I see
Moring
instead of
Morning
by Domosapiens
17 Dec 2018, 22:34
Forum: ESP Easy: General Discussion
Topic: not connecting to Router ?
Replies: 11
Views: 5885

Re: not connecting to Router ?

Same here on WIN7:
COM port is already in use. Cannot proceed.
Reported earlier:
https://github.com/Grovkillen/ESP_Easy_Flasher/issues/8

... but ... works on Win Vista
by Domosapiens
15 Dec 2018, 21:43
Forum: ESP Easy: Hardware
Topic: sensor - hw-611 e/p 280
Replies: 6
Views: 17280

Re: sensor - hw-611 e/p 280

Make sure you have Bosch chip marking BME280 ??? U?
and NOT BMP280 Bosch chip marking ??? K?
The difference is the U or K marking.
by Domosapiens
12 Dec 2018, 10:56
Forum: ESP Easy: Software
Topic: Relay state survival upon ESPeasy cold reboot
Replies: 2
Views: 1995

Re: Relay state survival upon ESPeasy cold reboot

@ouinouin
Choose a Latching relay, it's state will survive a power-down/reboot.

Reading the wiki gives a lot of inspiration.
See f.i. Rules:
https://www.letscontrolit.com/wiki/inde ... rial_Rules
Toggle seems to be supported:
https://github.com/letscontrolit/ESPEasy/pull/1733
by Domosapiens
10 Dec 2018, 22:11
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy P1 wifi gateway GPIO Idx
Replies: 38
Views: 50018

Re: ESPEasy P1 wifi gateway GPIO Idx

Can I program something with lua or DZVents?

Yes you can ;)
by Domosapiens
09 Dec 2018, 23:19
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy P1 wifi gateway GPIO Idx
Replies: 38
Views: 50018

Re: ESPEasy P1 wifi gateway GPIO Idx

When I measure with my oscilloscope on point (2) and (3) I see every second a burst of ones and zeros. At point (3) it's inverted. Good! Where do I set the Serial log level to 0? ESP Easy, Tools, Advanced, Serial log level Check Domoticz tab Devices, filter on P1, you should see 2 devices: Energy a...
by Domosapiens
09 Dec 2018, 10:13
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy P1 wifi gateway GPIO Idx
Replies: 38
Views: 50018

Re: ESPEasy P1 wifi gateway GPIO Idx

Here v2.0.0-dev12 running Looks the same as your P1_1.png P1 connected to Rx Set Serial log level to 0 No IDX needed for Domoticz (if you use that??) TCP Port 8088 Create "P1 Smart Meter with LAN interface" in the HW interface of Domoticz TCP Port 8088 I use this connection diagram P1 smar...
by Domosapiens
09 Dec 2018, 01:37
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy P1 wifi gateway GPIO Idx
Replies: 38
Views: 50018

Re: ESPEasy P1 wifi gateway GPIO Idx

Suggestion to poster: what version ?

Suggestion to Dev's: Show version in white area of the header.
by Domosapiens
08 Dec 2018, 00:26
Forum: ESP Easy: Hardware
Topic: Dealing with unsupported I2C sensors
Replies: 3
Views: 3031

Re: Dealing with unsupported I2C sensors

My comment was regarding:
I've tried the MLX90614 IR temperature sensor using the correct port (64), but that doesn't work.
and explained that port is not the number you see in the scan, but an offset to a standard number.

I have no idea about unsupported sensors.
by Domosapiens
07 Dec 2018, 20:34
Forum: ESP Easy: Hardware
Topic: Dealing with unsupported I2C sensors
Replies: 3
Views: 3031

Re: Dealing with unsupported I2C sensors

The GY-906 MLX90614 IR temperature is working fine here. Standard port is 0x5A. The port number in the GUI is an offset on 0x5A. So keep it zero if I2C address is 0x5A. Don't understand your 60 ... Decimal ? Hex? If it is 0x60 (thus hex) you need an offset of 6. Fill the port number in the GUI with 6.
by Domosapiens
06 Dec 2018, 21:26
Forum: ESP Easy: General Discussion
Topic: Issue connecting ESP_Easy_0 SSID
Replies: 5
Views: 4712

Re: Issue connecting ESP_Easy_0 SSID

Look at serial monitor. You can give ssid and password manually
See:
https://www.letscontrolit.com/wiki/inde ... _Reference
by Domosapiens
06 Dec 2018, 15:54
Forum: ESP Easy: Software
Topic: send temperature of ESP1 to ESP2
Replies: 12
Views: 8608

Re: send temperature of ESP1 to ESP2

but i need to create a task where i have empty value or not? Just leave it empty (no manual task creation). Task creation is done by SW. Both units need a restart. But there are more problems with inter-ESP connections, see https://github.com/letscontrolit/ESPEasy/issues/1998 Yes, use an old versio...
by Domosapiens
06 Dec 2018, 13:06
Forum: ESP Easy: Software
Topic: send temperature of ESP1 to ESP2
Replies: 12
Views: 8608

Re: send temperature of ESP1 to ESP2

No values in the Task overview is NOT OK.

Last thing I could suggest is, use a lower UDP port number, something like 2540 (on all units!!)


It could be, that this functionality is broken by the WiFi modification since around May.

The last version that I used to test it, was ESPEasy_v2.0.0-dev7
by Domosapiens
06 Dec 2018, 10:48
Forum: ESP Easy: Software
Topic: send temperature of ESP1 to ESP2
Replies: 12
Views: 8608

Re: send temperature of ESP1 to ESP2

Is ...
esp195, task3 "filled" by the system ? It should ..
esp198, task2 "filled" by the system ? It should ..

You should see values in the Task overview


Or ...
UDP port blocked by the router?
by Domosapiens
05 Dec 2018, 23:03
Forum: ESP Easy: Software
Topic: send temperature of ESP1 to ESP2
Replies: 12
Views: 8608

Re: send temperature of ESP1 to ESP2

If I remember correctly:
- Use unique names like dht22_198 and dht_195
- Use Task 2 on 198 for dht22_198, leave Task 2 empty on 195
- Use Task 3 on 195 for dht_195 and leave Task 3 empty on 198

Then you can display [dht22_198#Temperature] and [dht22_195#Temperature]
by Domosapiens
04 Dec 2018, 08:40
Forum: ESP Easy: General Discussion
Topic: a question about display varabiles
Replies: 7
Views: 3910

Re: a question about display varabiles

@grovkillen

I tried on mega-20181128 normal:
[Temperature#Celsius]degreeC
on the LCDDisplay LCD2004 module (Plugin12),
But there degreeC and degree_C did not work.
But ... {D} ...does work.

Something to document ? ... Or change ..?
by Domosapiens
01 Dec 2018, 18:14
Forum: ESP Easy: Hardware
Topic: Connect to other controllers.
Replies: 18
Views: 7867

Re: Connect to other controllers.

@Lerik,
you could start reading the Wiki first ...
https://www.letscontrolit.com/wiki/inde ... le=ESPEasy
by Domosapiens
29 Nov 2018, 10:18
Forum: ESP Easy: Software
Topic: General Pulse counting to much
Replies: 8
Views: 5520

Re: General Pulse counting to much

the pulse led match 100% with the rotating disk
Yep, I understand.

But that does not mean that the ESP does not get more pulses ....
ESP could see additional spikes ...

Saw your scheme on Github, but that tool limits you in your expression.
Advise ... use PPT to make a logic scheme.
by Domosapiens
28 Nov 2018, 23:40
Forum: ESP Easy: Software
Topic: General Pulse counting to much
Replies: 8
Views: 5520

Re: General Pulse counting to much

I compared the Domoticz result (including off-set) with the real meter. Still correct. Could it something with time and samples? I use: Name: Flow GPIO-12(D6) Debounce 0 Counter Delta Mode Type Rising Interval 60 seconds !!!!!! (measure Liter/minute) Count: 0 decimals Total: 1 decimal Time: 2 decim...
by Domosapiens
28 Nov 2018, 22:03
Forum: ESP Easy: Projects / Applications
Topic: [solved] ESP8266(ESP-12E) et DS18B20 error
Replies: 13
Views: 16392

Re: ESP8266(ESP-12E) et DS18B20 error

Top :D
You can close the subject :mrgreen:
by Domosapiens
28 Nov 2018, 18:25
Forum: ESP Easy: Software
Topic: General Pulse counting to much
Replies: 8
Views: 5520

Re: General Pulse counting to much

Yep, that is strange !
I did not tested it, in that way.

I compared the Domoticz result (including off-set) with the real meter.
That was correct one weak ago ...
Saw your #2103 github
by Domosapiens
28 Nov 2018, 17:01
Forum: ESP Easy: Projects / Applications
Topic: [solved] ESP8266(ESP-12E) et DS18B20 error
Replies: 13
Views: 16392

Re: ESP8266(ESP-12E) et DS18B20 error

Your board is not a Wemos, but a clone. It has a a 4A2D voltage convertor (150mA) some work, some don't. https://images-na.ssl-images-amazon.com/images/I/814nuTk1uaL._SL1500_.jpg There seems to be good and bad suppliers from that chip. I also recently experienced problems with a batch of #5 DS1B20 S...
by Domosapiens
28 Nov 2018, 16:51
Forum: ESP Easy: Software
Topic: General Pulse counting to much
Replies: 8
Views: 5520

Re: General Pulse counting to much

Sounds like a missing Pull-Up /Pull-Down resistor.

What type of NPN sensor?
6V, 12V, 5V ?
Level convertor?
What GPIO?

Here a trouble free solution for LJ12A3-4-Z/BX-5V
https://www.letscontrolit.com/forum/vie ... 232#p32473
by Domosapiens
27 Nov 2018, 15:55
Forum: ESP Easy: Projects / Applications
Topic: [solved] ESP8266(ESP-12E) et DS18B20 error
Replies: 13
Views: 16392

Re: ESP8266(ESP-12E) et DS18B20 error

D4=GPIO2 is a more complicated port, used at boot (has internal Pull-Up) Try to start with simple ports that should work: D5=GPIO14 or D6=GPIO12 or D7=GPIO13 There are a number of problems reported with "fake" Wemos D1 mini's and the 5V to 3V3 conversion (minimalistic design). Make sure yo...
by Domosapiens
22 Nov 2018, 01:42
Forum: ESP Easy: Software
Topic: DS18B20 configuration webpage issues
Replies: 5
Views: 4376

Re: DS18B20 configuration webpage issues

Yes, I recognize this. But first: the latest built the latest built is a forbidden word, .. useless text, ...without information. Almost every day there is a new release. Be precise! The symptoms look like a DS18B20 in parasite mode, that could be caused by a bad Vcc or Gnd connection. Also make sur...
by Domosapiens
21 Nov 2018, 16:51
Forum: Staff Announcements forum
Topic: Reference project for the upcoming homepage
Replies: 28
Views: 42591

Re: Reference project for the upcoming homepage

Maybe the Dallas plugin could handle up to 4 DS18B20 units? If say that something like that would be more logic than adding more tasks. That implies also 4 IDX'en per task to get the data to a controller. #20 DS18B20 sensors would cost only 5 tasks! It would also solve the limitation of the new ext...
by Domosapiens
20 Nov 2018, 23:34
Forum: Staff Announcements forum
Topic: Reference project for the upcoming homepage
Replies: 28
Views: 42591

Re: Reference project for the upcoming homepage

@grovkillen This possible reference project: https://www.letscontrolit.com/forum/viewtopic.php?f=14&t=5978#p32739 is now impossible to build, It needs at least 20 tasks. https://github.com/letscontrolit/ESPEasy/issues/590#issuecomment-432168958 We will not make an official release for more than ...
by Domosapiens
19 Nov 2018, 19:41
Forum: ESP Easy: General Discussion
Topic: LED (4x20) Unable to Define & Save Device Lines 1-4
Replies: 5
Views: 3644

Re: LED (4x20) Unable to Define & Save Device Lines 1-4

Should be avail. tomorrow
Thanks to TD-er! :D
by Domosapiens
19 Nov 2018, 10:10
Forum: ESP Easy: Projects / Applications
Topic: Flow, temperature, energy measurement and PWM pump control
Replies: 14
Views: 16765

IR Floor thermostat with rotary encoder adjustment

IR Floor thermostat with rotary encoder adjustment (first impression) IR sensor: GY-906 MLX90614ESF-BAA (opening 45 degrees) This thermostat operates between a maximum Air temperature and a minimum Floor temperature. f.i. "keep the floor at 24C while the air is below 22C" No complicated PI...
by Domosapiens
19 Nov 2018, 10:09
Forum: ESP Easy: Projects / Applications
Topic: Flow, temperature, energy measurement and PWM pump control
Replies: 14
Views: 16765

Water measurement with inductive proximity sensor switch NPN NO LJ12A3-4-Z/BX-5V

Incoming fresh water measurement with inductive proximity sensor switch NPN NO LJ12A3-4-Z/BX-5V Make sure you have the 5V version ! Then it can be connected via a standard level converter. To mount the NO LJ12A3-4-Z/BX-5V, I have used a scrap piece of Acryl/Acrylic. Drilled a hole and used a heater ...
by Domosapiens
19 Nov 2018, 09:52
Forum: ESP Easy: General Discussion
Topic: LED (4x20) Unable to Define & Save Device Lines 1-4
Replies: 5
Views: 3644

Re: LED (4x20) Unable to Define & Save Device Lines 1-4

Same here
ESP_Easy_mega-20181101 LCD is working
ESP_Easy_mega-20181117 LCD is NOT working
See Github https://github.com/letscontrolit/ESPEasy/issues/2063
by Domosapiens
15 Nov 2018, 01:06
Forum: ESP Easy: Software
Topic: Sliding average dummy device
Replies: 6
Views: 6697

Re: Sliding average dummy device

Not a real moving average (FIFO), but an approximation. Simplified (understandable) version of my hourly and daily temperature averaging. (with thanks to my '80 teacher Digital Filtering, Prof. Dr. Hermann, of the University Twente) Assumption: 1 sample per 10 min Hour filter length=6 Define a Dummy...
by Domosapiens
13 Nov 2018, 20:20
Forum: ESP Easy: General Discussion
Topic: Button to toggle RGB leds
Replies: 13
Views: 8656

Re: Button to toggle RGB leds

Using mega-20181101

this part of my rules works !

Code: Select all

TaskvalueSet,3,2,([MUC19NAN#MUC19_NAN]+[rot#counter]/10)
Is using ( ....) these brackets the trick?
by Domosapiens
12 Nov 2018, 23:32
Forum: ESP Easy: Hardware
Topic: Relais plus HCS04
Replies: 2
Views: 2231

Re: Relais plus HCS04

or hint?
On a 1 line question?
Here is a hint: description/version/GPIO's in use/Screenshot/connections/ESP type/Relay type/Rules
by Domosapiens
10 Nov 2018, 10:00
Forum: ESP Easy: Projects / Applications
Topic: espeasy + domoticz to dimmer light
Replies: 7
Views: 9584

Re: espeasy + domoticz to dimmer light

Looks very professional ..Meek.
by Domosapiens
09 Nov 2018, 23:40
Forum: ESP Easy: Hardware
Topic: Rotary encoder push button question
Replies: 9
Views: 5712

Re: Rotary encoder push button question

Ok. That make sense. I have no "I" marking but "SW" marking. Switching Off/On de encoder does not reset the values of the encoder task. "Miss-use" of TaskValueSet,<nr>,1,0 does show zero on display, but .. A forced TaskRun gives the original value. Or a next turn is an ...
by Domosapiens
09 Nov 2018, 13:38
Forum: ESP Easy: Projects / Applications
Topic: Reading Gas meter
Replies: 9
Views: 7343

Re: Reading Gas meter

I see 1 pulse =10 dm3
Is this reader an option?
https://www.letscontrolit.com/wiki/index.php/TCR5000
by Domosapiens
09 Nov 2018, 13:34
Forum: ESP Easy: Hardware
Topic: Rotary encoder push button question
Replies: 9
Views: 5712

Re: Rotary encoder push button question

Yep, the task shows 1, active 0.
Or inverted 0, active 1.
So the button works.
Same GPIO is used in the Encoder task.
by Domosapiens
09 Nov 2018, 11:24
Forum: ESP Easy: Hardware
Topic: Rotary encoder push button question
Replies: 9
Views: 5712

Re: Rotary encoder push button question

Not pushed is High, a weak high, so it needs a pull-up (if not on the module, see picture, edit of first post)
Pushed is Low.
Button is OK
by Domosapiens
08 Nov 2018, 18:12
Forum: ESP Easy: Hardware
Topic: Rotary encoder push button question
Replies: 9
Views: 5712

Re: Rotary encoder push button question

Thanks grovkillen. I created a new additional Push task connected to GPIO13 with Pull-Up. I filled as 3rd GPIO in the Rotary encoder also the GPIO13. Rebooted. No luck ! Pushed or not pushed, also when rotating, no Zero. Inverted the Push task. Rebooted. No luck ! Pushed or not pushed, also when rot...
by Domosapiens
08 Nov 2018, 17:57
Forum: ESP Easy: Software
Topic: [solved] Error: Either fill all IP settings fields or leave all empty
Replies: 2
Views: 2199

Re: Error: Either fill all IP settings fields or leave all empty

Take a look at the Config page.
Some elements are missing there.
by Domosapiens
08 Nov 2018, 12:36
Forum: ESP Easy: Hardware
Topic: Rotary encoder push button question
Replies: 9
Views: 5712

Rotary encoder push button question

Talking about this one https://www.letscontrolit.com/wiki/images/thumb/c/cb/Rotary_encoder_001.jpg/520px-Rotary_encoder_001.jpg The Wiki: https://www.letscontrolit.com/wiki/index.php/Rotary_Encoder To enable the switch input (press the knob) you need to set this as a generic switch input and connect...
by Domosapiens
05 Nov 2018, 23:23
Forum: ESP Easy: Software
Topic: prevent a timer restart before expiration
Replies: 4
Views: 2733

Re: prevent a timer restart before expiration

[you replied while i was typing, anyhow....] Assuming you are using RCWL-0516. connect RCWL-0516 CDS (Enable) to GPIO 15 (D8). GPIO 15 (D8) is special for the boot sequence but can be used without pull-up! On System#Boot do GPIO,15,1 //Enable RCWL-0516 Endon On Radar#send=1 do timerset,1,10 GPIO,5,1...
by Domosapiens
04 Nov 2018, 19:51
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR - stop false positives?
Replies: 47
Views: 100267

Re: HC-SR501 PIR - stop false positives?

André,
do you have a triple-screen presentation for this?
Regards
Domosapiens
by Domosapiens
02 Nov 2018, 15:08
Forum: ESP Easy: Software
Topic: 1 JSN-SR04t publish two Values
Replies: 2
Views: 2085

Re: 1 JSN-SR04t publish two Values

You can calculate in rules,
write the value to a Generic Dummy Device (known as TaskValueSet #Task in the rules)
and display that Dummy Device value.
see:
https://www.letscontrolit.com/wiki/inde ... rial_Rules