Search found 281 matches

by ManS-H
13 Dec 2017, 13:39
Forum: ESP Easy: Hardware
Topic: Esp with physical button steering a Sonoff.
Replies: 8
Views: 5767

Re: Esp with physical button steering a Sonoff.

Ok, on the three Sonoffs you need to have these rules: on button#switch do Event,ToggleRelay endon on ToggleRelay do if [relay#state]=0 gpio,12,1 else gpio,12,0 endif endon This makes the Sonoff button turn off or on the relay (aka the power). Now on the controller ESP unit: on button1#switch do Se...
by ManS-H
13 Dec 2017, 12:58
Forum: ESP Easy: Hardware
Topic: Esp with physical button steering a Sonoff.
Replies: 8
Views: 5767

Re: Esp with physical button steering a Sonoff.

First of, do you have a MQTT broker up and running? If not, do you want one? If not, the only way is the HTTP way. MQTT will give you feedback on your push button actions more streamline. HTTP does not require any server to work, it is possible to get feedback from the Sonoffs this way but it's a b...
by ManS-H
13 Dec 2017, 11:46
Forum: ESP Easy: Hardware
Topic: Esp with physical button steering a Sonoff.
Replies: 8
Views: 5767

Re: Esp with physical button steering a Sonoff.

Thanks for the answer, but did you maybe have a small sample how to do that? Thats my problem on the moment, i do't see the light. :oops:
by ManS-H
13 Dec 2017, 10:53
Forum: ESP Easy: Hardware
Topic: Esp with physical button steering a Sonoff.
Replies: 8
Views: 5767

Esp with physical button steering a Sonoff.

Hello,

I have the idea to switch on/off my 3 Sonoff devices with a physical button. For that i want made a small box with a esp8266 and 3 push buttons so if it is necessary i can switch on/off my table lights without using a smartphone or tablet.

My question, is this possible on this way?
by ManS-H
08 Dec 2017, 11:07
Forum: ESP Easy: Hardware
Topic: Nice application for a Espressif ESP32 Wrover-module
Replies: 0
Views: 1609

Nice application for a Espressif ESP32 Wrover-module

A nice application for a ESP32 https://www.elektormagazine.nl/news/de-allerkleinste-mac-plus-ter-wereld-met-een-esp32-erin?utm_source=Elektor+Nederland+%28Dutch%29&utm_campaign=f816d7319c-Bouw_snel_een_fraaie_GUI_Kleinste_Mac_Pl12_7_2017&utm_medium=email&utm_term=0_094c312cde-f816d7319c-...
by ManS-H
22 Nov 2017, 16:21
Forum: ESP Easy: Hardware
Topic: Sonoff S20 v1.3 Header
Replies: 13
Views: 10979

Re: Sonoff S20 v1.3 Header

Put the header as high as possible and solder from the top side. Or remove the plastic of the header and use only the pins.
by ManS-H
16 Nov 2017, 15:54
Forum: ESP Easy: Projects / Applications
Topic: Meek Wifi wall switch ESP8266
Replies: 103
Views: 84639

Re: Meek Wifi wall switch ESP8266

Nice work, looks good.
by ManS-H
03 Nov 2017, 22:22
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9457

Re: Display - OLED SSD1306

Yep, name the display 'Display' or what ever. 2 devices with the same name is no good idea. That would be the same if 2 people with the same name live in the same house. Nice for the post man... :D Yep, your're right. I changed the name in display and that gives a better result. Thanks for the info.
by ManS-H
03 Nov 2017, 16:22
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9457

Re: Display - OLED SSD1306

In your screenshot, you have the framed version named "BME280" so when you try to address that, it might be [bme280#bla] refers to a non existing variable of the oled framed plugin and not the BME-sensor itself. So i can never used the name of the sensor, in my case BME280, as name for th...
by ManS-H
02 Nov 2017, 22:23
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9457

Re: Display - OLED SSD1306

Judging from the photo, that's not with my changes in the 'framed' plugin. One of the things I changed is the WiFi reception-strength bars. And also there should be a selector for the display type selection (SSD1306/SH1106). This is the 'old' code for the 'framed' plugin :) I thought is was merged,...
by ManS-H
01 Nov 2017, 18:54
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9457

Re: Display - OLED SSD1306

papperone wrote: 01 Nov 2017, 08:53 I experienced similar behaviour and then I realize in my breadboard connections I was powering up the OLED with 5V; I then powered with 3.3V and all those glitches and unresponsiveness disappeared; maybe you can check the VCC!
I connected the display to 3.3 V.
by ManS-H
01 Nov 2017, 18:54
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9457

Re: Display - OLED SSD1306

Did you also have the BME280 plugin active, but not the chip connected? If so, try to reproduce. The BME280 is also updated by me, so perhaps I made it too aggressively try to find the device without proper timeout. And then the webserver task is no longer responsive. As you can see, the BME280 doe...
by ManS-H
01 Nov 2017, 10:27
Forum: ESP Easy: Projects / Applications
Topic: Meek Wifi wall switch ESP8266
Replies: 103
Views: 84639

Re: Meek Wifi wall switch ESP8266

Great (them being remotes). ... But what do you mean with "Do they have LEDs?" I mean, if I make these connect with a ESP I'd like to have LED lights indicating if the lights are active or inactive. Making it easy to know which switch to push. And at night a small shimmer makes them easy ...
by ManS-H
31 Oct 2017, 22:18
Forum: ESP Easy: Projects / Applications
Topic: Meek Wifi wall switch ESP8266
Replies: 103
Views: 84639

Re: Meek Wifi wall switch ESP8266

Hello Meek, Nice to see what you made. But can you tell us what brand of switch you used for your project? I bought a Vhome Smart Home Wireless 433MHZ Switch Shape Smart Remote Control transmitter,for touch switch home automation smart remote to use it in the same way you do. But on this moment i'm...
by ManS-H
31 Oct 2017, 20:39
Forum: ESP Easy: Projects / Applications
Topic: Meek Wifi wall switch ESP8266
Replies: 103
Views: 84639

Re: Meek Wifi wall switch ESP8266

Hello Meek, Nice to see what you made. But can you tell us what brand of switch you used for your project? I bought a Vhome Smart Home Wireless 433MHZ Switch Shape Smart Remote Control transmitter,for touch switch home automation smart remote to use it in the same way you do. But on this moment i'm...
by ManS-H
31 Oct 2017, 16:57
Forum: ESP Easy: Projects / Applications
Topic: Meek Wifi wall switch ESP8266
Replies: 103
Views: 84639

Re: Meek Wifi wall switch ESP8266

Hello Meek, Nice to see what you made. But can you tell us what brand of switch you used for your project? I bought a Vhome Smart Home Wireless 433MHZ Switch Shape Smart Remote Control transmitter,for touch switch home automation smart remote to use it in the same way you do. But on this moment i'm ...
by ManS-H
30 Oct 2017, 17:31
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9457

Re: Display - OLED SSD1306

I had the problem with both versions. Ik used ESPEasy_v2.0.0-dev12_normal_4096.bin form the ESPEasy_v2.0.0-dev12.zip file After i disconnect the Wemos mini, and the BME280 and then reconnected the Wemos i was able to change the text. This worked for the normal and framed version.
by ManS-H
27 Oct 2017, 13:12
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9457

Display - OLED SSD1306

Hello, I see a strange thing with the Display - OLED SSD1306 and Display - OLED SSD1306-Framed. When i put text in the lines 1-8 it isn't possible to change it. The sequence, text in the line, Submit and Close. Change the text, Submit and Close again. I work with GIT version: v2.0.0-dev12 Is this a ...
by ManS-H
19 Oct 2017, 09:21
Forum: uPyEasy: General Discussion
Topic: uPyEasy
Replies: 132
Views: 250770

Re: uPyEasy

Nice piece of work LisaM.
by ManS-H
10 Oct 2017, 20:02
Forum: ESP Easy: Hardware
Topic: ESPEasy and the Witty Cloud Board
Replies: 2
Views: 4385

Re: ESPEasy and the Witty Cloud Board

Heya, I used that board to control the window in my toilet room. This is the rule what i used for it: on wcraam-open do gpio,15,1 // Rode Led aan gpio,13,0 // Blauwe Led uit gpio,12,0 // Groene Led uit gpio,0,0 // relay on timerSet 1,2 // 2 seconds timer endon on Rules#Timer=1 do gpio,0,1 // relay o...
by ManS-H
22 Sep 2017, 16:42
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 46286

Re: ESPEasy v2.0.0-dev12 released

Good job Edwin, thanks.
by ManS-H
08 Sep 2017, 15:38
Forum: ESP Easy: General Discussion
Topic: DOes a separate guest network make sense?
Replies: 10
Views: 7893

Re: DOes a separate guest network make sense?

An advantage would be to reduce the data bandwidth used by the ESPs on your wifi network. But ESPs running ESP easy, reporting switch closures, temperatures, etc hardly use any bandwidth. My kids watching youtube and face timing, etc, those are the bandwidth hogs. Compared to listening the music an...
by ManS-H
06 Sep 2017, 16:28
Forum: ESP Easy: Hardware
Topic: Need reset and Flash buttons on ESP-01 ??
Replies: 6
Views: 18813

Re: Need reset and Flash buttons on ESP-01 ??

Red light burns continuous, but imported question, do you have the black or blue version on the ESP-01? For the black version you must use the 1024.bin file and for the blue the 512.bin file. Definitively black so I'm good for the 1024 bin, thanks for the info ! Needs now to wire it fully so I can ...
by ManS-H
06 Sep 2017, 15:31
Forum: ESP Easy: Hardware
Topic: Need reset and Flash buttons on ESP-01 ??
Replies: 6
Views: 18813

Re: Need reset and Flash buttons on ESP-01 ??

One button is for flash the ESP-01, is that done already it isn't necessary. The other one is for a hard reset, is sometimes handy. But remove the power do the same :D Thanks so looks like I only need to wire the Flash button to flash it ;) but first I have to figure out wiring as so far no luck ! ...
by ManS-H
06 Sep 2017, 15:12
Forum: ESP Easy: General Discussion
Topic: DOes a separate guest network make sense?
Replies: 10
Views: 7893

Re: DOes a separate guest network make sense?

+1, i have the same question.
by ManS-H
06 Sep 2017, 15:10
Forum: ESP Easy: Hardware
Topic: Need reset and Flash buttons on ESP-01 ??
Replies: 6
Views: 18813

Re: Need reset and Flash buttons on ESP-01 ??

One button is for flash the ESP-01, is that done already it isn't necessary.
The other one is for a hard reset, is sometimes handy. But remove the power do the same :D
by ManS-H
06 Sep 2017, 15:00
Forum: ESP Easy: Hardware
Topic: BME280 - No I2C devices found
Replies: 8
Views: 10765

Re: BME280 - No I2C devices found

I have here the same problem, when i connect a OLED SSD1306, and i use the I2C Scanner in the Tools tab it is visible. When i connected the BME280 too it is "No I2C devices found" I used 2 brandnew BME280 and both have the same problem. I see something strange what i not can explain. I con...
by ManS-H
24 Aug 2017, 20:27
Forum: ESP Easy: Hardware
Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
Replies: 146
Views: 233795

Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?

papperone en LisaM, Thanks for the work your both did for community so that we can work with the Itead, Sonoff Pow. It works fine. I have only one question, papperone in a earlier message you mentioned this: I will explore your suggestion about the possibility to RESET/CALIBRATE via web interface, n...
by ManS-H
21 Aug 2017, 21:52
Forum: ESP Easy: General Discussion
Topic: ESP easy on son off
Replies: 13
Views: 9443

Re: ESP easy on son off

Its the same link, fails right at the end
No problem with downloading the file, so a problem on your side.
by ManS-H
21 Aug 2017, 11:43
Forum: ESP Easy: General Discussion
Topic: ESP easy on son off
Replies: 13
Views: 9443

Re: ESP easy on son off

For communication i use ESPlorer, https://esp8266.ru/esplorer/

You flashed the sonof, so try in esplorer the command: settings and tell us what you see.
Capture.JPG
Capture.JPG (130.01 KiB) Viewed 8537 times
by ManS-H
21 Aug 2017, 10:18
Forum: ESP Easy: General Discussion
Topic: ESP easy on son off
Replies: 13
Views: 9443

Re: ESP easy on son off

Use the Arduino Environment for programming or clear the esp.

For more info look at the Wiki or here: viewtopic.php?f=4&t=291&p=2403&hilit=clear.ino#p2403
by ManS-H
30 Jul 2017, 22:53
Forum: ESP Easy: General Discussion
Topic: Who's going to SHA2017?
Replies: 2
Views: 3093

Re: Who's going to SHA2017?

Both of you, have fun.
by ManS-H
13 Jul 2017, 10:32
Forum: ESP Easy: Hardware
Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
Replies: 146
Views: 233795

Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?

Is it possible to download the bin.file? I will try it on my Sonof Pow but i have on this moment not the skills to make my own bin file.
by ManS-H
20 Jun 2017, 11:29
Forum: ESP Easy: Hardware
Topic: No wished reboot
Replies: 7
Views: 5125

Re: No wished reboot

You can also try it without the sensor to see how the board act.
by ManS-H
15 Jun 2017, 10:27
Forum: ESP Easy: General Discussion
Topic: help to create a rule for a toggle switch
Replies: 5
Views: 4406

Re: help to create a rule for a toggle switch

In Domoticz: http://192.168.0.120/control?cmd=event,toggle In EspEasy: On toggle do if [Schemerlamp-1#Switch]=0 gpio,0,1 // Lamp on else gpio,0,0 // Lamp off endif EndOn See this as an example, see of this works for your situation. And yes, this is working for me. Even with this switch. https://m.n...
by ManS-H
15 Jun 2017, 08:09
Forum: ESP Easy: General Discussion
Topic: help to create a rule for a toggle switch
Replies: 5
Views: 4406

Re: help to create a rule for a toggle switch

In Domoticz: http://192.168.0.120/control?cmd=event,toggle In EspEasy: On toggle do if [Schemerlamp-1#Switch]=0 gpio,0,1 // Lamp on else gpio,0,0 // Lamp off endif EndOn See this as an example, see of this works for your situation. And yes, this is working for me. Even with this switch. https://m.nl...
by ManS-H
02 Jun 2017, 11:35
Forum: ESP Easy: Software
Topic: rc-switch plugin
Replies: 62
Views: 65663

Re: rc-switch plugin

Hello All, I've a question. Can i use this plugin for a stand alone version of Vhome Smart Home RF433MHZ Switch Shape Smart Remote Control in combination with ESP Easy, RfxCom and Domoticz? Or did i need extra hardware for this unit? https://nl.aliexpress.com/item/Vhome-Smart-Home-RF-433MHZ-Switch-S...
by ManS-H
16 Feb 2017, 12:45
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 51363

Re: The way forward

I have contact with Martinus and access to the main repository. Fortunately he will stay involved with the project, but currently doesn't have the time to do any real coding. So he'll be on the background (for now). I'll keep you posted. Good to hear you will take over the work of Martinus, and i w...
by ManS-H
11 Feb 2017, 17:54
Forum: ESP Easy: Software
Topic: ESPEasy timer switch
Replies: 6
Views: 12720

Re: ESPEasy timer switch

Good day, dear friends, please kindly assist with rule for my device ( aquarium controller with temp sensor and timer switch for lighting) in tutorial rules I find following example for timer switch, but I think it can work incorrectly On Clock#Time=All,7:30 do // every day at 7:30 hours switch on ...
by ManS-H
10 Feb 2017, 21:24
Forum: ESP Easy: General Discussion
Topic: ESPEASY Devices
Replies: 11
Views: 9372

Re: ESPEASY Devices

FranckkyDoo wrote:ManS-H

Try Switch Input

And take a time in the forum to read a little ;)

That useful!!!
What do you mean? I only give the poster advise to read the wiki.
by ManS-H
07 Feb 2017, 20:24
Forum: ESP Easy: General Discussion
Topic: ESPEASY Devices
Replies: 11
Views: 9372

Re: ESPEASY Devices

nettworker wrote::?: :?: :?: :?: :?: :?: :?: :?:
In the device list isn't a led or relay. How to use a led or relay look in the wiki.
by ManS-H
07 Feb 2017, 19:05
Forum: ESP Easy: General Discussion
Topic: ESPEASY Devices
Replies: 11
Views: 9372

Re: ESPAESY Devices

nettworker wrote:Hello,

im new in EaspEasy and there is a problem.
There is no Relay, LED.... in the Devices List. I have flashed R120 and there are 33 Items in list.
Anything wrong?
Look here:
http://www.letscontrolit.com/wiki/index ... dware_page
by ManS-H
06 Feb 2017, 20:11
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27260

Re: AXA Remote 2.0 and ESP Easy

please find the arduino code below.. i send the http command in the web browser like this : http://IP_Adress_Esp8266/open http://IP_Adress_Esp8266/close http://IP_Adress_Esp8266/stop depending on the cable length you may want to repeat the code. now it sending CLOSE in one go with 20ms delay, in my...
by ManS-H
06 Feb 2017, 09:59
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27260

Re: AXA Remote 2.0 and ESP Easy

Hi I managed to connect the serial port from esp to the axa directly, using a Lin convertor. Through http calls i can open, close en stop the device. No need for relais en you can avoid bying the wall unit as well. The 7.5v power supply that feedx the axa is used to power the esp as well, using a s...
by ManS-H
01 Feb 2017, 17:21
Forum: ESP Easy: Software
Topic: ESP easy firmware not working?
Replies: 12
Views: 10105

Re: ESP easy firmware not working?

wizardnl wrote:everything works good now just made my first prototype temp sensor.
Good to hear that it works.
For my interest, which version of firmware did you use? the 1024 or the 4096 bin file?
by ManS-H
31 Jan 2017, 17:53
Forum: ESP Easy: Software
Topic: ESP easy firmware not working?
Replies: 12
Views: 10105

Re: ESP easy firmware not working?

wizardnl wrote:
C:\Users\remco\Downloads\ESPEasy_R120>

But after a reboot the unit doesn't show up as a accespoint with ssid : ESP_0 as described in the tutorial?
Use a mobile phone or tablet, and look if esp_0 is visible.
by ManS-H
30 Jan 2017, 20:31
Forum: ESP Easy: General Discussion
Topic: upload espeasy with arduino, no AP
Replies: 10
Views: 8323

Re: upload espeasy with arduino, no AP

Try in the serial monitor this command: settings