Search found 225 matches

by mrwee
29 Sep 2020, 10:34
Forum: ESP Easy: Hardware
Topic: What kind of hardware?
Replies: 6
Views: 9959

Re: What kind of hardware?

TD-er wrote: 27 Sep 2020, 22:14 Just keep in mind the GND of the analyzer is connected to the GND of your PC.
So make sure you don't try to connect it to something with a completely different potential.
Yes, that's a classic mistake. Looking forward to testing when the box arrives. Thanks for your input, so far :)
by mrwee
27 Sep 2020, 20:37
Forum: ESP Easy: Hardware
Topic: What kind of hardware?
Replies: 6
Views: 9959

Re: What kind of hardware?

Don't mind a PC, I'll try the one @TD-er is linking to. For that price, I can afford possible mistakes :D
by mrwee
24 Sep 2020, 21:15
Forum: ESP Easy: Hardware
Topic: What kind of hardware?
Replies: 6
Views: 9959

What kind of hardware?

Hi, I'm looking for some hardware where I can connect a probe to "any" serial connection where I can view the data being sent, on my PC. Right now I'm looking inside a tower fan, which has two PCB's with a connector between. The connector has e.g. RX/TX, so I was thinking if I somehow coul...
by mrwee
22 Aug 2020, 13:49
Forum: ESP Easy: Projects / Applications
Topic: Finished: H801 RGBWW control with openhab2 and mqtt
Replies: 35
Views: 53006

Re: Finished: H801 RGBWW control with openhab2 and mqtt

Well, in the meantime I've found the plugin, P123, and it is referenced in the first message of this thread (that I hadn't read before... ;) ), it is from an external github repo. I'll see if I can fix up that one to current 'state of affairs', as it does have the 'lights' commands and hexadecimal ...
by mrwee
19 Aug 2020, 08:40
Forum: ESP Easy: Software
Topic: Ghost switch ??
Replies: 8
Views: 8275

Re: Ghost switch ??

TD-er wrote: 18 Aug 2020, 23:43 Ah, you're experimenting with a very nice antenna mounted as GPIO random generator input :)
LOL
by mrwee
18 Aug 2020, 19:58
Forum: ESP Easy: Software
Topic: Ghost switch ??
Replies: 8
Views: 8275

Re: Ghost switch ??

And you should really use a pull-up resistor (10k or 4k7 would be fine) on the button input gpio, the internal pull-up of the ESP is too weak to keep it firmly high if the button isn't pressed, so any induction across the wires may fake-push the button. Thanks for that hint. I'm also experiencing a...
by mrwee
08 Aug 2020, 09:05
Forum: ESP Easy: Hardware
Topic: Sonoff as wall plug
Replies: 6
Views: 10390

Re: Sonoff as wall plug

It can be used with alternative firmware. Requires a bit of soldering: https://tasmota.github.io/docs/devices/ ... rt-Socket/
I'm using the Sonoff S20 with ESPEasy, and I can't see why S26 shouldn't as well.
by mrwee
06 Aug 2020, 12:19
Forum: ESP Easy: General Discussion
Topic: Working with rules, makes ESPEasy prompt for password
Replies: 4
Views: 5849

Re: Working with rules, makes ESPEasy prompt for password

No, no syslog server. I've seen the device reboot on some occasions, but it's not often. And of course, this will trigger new password prompt. But it's very clear that this is caused by fiddling with rule pages. It never happened on this device before I started adding more rules. Same with other dev...
by mrwee
06 Aug 2020, 10:59
Forum: ESP Easy: General Discussion
Topic: Working with rules, makes ESPEasy prompt for password
Replies: 4
Views: 5849

Working with rules, makes ESPEasy prompt for password

Hi, I have a couple of devices with rules using multiple rules pages, and sometimes experience ESPEasy continuously prompting me for password when accessing the rules. None of the pages exceed the 2048 character limit. It happens most of the time with Rules pages 2, 3 & 4, and seldomly with page...
by mrwee
30 Jul 2020, 18:04
Forum: ESP Easy: General Discussion
Topic: Can't install on Windows 10
Replies: 5
Views: 10156

Re: Can't install on Windows 10

joebif1 wrote: 30 Jul 2020, 14:00 Okay Flashesp8266 runs. How do I use the esptool.exe in command line mode?
You find the documentation here: https://github.com/igrr/esptool-ck or use esptool.exe -h
No need to install Python.
by mrwee
30 Jul 2020, 09:26
Forum: ESP Easy: General Discussion
Topic: Can't install on Windows 10
Replies: 5
Views: 10156

Re: Can't install on Windows 10

Be sure to use "FlashESP8266.exe" and not "esptool.exe" as this is a command-line tool.
by mrwee
02 Jul 2020, 23:03
Forum: ESP Easy: Software
Topic: Problem relating firmware version and soil sensor installation
Replies: 8
Views: 7423

Re: Problem relating firmware version and soil sensor installation

momo3000 wrote: 02 Jul 2020, 22:50 PIN Connection:
1-GND to GND
2-vcc to 3V3
3-aout to GPIO13
Just a hint from my experience. I couldn't get stable readings out of this sensor when using 3.3V. I had to use 5V supply. I adjusted the voltage devider on my ESP8266 accordingly.
by mrwee
14 Jun 2020, 09:50
Forum: ESP Easy: Software
Topic: Wemos D1 reboots every minute
Replies: 6
Views: 6945

Re: Wemos D1 reboots every minute

What if you remove sendtohhtp? Does the rebooting stop?
by mrwee
17 May 2020, 17:02
Forum: ESP Easy: Projects / Applications
Topic: moisture sensor
Replies: 78
Views: 71709

Re: moisture sensor

You need to: 1) go here: https://github.com/letscontrolit/ESPEasy/releases 2) Select "Assets" on the most recent version (Right now it's "Release mega-20200426") 3) Download the .zip file 4) Extract the .zip file 5) I'd first flash a blank .bin file, to make sure everything is cl...
by mrwee
13 May 2020, 12:27
Forum: ESP Easy: General Discussion
Topic: Why can't I set the interval for at dummy to 0?
Replies: 8
Views: 8164

Re: Why can't I set the interval for at dummy to 0?

That possible. But even when sending one value every 30 minutes to both controller, it fails so it does not seem to be related to the queue filling up. So I agree that it sounds like a bug. I'll log it on github.
by mrwee
12 May 2020, 21:04
Forum: ESP Easy: General Discussion
Topic: Why can't I set the interval for at dummy to 0?
Replies: 8
Views: 8164

Re: Why can't I set the interval for at dummy to 0?

Can seem to get either TaskValueSet + taskRun or TaskValueSetAndRun to work with two controllers. My setup: ESP_Easy: ESP_Easy_mega-20200426_normal_ESP8266_4M1M.bin on an original D1 mini Pro 2.0 Controllers: 2020-05-12_20-53-03.png Tasks 2020-05-12_20-49-04.png Test rule On mqtt3#Value1 do TaskValu...
by mrwee
12 May 2020, 12:51
Forum: ESP Easy: General Discussion
Topic: Why can't I set the interval for at dummy to 0?
Replies: 8
Views: 8164

Re: Why can't I set the interval for at dummy to 0?

mrwee wrote: 12 May 2020, 12:45 Ok. thanks. But I assume that since I cannot set the interval to 0 in the GUI, it will still publish by iself, or ?
Just answering myself: Not if I disable the Publish to controller :D
by mrwee
12 May 2020, 12:45
Forum: ESP Easy: General Discussion
Topic: Why can't I set the interval for at dummy to 0?
Replies: 8
Views: 8164

Re: Why can't I set the interval for at dummy to 0?

Ok. thanks. But I assume that since I cannot set the interval to 0 in the GUI, it will still publish by iself, or ?
by mrwee
11 May 2020, 23:05
Forum: ESP Easy: General Discussion
Topic: Why can't I set the interval for at dummy to 0?
Replies: 8
Views: 8164

Re: Why can't I set the interval for at dummy to 0?

Hmm. I'm setting the dummy variable in a rule, but I need to publish it's value only when changed to ThingSpeak on Controller 2. Already have MQTT on Controller 1. Can't seem to find an example of that :?
by mrwee
11 May 2020, 21:13
Forum: ESP Easy: General Discussion
Topic: Why can't I set the interval for at dummy to 0?
Replies: 8
Views: 8164

Why can't I set the interval for at dummy to 0?

I can see that the minimal interval is 1 sec. But how can I just publish the value when it's updated? I don't wan't it a fixed interval. Is this by design?
by mrwee
19 Apr 2020, 09:16
Forum: ESP Easy: Hardware
Topic: Sonoff crash
Replies: 4
Views: 8638

Re: Sonoff crash

20181204 is pretty old. Why not try the latest?
https://github.com/letscontrolit/ESPEasy/releases
by mrwee
18 Apr 2020, 19:08
Forum: ESP Easy: Hardware
Topic: wiring new house for espeasy and power supply
Replies: 29
Views: 41651

Re: wiring new house for espeasy and power supply

I'm feeing my ESP's with 12V, then bringing it down to 5V or 3.3V using something like: https://www.aliexpress.com/item/32862089104.html?spm=a2g0o.productlist.0.0.5e642083Sqgsz2&algo_pvid=fd44b1e5-97cc-4199-b5b8-996adbbd935e&algo_expid=fd44b1e5-97cc-4199-b5b8-996adbbd935e-36&btsid=0be374...
by mrwee
18 Apr 2020, 16:11
Forum: ESP Easy: Hardware
Topic: wiring new house for espeasy and power supply
Replies: 29
Views: 41651

Re: wiring new house for espeasy and power supply

Quite a project :D Have you considered products like Shelly switch/dimmer? You need to be careful mixing low voltage GPIO's with 110/230V. There are some strict rules when e.g. having mixed cables in the walls. Also it's true that ESP8266 doesn't consume much current, but if you have many on the sam...
by mrwee
15 Apr 2020, 18:01
Forum: ESP Easy: Hardware
Topic: Burn sonof
Replies: 5
Views: 9221

Re: Burn sonof

If you connected 5V to the programming pins, then it's dead :cry:
by mrwee
15 Apr 2020, 13:03
Forum: ESP Easy: Hardware
Topic: Designing automatic watering system
Replies: 16
Views: 21258

Re: Designing automatic watering system

Just on update on the original projekt: I've reverted to using solenoid vales in one central place, and only have soil sensors de-centrally.
by mrwee
12 Apr 2020, 18:47
Forum: RFlink: General Discussions
Topic: Addressable Temperature Sensors
Replies: 13
Views: 29936

Re: Addressable Temperature Sensors

That's why I thought maybe using commercial available battery powered 433 MHz temperature sensors might be the answer. My experience with 433MHz is very poor coverage. E.g. with the receiver inside our house, I could not pick-up a Oregon 433MHz temperature sensor 10 meters away :o I'm only using Wi...
by mrwee
11 Mar 2020, 21:14
Forum: Introduce yourself
Topic: Where to keep record of my project
Replies: 4
Views: 11357

Re: Where to keep record of my project

You're very welcome to share your project here, but all the "internal" details are better kept safe within your own domain.
by mrwee
08 Mar 2020, 23:26
Forum: ESP Easy: Hardware
Topic: Designing automatic watering system
Replies: 16
Views: 21258

Re: Designing automatic watering system

Does anyone know of an easy solution to providing a 5V pulse from an ESP8266 either as + / - or - / + to a solenoid valve like this one? https://www.aliexpress.com/item/32812194299.html?spm=a2g0o.productlist.0.0.18c93fd8ip3mJm&algo_pvid=d19ca364-abc4-4733-b7b6-fa066501fd1d&algo_expid=d19ca36...
by mrwee
25 Feb 2020, 19:52
Forum: ESP Easy: Hardware
Topic: Designing automatic watering system
Replies: 16
Views: 21258

Re: Designing automatic watering system

Thanks Shardan for your extensive (and overwhelming) comments & observations. Very appreciated!

I'll implement your suggestions (plus add the Soil Moisture Sensors which I had forgot :oops:), hope you have the time to review it again.
by mrwee
24 Feb 2020, 20:13
Forum: ESP Easy: Hardware
Topic: Designing automatic watering system
Replies: 16
Views: 21258

Re: Designing automatic watering system

Google can sometime be a pain in the ... I read that some make it work, some don't. So I'll keep to the 3.3V for DS18S20's. Attached is my design for the automatic watering. Suggestions / comments are very welcome :D I'm trying to prepare for expansion, hence the additional bus / connectors. Schemat...
by mrwee
22 Feb 2020, 13:55
Forum: ESP Easy: General Discussion
Topic: EspEasy MP3 confused
Replies: 7
Views: 14198

Re: EspEasy MP3 confused

Which ESP board are you using?

The YX5300 needs it's own SD card. I had problems with certain models, so make sure that part works before you troubleshoot elsewhere.
by mrwee
20 Feb 2020, 21:09
Forum: ESP Easy: Hardware
Topic: Designing automatic watering system
Replies: 16
Views: 21258

Re: Designing automatic watering system

Got it! Thanks :) To be on the (future expansions) safe side, I'm considering powering the circuit with 12V (the solinoid valve runs on 12V), and having 5V and 3.3V step-downs, each capable of ~2A to supply e.g. D1 Mini pro, ADS1115, sensors/relays etc.. I've searched on Aliexpress for applicable re...
by mrwee
20 Feb 2020, 19:18
Forum: ESP Easy: Hardware
Topic: Designing automatic watering system
Replies: 16
Views: 21258

Re: Designing automatic watering system

@ThomasB: You seem to have a good insight into designing the electronics. If I power some DS18B20's with 5V, I assume that I also need a level converter for the GPIO?
by mrwee
20 Feb 2020, 19:03
Forum: ESP Easy: Hardware
Topic: Designing automatic watering system
Replies: 16
Views: 21258

Re: Designing automatic watering system

Thank you Thomas. I think I've got the circuit layed out as per your suggestions. Now I need to sleep on it, just in case new ideas come up :D
by mrwee
19 Feb 2020, 23:06
Forum: ESP Easy: Hardware
Topic: Designing automatic watering system
Replies: 16
Views: 21258

Re: Designing automatic watering system

Thanks for your reply ThomasB, 1) I did consult the pin mapping guide, but I lack a clear explanation of which "applications" are suitable for each GPIO. But your suggestion to use ADS1115 is the way to go, so I've added that. 2) For the voltage converter, I've chosen a BC547, again based ...
by mrwee
19 Feb 2020, 21:32
Forum: ESP Easy: Hardware
Topic: Designing automatic watering system
Replies: 16
Views: 21258

Designing automatic watering system

Hi Guys, I've begun designing an automatic watering system for our garden, based on ESPEasy (of course :D :D ) The overall design will include: 1 x Wemos D1 Mini Pro 2.0 2 x https://www.alibaba.com/product-detail/HL-YFB10-Water-Flow-Sensor-Hall_60806958258.html Water Flow sensors for measuring consu...
by mrwee
07 Feb 2020, 19:40
Forum: ESP Easy: General Discussion
Topic: Dallas DS18b20 strage behaviour
Replies: 11
Views: 9734

Re: Dallas DS18b20 strage behaviour

Update: re-flashed to mega-20200204 and moved to GPIO-14. Seems to work like a charm! Thanks for the hint
by mrwee
03 Feb 2020, 20:49
Forum: ESP Easy: General Discussion
Topic: Dallas DS18b20 strage behaviour
Replies: 11
Views: 9734

Re: Dallas DS18b20 strage behaviour

Good input, thanks. Will try another GPIO. They should be the real thing, as they're bought from an official shop.
by mrwee
02 Feb 2020, 11:36
Forum: ESP Easy: General Discussion
Topic: Dallas DS18b20 strage behaviour
Replies: 11
Views: 9734

Re: Dallas DS18b20 strage behaviour

I am also struggling with DS18x20 sensors. Setup: Official Wemos D1 Mini Pro 2.0 6 x DS18S20 on 1,2m twisted cable DS18S20 are connected to GPIO-16 Powering D1 Mini Pro via USB (Have also tried 5V) DS18S20 are 3,3V powered from the Mini Pro Resister for DS18S20 is 4,7K Mega 20191208, pre-built bin F...
by mrwee
16 Dec 2019, 22:54
Forum: ESP Easy: Software
Topic: EspBuddy : Batch Upload, backup, query, etc...
Replies: 24
Views: 487689

Re: EspBuddy : Batch Upload, backup, query, etc...

Seems like a clever tool. Will also test
by mrwee
13 Dec 2019, 08:44
Forum: ESP Easy: Projects / Applications
Topic: Utility pole car engine smart heater
Replies: 2
Views: 12309

Re: Utility pole car engine smart heater

Does the cars already have a 230V heater installed?
by mrwee
12 Dec 2019, 18:15
Forum: ESP Easy: General Discussion
Topic: Future of ESP32 ?
Replies: 7
Views: 12190

Re: Future of ESP32 ?

Ok, that really sounds like a brilliant solution and will clearly remove a lot of the burden from each device making room for lots of fun :D. It is also great that the future (easily) supports ESP82xxx and ESP32, that makes it much more versatile and ready when ESP32 "takes over". Really l...
by mrwee
12 Dec 2019, 14:11
Forum: ESP Easy: General Discussion
Topic: Future of ESP32 ?
Replies: 7
Views: 12190

Re: Future of ESP32 ?

.....but I think by the end of next year we may have shifted focus to ESP32 as it does give a lot more resources. I understand that the possibilities in ESP32 is more fun, but considering the fact that most "Wi-Fi IoT" devices are based on ESP82xx, you vill be loosing out on a huge market...
by mrwee
29 Oct 2019, 22:19
Forum: ESP Easy: Software
Topic: more than 12 devices
Replies: 10
Views: 10898

Re: more than 12 devices

:oops: No, sorry. Misread your post. Will check with 20190928 not 20191028 :D.
It won't be until sometime this weekend, as I'm traveling the next couple of days.
by mrwee
29 Oct 2019, 22:04
Forum: ESP Easy: Software
Topic: more than 12 devices
Replies: 10
Views: 10898

Re: more than 12 devices

Just to be sure it is not your bug, or maybe one of mine. You could test with the build (or sources) of 20190928. I changed a lot last month regarding the rules and there have been some reports of rules misbehaving. That's the version I'm currently running on, with the 24 task modification. Serial ...
by mrwee
29 Oct 2019, 18:12
Forum: ESP Easy: Software
Topic: more than 12 devices
Replies: 10
Views: 10898

Re: more than 12 devices

Just enabled debug log, it does fire the rule but nothing actually get's published. Will dig deeper
by mrwee
29 Oct 2019, 18:08
Forum: ESP Easy: Software
Topic: more than 12 devices
Replies: 10
Views: 10898

Re: more than 12 devices

Spoke too soon. Doesn't seem like rules are working. On MQTT#Connected do Publish %sysname%/IP,%ip% Publish IP/%sysname%,%ip% timerSet,1,300 endon On Rules#Timer=1 do Publish %sysname%/IP,%ip% Publish %sysname%/Uptime,%c_m2dhm%(%uptime%) Publish IP/%sysname%,%ip% Publish Uptime/%sysname%,%c_m2dhm%(%...
by mrwee
29 Oct 2019, 16:02
Forum: ESP Easy: Software
Topic: more than 12 devices
Replies: 10
Views: 10898

Re: more than 12 devices

Brilliant! Tried it, and I got 24 x tasks. Have been looking for this change in ESPEasy for a long time. I got one compile warning: "WARNING: library LiquidCrystal_I2C claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp8266 architecture(s)"...
by mrwee
22 Aug 2019, 09:09
Forum: ESP Easy: Software
Topic: Control some 5Volt leds with mqtt
Replies: 21
Views: 14857

Re: Control some 5Volt leds with mqtt

Just a small comment. It's best practice NOT to have a leading '/' when using MQTT. It should be changed in the default settings of ESPEasy.
by mrwee
25 Jul 2019, 21:53
Forum: ESP Easy: General Discussion
Topic: Problem with Wemos D1 pro mini
Replies: 33
Views: 27154

Re: Problem with Wemos D1 pro mini

Original Wemos?