Smart Home Automation System with multiple ESP32 NodeMCU IoT network with Blynk | IoT Projects 2021

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 เม.ย. 2021
  • In this internet of things project, I have shown how to make the Smart Home Automation System with multiple ESP32 NodeMCU IoT network with Blynk App. With this home control project, you can control multiple ESP32 and NodeMCUs from a single Blynk account. So you can use different microcontrollers for different rooms, and control them with Blynk App and Switches.
    $2 for 1-4 Layer PCBs, Get SMT Coupons: jlcpcb.com/RHS
    Download PCB Gerber file for the NodeMCU IoT based home automation project
    drive.google.com/uc?export=do...
    Download PCB Gerber file for the ESP32 control relays
    drive.google.com/uc?export=do...
    During the tutorial video, I have covered the following topics:
    00:22 How to control multiple ESP32 and NodeMCUs for different rooms with Blynk & Switches.
    02:02 Required Components for this Blynk Home Automation project.
    02:28 Circuit diagram of ESP32 Home Automation project
    03:23 Circuit diagram of multiple NodeMCU IoT-based Smart Home project.
    05:22 How to configure the Blynk App.
    06:15 Programming the ESP32 with Arduino IDE
    07:43 Programming the ESP8266 NodeMCU with Arduino IDE
    09:16 Connect home appliances with the smart relay module.
    09:32 Controlling multiple NodeMCU ESP32 control relays from Blynk App.
    Required Components for each room for NodeMCU home automation
    1. NodeMCU
    2. 4-channel 5V SPDT Relay Module
    3. Switches
    Required Components for each room for ESP32 home automation
    1. ESP32 DEVKIT V1
    2. 4-channel or 8-channel 5V SPDT Relay Module
    3. Switches
    Amazon India Affiliate links:
    ESP32 DEVKIT: amzn.to/331pohb
    NodeMCU : amzn.to/3fJA4EG
    4-channel 5V Relay Module : amzn.to/2BQ5Y3o
    Amazon United States Affiliate links:
    ESP32 DEVKIT: amzn.to/3mBjCch
    NodeMCU : amzn.to/2WoR2A2
    4-channel 5V Relay Module : amzn.to/3r2HuJ4
    Required Components for the NodeMCU control Relay Module PCB:
    1. Relays 5v (SPDT) (4 no)
    2. BC547 Transistors (4 no)
    3. PC817 Optocuplors (4 no)
    4. 510-ohm 0.25-watt Resistor (4 no) (R1 -- R4)
    5. 1k 0.25-watt Resistors (5 no) (R5 -- R9)
    6. LED 5-mm (5 no)
    7. 1N4007 Diodes (4 no) (D1 -- D4)
    8. Push Buttons (4 no)
    9. Terminal Connectors
    10. 5V DC supply
    Previous video on multiple NodeMCU Blynk Smart Home.
    • Home Automation System...
    Previous video on programming NodeMCU ESP32 with Arduino IDE
    • Programming NodeMCU ES...
    Download the code for this Blynk Home Automation system from the following article
    iotcircuithub.com/nodemcu-esp...
    **In code, you have to change only the virtual pins according to the NodeMCU or ESP32 numbers.
    ** You can use different WiFi networks for each NodeMCU, but the Authentication Token should be the same for all the NodeMCUs.
    ** Don't connect both microcontrollers with the laptop at the same time.
    ** If ESP32 keeps rebooting after code uploaded then use another power supply.
    During the internet of things tutorial video, I have explained all the steps to make this ESP8266 ESP32 home automation system with Blynk to control all the home appliances with and without internet. If the ESP32 or NodeMCU connected with WiFi then you can control the relays from anywhere in the world. And you can also monitor the real-time feedback in the Blynk IoT applications. So with this smart house project, you can convert any appliances to IoT devices and control them through the internet.
    #internetofthings #smarthome #Blynk
    -------------------------------------------------------
    Thanks For Watching...
    ✅ SUBSCRIBE ✅LIKE ✅SHARE ✅ COMMENTS
    Find out more such projects: iotcircuithub.com/
    Facebook: / techstudycell
    Instagram: / techstudycell
    Telegram: t.me/techstudycell/
    -------------------------------------------------------
    Other useful IoT projects:
    Latest NodeMCU projects playlist:
    • NodeMCU Projects
    Latest ESP32 projects playlist:
    • ESP32 Projects
    ESP32 Smart Home System with Amazon Alexa app & Manual Switches
    • ESP32 Smart Home Syste...
    WiFi Door Lock using ESP32 CAM & Blynk
    • WiFi Door Lock using E...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 106

  • @joaorobertobeto6393
    @joaorobertobeto6393 3 ปีที่แล้ว

    Muito bom seus projetos parabéns gosto muito

  • @madmacks
    @madmacks 2 ปีที่แล้ว +1

    You have several videos that reference the two custom PCBs you designed. I’ve used your gerbil file and orders 10 PCBs (Thanks for posting the file!). But, it would be nice if you could make a video that walks thru the board circuits and explain the purpose of the diodes, resisters, pin connectors, switches, etc. I can probably deduce their purposes, but your explanation would be more helpful! For example, on the switches, I assume they’re momentary 2 pin but o don’t know the pin spacing. I also not know the purpose of the pins directly above the switches. I assume they are so you can skip the on board switches and use remote switches, but what’s the VCC for? If you explain your design it would be great! Thanks…

  • @a.moyewole1425
    @a.moyewole1425 2 ปีที่แล้ว

    Awesome work from Nigeria

  • @lakshminitc
    @lakshminitc 3 ปีที่แล้ว

    WoW!!! you've done quite a lot of research on that!!

  • @ajithkumar6105
    @ajithkumar6105 2 ปีที่แล้ว

    The normal switches can be leave as such for normal off/on function and only parallel connection from the switches need to be connected to the relays. what is the need to transfer the normal functions of the switches also to the ESP 32 and relay.

  • @Venkatmas
    @Venkatmas 3 ปีที่แล้ว +1

    How to maintain last State after power resume? In iot node mcu project,using extranal eeprom

  • @mohankarunamurthy9739
    @mohankarunamurthy9739 3 ปีที่แล้ว +1

    Thanks for sharing this video. Can we upload two or three software programs in one ESP? how we can upload two or three software function in one ESP for multiple functioning?
    for example my first software program is wifi connectivity check and second program for home automation. Is that possible to do multiple software programs?

  • @vishaljain6130
    @vishaljain6130 2 ปีที่แล้ว

    please check in nodeMCU switch pin 2 , there is D3, please tell me how can be used. Instead of D3 you should use 0 (GPIO 0). If I used 0 (GPIO 0)than code is not uploaded. You may try. If I upload the code as per you (with D3) than Wi-Fi is not connected. please reply and suggest.

  • @blackhat4817
    @blackhat4817 2 ปีที่แล้ว

    super bro........ i love your project

  • @adityaroy4261
    @adityaroy4261 3 ปีที่แล้ว

    Excellent video Sir

  • @GurinderSingh
    @GurinderSingh 2 ปีที่แล้ว

    Is Mobile connected to card need any other wifi router

  • @jijithn9501
    @jijithn9501 2 ปีที่แล้ว

    is there any way to retain the last state of the relay, after a power failure?

  • @IfeelWorthy
    @IfeelWorthy 2 ปีที่แล้ว

    Hello sir ! I saw this video and tried making it but there is one problem that the moment the hotspot is disconnected the lights are switching off automatically. Is there any way to resolve that ?

  • @r.pranay4486
    @r.pranay4486 3 ปีที่แล้ว

    Can we connect projector as one of the appliance??

  • @electronic7979
    @electronic7979 3 ปีที่แล้ว +1

    Nice project

  • @shakerileiwat4341
    @shakerileiwat4341 3 ปีที่แล้ว

    Awesome ♥

  • @thatiotguy8837
    @thatiotguy8837 3 ปีที่แล้ว

    Where did you get the green sheet from?

  • @saiots8651
    @saiots8651 3 ปีที่แล้ว

    v v v nice video broh... keep it up

  • @pookoye
    @pookoye ปีที่แล้ว

    Is it possible to control esp 8266's relay by pressing esp32's switch? how can achieve this?

  • @shija1999
    @shija1999 8 หลายเดือนก่อน

    Hi
    Can you please send the BOM and pick and place files for SMT services to use this pcb

  • @matthiash.454
    @matthiash.454 2 ปีที่แล้ว

    You have 220 volts AC____bulbs connected to the output of the relay I want to connect WS2812B___ 5 volts DC is this possible ?

  • @isteevanmangalore9171
    @isteevanmangalore9171 3 ปีที่แล้ว

    Hi please make video how to interlink two modules operating with switches...I want to control room 2 lights from room 1 controller using switch

  • @JitenderSingh-cw3nl
    @JitenderSingh-cw3nl 3 ปีที่แล้ว

    Nice Details 👍😊👍😊😊😊

  • @vinothvinoth-tw2zl
    @vinothvinoth-tw2zl 2 ปีที่แล้ว

    sir, As per instruction i do all procedure but after upload all relays are ON condition switch operation not working and also blynk operation not working need your support

  • @ABCXYZ-fg8vu
    @ABCXYZ-fg8vu 3 ปีที่แล้ว +1

    Can I use the code even if I don't have ESP32 board?

  • @josepiva6280
    @josepiva6280 3 ปีที่แล้ว

    Olá sempre aço.panho.seus tutoriais neste projeto com blynk daria para adicionar Alexa com comando de voz tbm.

  • @simbuking2567
    @simbuking2567 3 ปีที่แล้ว

    Nice video sir.
    Please make a fan regulater with esp32

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว

      Thanks. Fan regulator will take time.

  • @jaywantrawal503
    @jaywantrawal503 3 ปีที่แล้ว

    Nice project. I have tried with Lolin nodmcu it not having SD3 pin (having s3) . this input chanel not working, if peessed nodemcu rebooting. how to overcome this problem

  • @vinni5497
    @vinni5497 ปีที่แล้ว

    Hi how to use esp32 c3 for the same circuit

  • @maatramathumunnetram1022
    @maatramathumunnetram1022 3 ปีที่แล้ว

    Bro please tell me power cut resume options in r not?

  • @swapnilpanchal1760
    @swapnilpanchal1760 2 ปีที่แล้ว

    Can you please provide the simulation file for simulating it.

  • @arnavkotiyal369
    @arnavkotiyal369 3 ปีที่แล้ว

    Bro i need a iot based smart home system where i can perform security attacks and demonstrate how to prevent the system from the threats is it possible or can u help me out i need that project for my dissertation

  • @pierricdoublet6248
    @pierricdoublet6248 ปีที่แล้ว

    Super,thanks for sharing. Do you have the same possibility on blynk 2.0?

  • @musaddiqueahmed4662
    @musaddiqueahmed4662 3 ปีที่แล้ว

    Nodemcu not save load last status..
    Nodemcu connect to wife all load off....pls reply

  • @vanshagarwal8894
    @vanshagarwal8894 3 ปีที่แล้ว +1

    Sir when i turn on the manual switches my appliances turn on and off repeatedly. I used the nodemcu code which was there in your website. I suppose that the code is for push button and not for manual switches. So could you please clarify.

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว

      If you use push button then refer to the previous video. For this video you have to use ON OFF switch. And use separate 5V power supply.

    • @vanshagarwal8894
      @vanshagarwal8894 3 ปีที่แล้ว

      @@TechStudyCell Now it works flawlessly.

  • @mohankarunamurthy9739
    @mohankarunamurthy9739 3 ปีที่แล้ว +1

    Excellent video sir. I have some questions. 1. We are using different micro controllers then How do we select the eps32 and nodemcu in blynk?
    2. Can we use mobile network data to control the appliances from outside? Assume that nodemcu connected in WiFi.
    3. Can we use this circuit in real time scenario? is that working normally?

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว

      I have already answered all the questions during the video. Please watch complete video. Then let me know if you have any doubts.

    • @mohankarunamurthy9739
      @mohankarunamurthy9739 3 ปีที่แล้ว

      @@TechStudyCell ok thanks. What about 2 and 3 questions?

    • @iamvarunverma
      @iamvarunverma 3 ปีที่แล้ว +1

      ​@@mohankarunamurthy97392.....yes if your nodemcu is connected to wifi u can use it from anywhere on this planet condition is only u have a working internet connection
      3.Yes it is working absolutely fine

    • @mohankarunamurthy9739
      @mohankarunamurthy9739 3 ปีที่แล้ว

      @@iamvarunverma thank you so much varun

  • @drelectronics13
    @drelectronics13 3 ปีที่แล้ว +3

    Make no internet only mobile wifi home automation like bluetooth

  • @mohankarunamurthy9739
    @mohankarunamurthy9739 3 ปีที่แล้ว

    When i try to order PCb for gerber file which is having more delivery charges (35 dollars) and board cost 7 dollars. How we can order cheap PCB board?

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว

      Please send email to connect.techstudycell@gmail.com

  • @angellopezrodriguez3417
    @angellopezrodriguez3417 3 ปีที่แล้ว +1

    help me ! I only have a router without internet, how can I use mqtt, esp and an apk?

    • @iamvarunverma
      @iamvarunverma 3 ปีที่แล้ว +1

      u need a raspberry pi and install Home Assistant on it then u can use

  • @anandhurajeev4046
    @anandhurajeev4046 ปีที่แล้ว

    Sir, pls uploade a vedio of home automation, it consists 16 Chanel relay, each realay control manually + IR+ BLINK

  • @user-fo6fp4ob2y
    @user-fo6fp4ob2y หลายเดือนก่อน

    how u can connect esp32 with switches??

  • @vipulpatel7841
    @vipulpatel7841 3 ปีที่แล้ว

    Make video for blynk energy balance.

  • @mrhkmechanical7145
    @mrhkmechanical7145 3 ปีที่แล้ว

    Sir ye esp32 devki v1 devki v1 kya hota h

  • @yogeshitaliya473
    @yogeshitaliya473 3 ปีที่แล้ว

    Nice one

  • @tharushasankalpa260
    @tharushasankalpa260 ปีที่แล้ว

    Excellent Sir, Can we control multiple ESP32 modules with ESP Rainmaker?

  • @rajuraushan4391
    @rajuraushan4391 3 ปีที่แล้ว

    Please Add eeprom to remember last status of device..

  • @skasture9243
    @skasture9243 2 ปีที่แล้ว

    esp32/1.0.3/cores/
    sdkEsp32/hardware/esp32/1.0.3/cores/ esp32/Arduino.h:158:12: error: 'std::isinf' has not been declared
    How can I solve this error

  • @pierrezanou6650
    @pierrezanou6650 3 ปีที่แล้ว

    hi, i want to have all the system you make

  • @nimaiadak2563
    @nimaiadak2563 3 ปีที่แล้ว

    Sir pls give me the code of controll home appliences with wifi blink and bluetooth and also ir remote and manual switch by #esp32
    And i have a question :- if the esp32 board is connected with a wifi hotspot then i turned off my hotspot then again turn it on but why the esp32 board not connected to the hotspot automatically?
    If you know the reason and code pls give the code.
    Thank u sir.

  • @mr.anirban6631
    @mr.anirban6631 3 ปีที่แล้ว +1

    Make one single remote for all those esp boards!

  • @bhimraokamble9931
    @bhimraokamble9931 3 ปีที่แล้ว

    Sir please give code for 8 relay...

  • @ravirtech1260
    @ravirtech1260 3 ปีที่แล้ว +2

    Please make multiple phone to one nodemcu with it remote home automation

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว +1

      Ok. Noted

    • @prasannagandre
      @prasannagandre 3 ปีที่แล้ว

      You just need to log in on blynk from multiple phones

  • @rustamkureshi8246
    @rustamkureshi8246 3 ปีที่แล้ว

    bhai, sab kuch theek hai par room me 1 regulater hota to or bhi theek hota
    kya aap regulater add kr skte hai
    please
    project pura ho jyega
    TECHIESMS sir ne esp32 me fan regulater add kiya tha wesa hi bnalo

  • @joshitoshi9835
    @joshitoshi9835 3 ปีที่แล้ว

    can we control appliances through multiple phones? how many?

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว

      To control appliances from multiple phones, you have login same Blynk account from all the mobile. No limit for number of mobiles

    • @joshitoshi9835
      @joshitoshi9835 3 ปีที่แล้ว

      @@TechStudyCell thats great. thanks

  • @mr.rajeshnamdevshinde4273
    @mr.rajeshnamdevshinde4273 2 ปีที่แล้ว +1

    बनाके मिल सकता है क्या

  • @ashaphalthapadev3612
    @ashaphalthapadev3612 2 ปีที่แล้ว

    Namaste sir code link

  • @amirhayat2799
    @amirhayat2799 3 ปีที่แล้ว

    ]how much does this cost bro?

  • @mrhkmechanical7145
    @mrhkmechanical7145 3 ปีที่แล้ว

    1 alexa device se kitne esp 32 ya node mcu control kr sakte h
    Sir. Mujhe 3 room and 1 hall control krne h
    Please help me sir 🙏

    • @mrhkmechanical7145
      @mrhkmechanical7145 3 ปีที่แล้ว

      Hello sir tell me

    • @iamvarunverma
      @iamvarunverma 3 ปีที่แล้ว +1

      @@mrhkmechanical7145 u can connect as many u want just add room 1 2 3 4

    • @mrhkmechanical7145
      @mrhkmechanical7145 3 ปีที่แล้ว

      @@iamvarunverma Yes Can you tell if 4 esp32 modules can connect to an Alexa application

    • @joshitoshi9835
      @joshitoshi9835 3 ปีที่แล้ว

      @@mrhkmechanical7145 do you know what does "connect as many as u want" means?

  • @khurramjamal554
    @khurramjamal554 3 ปีที่แล้ว

    PCB mein relay ki Jo 8 pin h usmein Vcc wali pin ko supply kha say dia

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว

      Question is not clear to me. Please refer to the circuit shared during the video.

    • @khurramjamal554
      @khurramjamal554 3 ปีที่แล้ว

      @@TechStudyCell Nahi may ya kha Raha hoon Jo vcc wala jumper wire kha Lago JLC PCB may relay ki Jo pins Han us may vcc Ka wire kha Lago

    • @iamvarunverma
      @iamvarunverma 3 ปีที่แล้ว

      ​@@khurramjamal554Connect VCC to 5V input + and GND To 5V - (U can use old charger also)

  • @boopeshkumarprabhakaran
    @boopeshkumarprabhakaran 3 ปีที่แล้ว

    Can I control with Alexa and Google too?

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว +2

      Will make video on this

    • @orangerucksack7083
      @orangerucksack7083 3 ปีที่แล้ว

      @@TechStudyCell Hi , another great video, just ordered 8 relay pcb based on your design from jlcpcb , I would love to be able to control from push button, Alexa and Blynk, look forward to this if you can, many thanks

    • @iamvarunverma
      @iamvarunverma 3 ปีที่แล้ว

      Only Alexa if u want to control it with google u have to buy Pi and install HA on it

  • @anshchawla566
    @anshchawla566 3 ปีที่แล้ว

    Bhai ek hi content kitni baar upload karega no hard feelings but ek hi topic par itni sari videos upload karke thode na channel grow hoga

  • @saiautomations12
    @saiautomations12 2 ปีที่แล้ว

    its not working in offline

  • @anshulgupta9893
    @anshulgupta9893 3 ปีที่แล้ว

    Can we manage this with Alexa also??
    Pls share code

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว

      Will make separate video on that.

    • @anshulgupta9893
      @anshulgupta9893 3 ปีที่แล้ว

      @@TechStudyCell Dada video will be time taking, can pls upload code before that... So that I can complete my project

  • @pasinduelectronic1955
    @pasinduelectronic1955 6 หลายเดือนก่อน

    Still working this?

  • @imdhemant
    @imdhemant 3 ปีที่แล้ว

    Can we sell this projects?

    • @TechStudyCell
      @TechStudyCell  3 ปีที่แล้ว

      Please send email to connect.techstudycell@gmail.com

  • @PrakashDars
    @PrakashDars 3 ปีที่แล้ว

    Hello Subhajit,
    I have sent you an email for business related topic, could we connect and discuss on it. It would be great if you could reply.
    Regards
    Prakash