** (Important) Please don't connect both NodeMCUs with the laptop at the same time. And also use different 5V power supply for each NodeMCU. Otherwise, false turn on and off may take place. Thank you.
I LOVE your videos man, great work. I was wondering if you ever thought about creating a small guide for people just starting out. For example one of the things I'm finding challenging is how to know when to use resistors or capacitors in a project, and how to calculate its values. Thanks once again!
@@TechStudyCell dear why the esp32 is getting offline after 5 to 10 hours ,after that we need to restart by push button or power off and on,any solution for it
Great Project, as a complete noob and getting on in years, if I wanted to add 1 button to turn on/off the 4 lights at the same time , could you assist on how to ????
great job, i have 2 questions could i control them (2 esp8266)with google assistant or alexa or not?? and could i use 8-channel relay module with 8 switch for each esp8266?
GREAT video - thank you. How can i have 6 ESP32 and only control 1 Servo on each - press one button turn ALL servos to position 1, press another button return all servos to position 0 - may all be different degrees
Hi, I need this project PCB Gerber file. But small changes required. Which is we only provide input of the 230v which will convert to 5v for node MCU and relay operation voltage. If possible please post that kind of Gerber file. Thank you....
Bro pleas make a video on this automation with multiple node mcu in which we can use traditional switches like in our room switch boards to on/off the load instead of using push buttons Thanks bro in advance
Thank you very much for the excellent videos. Can you please tell me where can I buy very cheap electronic components like resistors and transistors and others but with free shipping cost to Israel.
bro for router there is limitation of connections . so what if we can make mesh and connect one of the board to router ? can this possible ? if so please share . and if possible can you make the status of relays retain even after power off and on for esp board .
MANUAL SWITCHES IS NOT WORKING PROPERLY, RELAYS ARE SWITCHING ON & OFF CONTINUOUSLY FOR SWITCH 2, 3 & 4, SWITCH 1 COULD NOT OPERATE RELAY 1. ALSO RELAYS ARE GETTING STUCK SOMETIMES AFTER SWITCHING OFF. WIFI LED IS ALSO NOT GLOWING THOUGH CONNECTED TO WIFI AND OPERATIVE THROUGH BLYNK APPLICATION (BOTH WEB AND ANDROID APPLICATION). PLEASE HELP TO RESOLVE THE ISSUE. I AM USING Node MCU ESP8266 V3 (LOLIN CH340 chip).
I made a same to same project.but pins are different.d1,d2, d5,d6 . I use seperate power supply for node mcu and 4 relay's. After starting the project, only relay 2 connected with d2 toggles. Rest are controlled by blynk or manual switch normally. If i change the output d2 pin to another relay, same problem occurs. I dont understand what's the problem is! Please help. Thanks in advance.
Great project weldon job. Dear bro When we connect our NodeMCU with the router board. As soon as the internet access ends or offline with blynk server(nodemcu connected with router). Push buttons don't work properly And we have to press two or three times To change relay state.
Sometimes it happens due to loose connection. It's alway better to solder the Push button on zero PCB. You can also change delay(200) to delay(100) in the code.
@@TechStudyCell but when internet back mean blynk server online then all the project work proper... I think when nodemcu tries to connect to the blynk server during that push buttons don't work correctly untill internet back online.
how can i make an 5v cruunt??? can i use an data cable or charger for nodemcu to give 5v cruent kindly make an video on it how to give 5v crunt to nodemcu at home using cheap product
How to connect 2 or 3 mobiles with a single nodeMcu. Because in 2 or more mobiles blynk apps have 2 or more AUTH token numbers. So how can we adjust many AUTH tokens in a single Code
Hello Sir, This is really a nice one. Could you please tell us, when Power Goes and comeback, all the relays are remembering its current state and ON/OF without any manual control? I guess, if we switch OFF the Node MCU supply, the ports states are reset. Please share your views. Thanks.
Thanks. In this project if you turn off supply, it will not remember the previous state. But if you want you can get the previous state from Blynk server.
help me sir, why is pushbutton number 1 not working even though it has been installed according to the scheme, the relay can only be turned on / off using the blynk application, what is the solution? thank you
Hi really love this project...sir I want to connect 3 or 4 node mcus.....for another rooms for MCU 1 and 2 we used virtual pin 1234 and 5678 respectively for next MCU which virtual pin I have to configur....?help me sir for that what changes I have made to existing code
Hi bro. I really like to watch your videos. Every time I learn something new. I would like to ask you - is it mandatory to upload same code to both(or N number) of devices with the same token? My idea is(when I saw your video) to upload different code to a few devices with the same token and control them from one device(mandatory avoidind of using same virtual pin). Is it possible? Thank you!!
Sir I made this project. But instead of momentary push button I used touch module for controlling appliances. The problem I am facing is sometimes the appliances getting on or off automatically. Please help what could be the reason
Please use different power supply for the NodeMCU. Please don't connect both NodeMCU with laptop at the same time. If you touch Switch then I will suggest you to increase the delay and during the touch the output pin of touch sensor should become low. And most important there should not be any loose connection.
@@TechStudyCell Thanks for the reply I am using this project from approx 2 month with single node mcu and working fine. 2 bulbs and 2 fan connected with relay. Total consumption with relays active is 750mA. I am using 5volt 1amp mobile charger as power supply. Touch sensor is ttp223 ia in active low mode. All wiring is properly soldered. Voltage input is supplied through Vin pin. I will monitor with increasing delay. Multiple cases in use observed after approx 1 month are as, 1. All relay in active state suddenly automatically changes the status to off or vice a versa 2. 1, 2 or 3 relay are active suddenly automatically balance relay get active or vice a versa 3. Some time touch sensor did not work but can be change relay state through blynk 4. Some time I have to touch and hold the the touch sensor for 2, 3, 4 seconds to change the relay status I prepare my project from your below link ua-cam.com/video/fRCVx6yKoYw/v-deo.html Sorry I mistakenly asked the question in this project Any suggestions will be helpful
Dear Sir, Good Evening , Hope you good well.... I try to made it after learning/viewing from this tutorial.... by using (1) Arduino IDE 2.2.1, (2) Blynk Library version 0.6.1, (3) Nodemcu ESP8266 (ESP-12E Module)... But After completing this project I faced a problem.....that is my device shown 'Offline' status. For this issue I failure to operate/active this project. I also enclosed a screenshot of my device dashboard to your facebook messanger. Kindly help me to fix the problem... Thanks
Dear Bro When Nodemcu (Connected) RouterBoard (Connected) Internet > Then work fine but if Nodemcu (Connected) RouterBoard (DisConnected) Internet Then push button work don't work properly And we have to press two or three times To change relay state . also Nodemcu (DisConnected) RouterBoard (DisConnected) Internet work fine if i disconnect from router also
if you use 2 NodeMCU then use different power supply. After every 3 second NodeMCU check if the Blynk server is connected. So when you turn off the internet it may take 3 seconds to move to no_internet mode. After you turn off the router wait for sometime and then try to control it manually. Still if you face any issues please let me know. Thanks
** (Important) Please don't connect both NodeMCUs with the laptop at the same time. And also use different 5V power supply for each NodeMCU. Otherwise, false turn on and off may take place. Thank you.
Which model we use nodemcu esp8266...................?
That's remote control - it's not Home Automation...
your program is faulty, if you press and hold the relay button, it will jump continuously
I have used NodeMCU 1.0. please visit the purchase link from description
Program is faulty. Only relay 2 toggles .rest are correct.
Bro you are great.... you are doing really well bro keep it up
❣️❣️
Thanks
I LOVE your videos man, great work. I was wondering if you ever thought about creating a small guide for people just starting out. For example one of the things I'm finding challenging is how to know when to use resistors or capacitors in a project, and how to calculate its values. Thanks once again!
Noted. I will try to make separate video on it
@@TechStudyCell you are the freaking best man! thanks so much :)
Great concept for best home automation.with internet or without internet.
Thanks
Very good project 👍 I liked it
Thanks
It is fantastic video ever , thanks dear
Glad it helped
*_Can i use this project using regular home switch to Manual control?_*
For that you have to modify the code and use Acebutton library. will make a video on it soon.
*_@Tech StudyCell OK THANK YOU SO MUCH
❣️Please make a video on it❣️_*
can i use touch button in push button
Dear well description most useful thank you
Most welcome 😊
@@TechStudyCell dear why the esp32 is getting offline after 5 to 10 hours ,after that we need to restart by push button or power off and on,any solution for it
Thank you very much for the excellent videos.
Can you please tell me can it work world wide?
Great Project, as a complete noob and getting on in years, if I wanted to add 1 button to turn on/off the 4 lights at the same time , could you assist on how to ????
great job, i have 2 questions could i control them (2 esp8266)with google assistant or alexa or not?? and could i use 8-channel relay module with 8 switch for each esp8266?
how long will the device continuously work (years/month)?
Great video man! A quick question: Do you need an internet connection or using hotspot/wifi is just enough?
Thank you brother. 🙏🙏🙏
You're most welcome
great video. can you supply the schematic for the pcb assembly?
GREAT video - thank you. How can i have 6 ESP32 and only control 1 Servo on each - press one button turn ALL servos to position 1, press another button return all servos to position 0 - may all be different degrees
Good
Thank you Mr
If I want only for one Rome what should I remove from code and circuit?
No change required. Please refer to this video ua-cam.com/video/fRCVx6yKoYw/v-deo.html
if i have 10 appliances in a room can i use 1 esp 8266 for 10 relay module ?
Super,thanks for sharing. Do you have the same possibility on blynk 2.0?
Sir should we need to connect all 4 light to start the circuit or we can use it with single light
Im new in Arduino environment im asking if button is for debouncing ?
Thank you so much I am success your project code That's perfect .
I need your telegram
Bro many km we can control the bulb 💡💡
Is there a way I could use this method with the wemos D1 mini?
Hi thanks for the videos there is any code for 16ch relay for on off with temp, humidity ,
You have 220 volts AC____bulbs connected to the output of the relay I want to connect WS2812B___ 5 volts DC is this possible ?
Hi
Can you please send the BOM and pick and place files for SMT services to use this pcb.
How to make energy management system for home automation using wireless sensors and actuators
Hi,
I need this project PCB Gerber file. But small changes required. Which is we only provide input of the 230v which will convert to 5v for node MCU and relay operation voltage.
If possible please post that kind of Gerber file.
Thank you....
bro can we use switches in place of push button please tell me my project is in middle
Bro pleas make a video on this automation with multiple node mcu in which we can use traditional switches like in our room switch boards to on/off the load instead of using push buttons
Thanks bro in advance
Okay. Will make video on this
Thank you very much for the excellent videos.
Can you please tell me where can I buy very cheap electronic components like resistors and transistors and others but with free shipping cost to Israel.
bro for router there is limitation of connections . so what if we can make mesh and connect one of the board to router ? can this possible ? if so please share . and if possible can you make the status of relays retain even after power off and on for esp board .
Can we do this(push buttons) for 8 channel relay module as well?
Yes
Kindly make the same video by using esp32 and rainmaker app
MANUAL SWITCHES IS NOT WORKING PROPERLY, RELAYS ARE SWITCHING ON & OFF CONTINUOUSLY FOR SWITCH 2, 3 & 4, SWITCH 1 COULD NOT OPERATE RELAY 1. ALSO RELAYS ARE GETTING STUCK SOMETIMES AFTER SWITCHING OFF. WIFI LED IS ALSO NOT GLOWING THOUGH CONNECTED TO WIFI AND OPERATIVE THROUGH BLYNK APPLICATION (BOTH WEB AND ANDROID APPLICATION). PLEASE HELP TO RESOLVE THE ISSUE. I AM USING Node MCU ESP8266 V3 (LOLIN CH340 chip).
can i use esp32 in same program and project
You have to include different library and some modifications required in the code. Will make video on this.
@@TechStudyCell please make a video esp 8266 and esp 32 board working both this project
Can I use same circuit and app and code with ESP-12F?
I made a same to same project.but pins are different.d1,d2, d5,d6 . I use seperate power supply for node mcu and 4 relay's. After starting the project, only relay 2 connected with d2 toggles. Rest are controlled by blynk or manual switch normally. If i change the output d2 pin to another relay, same problem occurs. I dont understand what's the problem is! Please help.
Thanks in advance.
How many devices can be attached to a blynk server? Is there any limitation of connected devices?
No such limitation. But If you use free Blynk account then you can create only 10 buttons. After that you have to purchase it
@@TechStudyCell thanks
one question tho..how many smartphones can be used to control appliances? i mean for example can we use 10 smartphones to control the relays?
Great project weldon job.
Dear bro When we connect our NodeMCU with the router board.
As soon as the internet access ends or offline with blynk server(nodemcu connected with router).
Push buttons don't work properly And we have to press two or three times To change relay state.
Sometimes it happens due to loose connection. It's alway better to solder the Push button on zero PCB. You can also change delay(200) to delay(100) in the code.
@@TechStudyCell but when internet back mean blynk server online then all the project work proper...
I think when nodemcu tries to connect to the blynk server during that push buttons don't work correctly untill internet back online.
Or turn off the router.
When we turn off the router then also working fine.
Please use different power supply for NodeMCUs. Please don't connect the both NodeMCUs with laptop at the same time.
hello sir what is the name of software u use for designed pcb?
Diptrace
how can i make an 5v cruunt??? can i use an data cable or charger for nodemcu to give 5v cruent kindly make an video on it how to give 5v crunt to nodemcu at home using cheap product
How to connect 2 or 3 mobiles with a single nodeMcu. Because in 2 or more mobiles blynk apps have 2 or more AUTH token numbers.
So how can we adjust many AUTH tokens in a single Code
All good, but when you turn off nodemcu and turn it on again with wifi but no internet, the physical buttons do not work
Use the XOD?
Hello Sir, This is really a nice one. Could you please tell us, when Power Goes and comeback, all the relays are remembering its current state and ON/OF without any manual control? I guess, if we switch OFF the Node MCU supply, the ports states are reset. Please share your views. Thanks.
Thanks. In this project if you turn off supply, it will not remember the previous state. But if you want you can get the previous state from Blynk server.
for the 5 room and 4 button for each room how to use there is only 8 digital pins in esp8266
help me sir, why is pushbutton number 1 not working even though it has been installed according to the scheme, the relay can only be turned on / off using the blynk application, what is the solution? thank you
Sir, pls uploade a vedio of home automation, it consists 16 Chanel relay, each realay control manually + IR+ BLINK
Hi really love this project...sir I want to connect 3 or 4 node mcus.....for another rooms for MCU 1 and 2 we used virtual pin 1234 and 5678 respectively for next MCU which virtual pin I have to configur....?help me sir for that what changes I have made to existing code
Ставьте любые значения и меняйте в следующем скетче на них, и в приложении blynk
I am unable to access the Gerber file how can i open it?
Here both node mcu and blynk app has to connect to same network
OR
IF node mcu connect to home wifi and blynk app to mobile network
NodeMCUs can be connected with different WiFi network. But Auth token should be same. Just change the WiFi credentials
CAN CONTROL 8 RELAY MODULE IN NODEMCU ESP8266 ??????.?
Amazing video
Can u Plz share the modifications for 8 channels relay board.
Thanks
For 8 channel I will prefer ESP32. I will make separate video on it.
blynk bridge possible
like push one nodemcu switch another nodemcu on
nodemcu to nodemcu communication with blynk
Hai bro plz make a video on controlling fan 2 fans and 3 lights in on esp32 or esp8266
Blynk already supports link to Google Home?
Super sir thanks
Welcome
Hi can i get the ready pcb plz let me know
Please send email to connect.techstudycell@gmail.com
Hi bro. I really like to watch your videos. Every time I learn something new. I would like to ask you - is it mandatory to upload same code to both(or N number) of devices with the same token? My idea is(when I saw your video) to upload different code to a few devices with the same token and control them from one device(mandatory avoidind of using same virtual pin). Is it possible?
Thank you!!
You can change the code. But for all NodeMCUs, Auth token must be same and virtual pin should be different or unique for each device.
Bhai mere esp 8266 project ki setting nhi ho rahi h kya tum meri help kar sakte ho please
أهلا وسهلا بك مشكور .
brother, please make a fan controller using nodemcu and blyink
Kiya aap program kar ke MCU module bhej sakte ho kiya
you can buy the complete project. pls send email to connect.techstudycell@gmail.com
Doesn't work now. I spent one month trying. Blynk code keeps getting updated and code provided in this video doesn't work anymore.
I want to buy more energy.
I can not do that when i tap 5000 energy it just dancing 3 dots
How can I fix that?
Can I use switch instead of push button
You have to use AceButton library and modify the code accordingly. Will make video on this
@@TechStudyCell ok waiting for this video
But if I want to control in 3rd room virtual pins are not much , how to do that 🙄
If you need more than 10 buttons, then you have to pay Blynk for that.
Please can u do multiple nodemcus with alexa or Google home
Noted. Will try to implement that.
Hi sir. Ineed to know how multiple smartphones can use same auth token or blynk accout ?
This is very important, and will be very helpful also.
I will like to know too
u can create a new mail id for auth token .. then login the mail id to all mobiles . Then sigin with blynk app ..
Can you create 16 channels home automation with voice command , manual switches and using application
It better to use 2 ESP32 for 16 relays with manual control. will make video on this soon.
@@TechStudyCell Thank you.
Good
Thanks
Namaskar sir ji main apney children ko training dilwani hai kha se training milegi pls bataye
please make a video on wi-fi universal remote using esp8266 nodemcu & Alexa
ok
@@TechStudyCell Keenly awaited
isme paid Energy points hai free points ke liye solution batao?
Make video for blynk app. How to use one project use in multiple devices? Free Add bettary energy ? How to separate room 1 & room 2 ?
could you plz give me any suggestion
on what?
Sir I made this project. But instead of momentary push button I used touch module for controlling appliances.
The problem I am facing is sometimes the appliances getting on or off automatically.
Please help what could be the reason
Please use different power supply for the NodeMCU. Please don't connect both NodeMCU with laptop at the same time. If you touch Switch then I will suggest you to increase the delay and during the touch the output pin of touch sensor should become low. And most important there should not be any loose connection.
@@TechStudyCell Thanks for the reply
I am using this project from approx 2 month with single node mcu and working fine. 2 bulbs and 2 fan connected with relay. Total consumption with relays active is 750mA. I am using 5volt 1amp mobile charger as power supply. Touch sensor is ttp223 ia in active low mode. All wiring is properly soldered. Voltage input is supplied through Vin pin.
I will monitor with increasing delay.
Multiple cases in use observed after approx 1 month are as,
1. All relay in active state suddenly automatically changes the status to off or vice a versa
2. 1, 2 or 3 relay are active suddenly automatically balance relay get active or vice a versa
3. Some time touch sensor did not work but can be change relay state through blynk
4. Some time I have to touch and hold the the touch sensor for 2, 3, 4 seconds to change the relay status
I prepare my project from your below link
ua-cam.com/video/fRCVx6yKoYw/v-deo.html
Sorry I mistakenly asked the question in this project
Any suggestions will be helpful
Please my hearty request to you sir ,,, how to control Rbdimeer with sinric pro,,,
Hi sir make the 8 channel RF remote and WiFi home automation project
Noted
Will it work on blynk 2.0?
Will make video on this soon
@@TechStudyCell thanks
Can you make this project without fixed wifi credential?
Make this project with wifi manager.
Anytime can change wifi without reprogram 💝
helo bro, will it work with (router) WIFI but without internet?....
To control the relays from Blynk, the NodeMCU must be connected with internet.
Blynk server is down
How to add Alexa in this project
I have made separate project with Alexa
Sir 5pcbka Kitna hota hai jlcpcb me
If you want to purchase the PCB, let me know. Send email to connect.techstudycell@gmail.com
Sir my blynk app is not working it showing couldnt connect to server i waited for 2 days no change what to do sir?
First check if the NodeMCU is connected with internet. Otherwise you can reinstall the Blynk app and generate new Auth token. Then try again
Can we control with multiple blynk app
You can control from different smart phone. Just login same Blynk account.
Switch SD3 CONECTION not working
the others works? how did you connect the lamps?
@@davidperets9997 V5,V6,V7,V8 In that pins one pin switch not working remaining 7 working
I have not faced any issues with SD3. But you can use D4 instead of SD3. Please remember during boot process D3 & D4 should not be grounded.
Already shared the circuit for connecting lamps with relay module during the video.
What if it burn?
Sir nodmcu mobile se progiming ki video please
Bhai Blynk kaa server fail aa raha hai kyaa karu ?
Кнопки лучше не впаивать, а сделать винтовые колодки, чтобы вывести провода для кнопок. А так это просто макет
Make project ESP 32 same
Ok
Dear Sir,
Good Evening ,
Hope you good well....
I try to made it after learning/viewing from this tutorial.... by using (1) Arduino IDE 2.2.1, (2) Blynk Library version 0.6.1, (3) Nodemcu ESP8266 (ESP-12E Module)...
But After completing this project I faced a problem.....that is my device shown 'Offline' status. For this issue I failure to operate/active this project.
I also enclosed a screenshot of my device dashboard to your facebook messanger.
Kindly help me to fix the problem...
Thanks
Sir sinric me register nahi ho raha hai..please us par ek video Banaye
Recently Sinric has changed their policy. Now you have to use Sinric Pro. Will make video on this.
Ok nex video sinric pro
Not only relays ,,, Rbdimeer also
Dear Bro When
Nodemcu (Connected) RouterBoard (Connected) Internet > Then work fine
but if
Nodemcu (Connected) RouterBoard (DisConnected) Internet Then
push button work don't work properly And we have to press two or three times To change relay state .
also
Nodemcu (DisConnected) RouterBoard (DisConnected) Internet work fine if i disconnect from router also
if you use 2 NodeMCU then use different power supply. After every 3 second NodeMCU check if the Blynk server is connected. So when you turn off the internet it may take 3 seconds to move to no_internet mode. After you turn off the router wait for sometime and then try to control it manually. Still if you face any issues please let me know. Thanks
Bhai isko firebase ke sath kijiye please
Okay