Thanks for posting the video. I am wondering if there is a way to add a timer to the relay control, say turn on for 30 seconds then off automatically. Is there an easy way to do this?
Great tutorial! Can you also controll it with raspberry pi by voice with google assistant(project used GassistPi)? I'm trying to implement it for my magicMirror project, like a center thing that you can controll many things inthe house etc control panel
i am getting this error even when i uploaded the library please help SP8266.ino:10:19: fatal error: aREST.h: No such file or directory compilation terminated. Error compiling.
I am getting very intermittent operation. The WDT is kicking in. I'm using a ESP-12E and have not had any problems with it so far. I think the problem is the length of time that it takes to connect to my router. I have had it go through a reset sequence a number of times and then it might connect and I am able to use it for a while. And then it crashes. ets Jan 8 2013,rst cause:4, boot mode:(3,6) wdt reset load 0x4010f000, len 1264, room 16 tail 0 chksum 0x42 csum 0x42 ~ld ..... WiFi connected Server started 192.168.100.104 ets Jan 8 2013,rst cause:4, boot mode:(3,6) wdt reset load 0x4010f000, len 1264, room 16 tail 0 chksum 0x42 csum 0x42 ~ld ....... WiFi connected Server started 192.168.100.104 Sometimes I get a hex dump as well.
Can anyone help to configure my ESP-07 as a access point? I used the code given in the example files of the arduino IDE, but It worked only sometimes and other times my cell phone even not detected the ESP. It seems to me that the ESP is very unstable.
good evening My name is Bento from Brazil, I'm starting to learn now and if you can help me I would be very happy. I plan to use a local network with 18 (ESP8266 12e) and each a temperature and humidity sensor (DHT11), a current sensor (TCS-013) and a relay module 4 channels. All this I would like to come in an excel spreadsheet, excel because I would use this information and create a button to turn on and off the relay. Can you help me? Thank you.
+Bento Souza Hello Bento, I'd recommend using something else than Excel for this :) Check my blog for more instructions on how to build a dashboard for the ESP8266.
What if I want to control the lamp sometimes from wifi and sometimes from normal electrical switch? For Example: I turned off the lamp with electric switch and gone to another room. Now I want to turn on the lamp by WiFi. Is this possible?
Thanks for posting the video. I am wondering if there is a way to add a timer to the relay control, say turn on for 30 seconds then off automatically. Is there an easy way to do this?
those buttons are nice. I've been using ghetto HTML buttons and this is great.
Great tutorial!
Can you also controll it with raspberry pi by voice with google assistant(project used GassistPi)?
I'm trying to implement it for my magicMirror project, like a center thing that you can controll many things inthe house etc control panel
i am getting this error even when i uploaded the library please help
SP8266.ino:10:19: fatal error: aREST.h: No such file or directory
compilation terminated.
Error compiling.
+Soumil Shah have you installed the libary for arest from here? github.com/marcoschwartz/aREST
what is the alternatives for power-switch tail kit?
relay
I am getting very intermittent operation. The WDT is kicking in. I'm using a ESP-12E and have not had any problems with it so far. I think the problem is the length of time that it takes to connect to my router. I have had it go through a reset sequence a number of times and then it might connect and I am able to use it for a while. And then it crashes.
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
~ld
.....
WiFi connected
Server started
192.168.100.104
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
~ld
.......
WiFi connected
Server started
192.168.100.104
Sometimes I get a hex dump as well.
I suppose that it will work without Internet access.?
how many switches can we control with one esp8266 module?
As many as the pins of the ESP chip :)
I really want to learn ,but i don;t know how to do it . thank you
What pin I need to connect really
we can use to control 220v lamp or not ?
+Pen serey otdom Sure thing! You just need to select the right powerswitch tail kit
Can anyone help to configure my ESP-07 as a access point? I used the code given in the example files of the arduino IDE, but It worked only sometimes and other times my cell phone even not detected the ESP. It seems to me that the ESP is very unstable.
+daniel cavalcante from where you are giving power to the esp? if you giving from usb to ttl , i will suggest use 3.3 volt external.
what could happen if I don't use the 3.3v source for the esp8266?
+daniel cavalcante that must be for collector voltage of transistor inside that tail kit
good evening
My name is Bento from Brazil, I'm starting to learn now and if you can help me I would be very happy. I plan to use a local network with 18 (ESP8266 12e) and each a temperature and humidity sensor (DHT11), a current sensor (TCS-013) and a relay module 4 channels.
All this I would like to come in an excel spreadsheet, excel because I would use this information and create a button to turn on and off the relay.
Can you help me?
Thank you.
+Bento Souza Hello Bento, I'd recommend using something else than Excel for this :) Check my blog for more instructions on how to build a dashboard for the ESP8266.
Thank you.
Can I download any app from playstore to operate led
Hello i get this error while uploadinf the sketch
fatal error: aREST.h: No such file or directory
any ideas
Make sure to install aREST from the Arduino library manager :)
What if I want to control the lamp sometimes from wifi and sometimes from normal electrical switch?
For Example: I turned off the lamp with electric switch and gone to another room. Now I want to turn on the lamp by WiFi. Is this possible?
Sure! You'll just need to put the two switches (the mechanical one and the one from this project) in parallel
Can't user type password.. Instead of hardcoding it , or wps button on Esp8266
You just connect to web server? How you connect to the lamp
The web server will then control the lamp according to the command that was received :)
Did he used a usb cable?
What's the need of 2 ground ? Can't we just join both to the same ground
Can't user type password.. Instead of hardcoding it , or wps button on Esp8266