So the 5V relay worked OK with the 3.3 8266 board? Good to see. Thanks for posting. I guess 'Light ON' actually tunring the light off is appropriate for 2020, it's been a crazy year. No doubt a easy fix.
Hi your past videos have helped me a lot in my past projects. I think you should do a video with an arduino mega 2650 with wifi esp8266 built in with the same project.
Hi, thanks for the comment. how can I use Mega and ESP8266 both are microcontroller and it would be waste to use two of them? There is a WiFi module for Arduino Mega that I can use. Please clarify why you need Mega at all if ESP8266 can work for this project. Other than abundance of pins do you need it otherwise?
Thank you for your very usefull tutorials. I learnt a lot from them. Is it work only in local? Can it work if you are not connected at the same wifi ssid? Thanks
Amazing video Ahmed. I had implemented and facing one problem, the IP/DNS is not working outside the same WiFi network. Could you please help why that's happening?
of course it will not work. search youtube "how to connect to my home network from outside" you will find solution. once you can connect to your home, then you can connect to ESP device.
hi sir i would like to ask something. is it possible the nodemcu can program on macbook? my nodemcu i connected on mac. but i can't upload the program i install already the ch340 usb drivers. but still have a problem. can i have a solution. for this problem please
Hi, I did not understand. if you use ESP8266 this is a complete microcontroller like MEA2560 +WiFi capability. yes it has fewer IN/OUT but. if you wan to use MEGA then you need the WiFi shield and with some tweaks it should work.
You are welcome. I wanted to make video for that, but people have different routers and it would be hard to make everyone happy. we needs specific settings in router to make it work. so search "how to connect to my home network from internet" I am sure you will find tones of videos. good luck and I hope you've subscribed as your subscription help my channel grow. Thanks
Hi Robo, Great vid! Im new at this and i tried to build this project. I got everything working only the buttons on my browser are not responding to the relay. I got only 1 channel relay, by the way. Relay 5V works fine. Do you know what is going wrong?
@@robojax Thanks for your quick response! That was it! Thanks a lot!! Your vids are very clear thorough. Great projects for a beginner. Hope you dont mind asking you some more questions in the future.
Hi And again a Great Video. But i have a question and Maybe you can help me. How i can Add a picture in the background and have the switch buttons on the picture? Cu Christian
Hi, your question is on HTML . Search google on that and you will get tones of examples. Then use that code with the code I have explained. Do not skip explanation of the code. Watch it more than one time to know how it work in order to customize it.
مرحبا بك. لقد بدأت في ترجمة مقاطع الفيديو الخاصة بي إلى اللغات الرئيسية بما في ذلك اللغة العربية. إليك مثال على ذلك ruclips.net/video/Q9aBI4ELKC4/видео.html
The code causes a lot of missing terminating " character and stray \ error messages. Your code in the film is very different than the one we can copy and paste....
@@robojax Thanks for swift reply, but i asked bcoz i came to know that all GPIO pins cant be used for outputs. So generally how much GPIOs can be used? I have seen projects controlling 4ch relays directly from Nodemcu. Beyond this number i found people are using shift registers. So my qudestion remains the same how many relays can be controlled directly from nodemcu without using other tricks.
Because I want to make something with that. , But I don't know it's corresponding Arduino and esp codes ., As a subscriber / student I can make my dream things with the help of your lovely videos/teaching. Thank you..
I've never used any app with Arduino except Bluetooth serial. Somehow I feel it is waste of time to use external app. As you can see it works without any other appl.
sorry did not understand. the code is "real". you can download (not copy) by clicking on "download" link at the top of the code and bottom of the page.
we are sorry, today we are migrating to a new system and many links are dead. I've just fixed this link. try it and if you faced problem, try it later today or tomorrow. We do our best to fix this issue.
We have no word to thank you sir!!!! You save us
So the 5V relay worked OK with the 3.3 8266 board?
Good to see.
Thanks for posting.
I guess 'Light ON' actually tunring the light off is appropriate for 2020, it's been a crazy year. No doubt a easy fix.
I have explained it how it is reversed. either in code or in wiring.
this is why I came here.
Hi your past videos have helped me a lot in my past projects. I think you should do a video with an arduino mega 2650 with wifi esp8266 built in with the same project.
Hi, thanks for the comment. how can I use Mega and ESP8266 both are microcontroller and it would be waste to use two of them? There is a WiFi module for Arduino Mega that I can use. Please clarify why you need Mega at all if ESP8266 can work for this project. Other than abundance of pins do you need it otherwise?
Hi im looking to build a mini balcony irrigation system ... my question is can it be possible to add capacitive moist sensor with that sketch?
thank you sir. salamat poh.
Thank you for your very usefull tutorials. I learnt a lot from them. Is it work only in local? Can it work if you are not connected at the same wifi ssid? Thanks
You are welcome. Because it works with WiFi, your device to control it must be on the same Wifi/SSID network.
Amazing video Ahmed. I had implemented and facing one problem, the IP/DNS is not working outside the same WiFi network. Could you please help why that's happening?
of course it will not work. search youtube "how to connect to my home network from outside" you will find solution. once you can connect to your home, then you can connect to ESP device.
Bets to put a socket in a box with cable/plug to socket outlet and install the relay wiring inside the box. Much safer that breaking the wire.
Yes. of course. this is just demonstration for learning purpose.
thank you for this useful information, but i have one question, wich app on your mobilephone do you use?
😂😂😂LOL : when you post a comment without watching video
Very useful tutorial; thankyou!
You are welcome.
Nice tutorial
Thanks.
very useful video
thank you sir
Most welcome
hi sir i would like to ask something.
is it possible the nodemcu can program on macbook?
my nodemcu i connected on mac.
but i can't upload the program i install already the ch340 usb drivers.
but still have a problem.
can i have a solution. for this problem please
Hi Robojax, can you pls guide me how to do the same project in Arduino mega2560? I mean NodeMCU talking to Mega 2560 for the same purpose.
Hi, I did not understand. if you use ESP8266 this is a complete microcontroller like MEA2560 +WiFi capability. yes it has fewer IN/OUT but. if you wan to use MEGA then you need the WiFi shield and with some tweaks it should work.
Hi, great work, how we can control this when connected to a different wifi network? , all point to do this is to be able to control from far
You are welcome. I wanted to make video for that, but people have different routers and it would be hard to make everyone happy. we needs specific settings in router to make it work. so search "how to connect to my home network from internet" I am sure you will find tones of videos. good luck and I hope you've subscribed as your subscription help my channel grow. Thanks
@@robojax Thanks
Hi Robo, Great vid! Im new at this and i tried to build this project. I got everything working only the buttons on my browser are not responding to the relay. I got only 1 channel relay, by the way. Relay 5V works fine. Do you know what is going wrong?
Hi, if I assume you have not changed the code then it is the wiring.
@@robojax Thanks for your quick response! That was it! Thanks a lot!! Your vids are very clear thorough. Great projects for a beginner. Hope you dont mind asking you some more questions in the future.
Hi
And again a Great Video.
But i have a question and Maybe you can help me.
How i can Add a picture in the background and have the switch buttons on the picture?
Cu Christian
Hi, your question is on HTML . Search google on that and you will get tones of examples. Then use that code with the code I have explained. Do not skip explanation of the code. Watch it more than one time to know how it work in order to customize it.
Nice one
Thanks
شكرا لمجهودك نريد كلامك مترجم للعربيه لتعم الفائدة والاستفادة
مرحبا بك. لقد بدأت في ترجمة مقاطع الفيديو الخاصة بي إلى اللغات الرئيسية بما في ذلك اللغة العربية. إليك مثال على ذلك ruclips.net/video/Q9aBI4ELKC4/видео.html
The code causes a lot of missing terminating " character and stray \ error messages. Your code in the film is very different than the one we can copy and paste....
Thank you for letting me know. The page is not displayed. I have added link to the actual file. Just above the code.
Salaam alaikum sit, please make the video for lighting control system with schedule
Walaikum salaam, very interesting project. I will put on my list and perhaps write library for this.
@@robojax Thank you for your reply sir
you are welcome.
how many channel relays can be controlled with single nodemcu board?
just count the GPIO pins and that many. or you can use I/O expander to ad 16 more.
@@robojax Thanks for swift reply, but i asked bcoz i came to know that all GPIO pins cant be used for outputs. So generally how much GPIOs can be used? I have seen projects controlling 4ch relays directly from Nodemcu. Beyond this number i found people are using shift registers. So my qudestion remains the same how many relays can be controlled directly from nodemcu without using other tricks.
I don't remember how many GPIO can be used. I made video for that and the link is in the description.
When I try to compile the code I get the error: redefinition of 'const uint8_t D0' If I comment out this line then it fails on the next line and so on
so you are using a library that has those variable. just comment them out and the program should work. comment all of them at the top of the code.
@@robojax thank you
Can you put a video regarding control relay with mit app inventor app using Arduino Uno + esp8266 + 4 channel relay ??
never heard of "mit app". There are millions of apps.
Hello sir ..,I mean mobile application that making from MIT app inventor (block coding)
Because I want to make something with that. , But I don't know it's corresponding Arduino and esp codes ., As a subscriber / student I can make my dream things with the help of your lovely videos/teaching. Thank you..
I've never used any app with Arduino except Bluetooth serial. Somehow I feel it is waste of time to use external app. As you can see it works without any other appl.
Otherwise can you make a video with Arduino nano + esp 8266+ 4 channel relay control using a mobile ??
Shoooow
👍
I will subscribe if you use MIT app inventor for this project!
lol. Every day 100s of people subscribe and some unsubscribe. Never used that app.
Can you write a link to a real code from your site in your videos?
sorry did not understand. the code is "real". you can download (not copy) by clicking on "download" link at the top of the code and bottom of the page.
where is its vin pin?
How in stall in my phone ?
Why install and make your phone to carry something extra? Just launched the browser and use it
the link is broken
we are sorry, today we are migrating to a new system and many links are dead. I've just fixed this link. try it and if you faced problem, try it later today or tomorrow. We do our best to fix this issue.
مرحبا لقد اشتركت بقناتك للتو
انها مفيده جدا
واريد منك مساعدتي ببرمجه اردرينو wifi