Smart Home Using NodeMCU ESP8266 and Blynk 2.0 With Real-time Feedback | IoT - 2021

by techstudycell in Circuits > Microcontrollers

26662 Views, 6 Favorites, 0 Comments

Smart Home Using NodeMCU ESP8266 and Blynk 2.0 With Real-time Feedback | IoT - 2021

vlcsnap-2021-06-23-11h00m57s356.png
vlcsnap-2021-06-23-11h11m54s250.png
vlcsnap-2021-06-23-11h01m07s903.png
vlcsnap-2021-01-17-19h59m11s931.png
thumb _website.jpg
Home Automation using NodeMCU ESP8266 and Blynk 2.0 with real-time feedback | IoT Projects 2021

In this IoT project, I have shown how to make IoT-based Smart Home Automation using the new Blynk 2.0 & NodeMCU ESP8266 to control a 4-channel relay module from the manual switch & smartphone using the Blynk IoT App.

During the article, I have shown all the steps to make this Blynk home automation system.

This Blynk ESP8266 control smart relay has the following features:

  1. Control home appliances with WiFi (Blynk IoT App).
  2. Control home appliances with Blynk web dashboard.
  3. Control home appliances with manual switches or push buttons.
  4. Monitor real-time feedback in the Blynk IoT App.

So, you can easily make this home automation project at home just by using a NodeMCU and relay module. Or you can also use a custom-designed PCB for this project.

Supplies

You can make this project just by using NodeMCU and 4-channel relay module. But if you use PCB then you need the following components.

  • NodeMCU
  • Relays 5v (SPDT) (4 no)
  • BC547 Transistors (4 no)
  • PC817 Optocuplors (4 no)
  • 510-ohm 0.25-watt Resistor (4 no) (R1 - R4)
  • 1k 0.25-watt Resistors (5 no) (R5 - R9)
  • LED 5-mm (5 no)
  • 1N4007 Diodes (5 no) (D1 - D5)
  • Push Buttons (4 no)
  • Terminal Connectors
  • 5V DC supply

Circuit Diagram of the NodeMCU Home Automation Project

circuit2.jpg

This is the complete circuit diagram for this home automation project. I have explained the circuit in the tutorial video.

The circuit is very simple, I have used the GPIO pins D1, D2, D5 & D6 to control the 4 relays.

And the GPIO pins SD3, D3, D7 & RX connected with push buttons to control the 4 relays manually.

I have used the INPUT_PULLUP function in Arduino IDE instead of using the pull-up resistors.

I have used a 5V mobile charger to supply the smart relay module.

The D3 pin should not be connected with GND during the booting process of NodeMCU.

Control Relays With Blynk IoT App

IMG20210612133826_01.jpg
IMG20210612134249_01.jpg

If the NodeMCU is connected with WiFi, then you can control the home appliances from Blynk IoT App.

You also use multiple smartphones to control the appliances with Blynk App. For that, you have to log in same Blynk account from all the smartphones.

In this way, all smartphones will be sink to the Blynk server. You can control, monitor the real-time status of the relays from anywhere in the world with the Blynk IoT App.

Control Relays Manually With Switches

IMG20210612133907_01.jpg
vlcsnap-2021-06-23-20h54m50s767.png

You can also control the relays from the switches or pushbuttons.

You can monitor the real-time feedback in the Blynk IoT App.

Please refer to the circuit diagram to connect the pushbuttons or switches.

Design the PCB for This Smart Home System

vlcsnap-2021-01-17-19h58m26s121.png
vlcsnap-2021-01-17-19h58m40s950.png
vlcsnap-2021-01-17-19h58m50s543.png

To make the circuit compact and give a professional look, I have designed the PCB after testing all the features of the smart relay module.

You can download the PCB Gerber file of this home automation project from the following link:

https://drive.google.com/uc?export=download&id=1J...

Order the PCB

JLC PCB_Pic 1.jpg
JLC PCB_Pic 2.jpg

After downloading the Garber file you can easily order the PCB

1. Visit https://jlcpcb.com/RHS and Sign in / Sign up

2. Click on the QUOTE NOW button.

3. Click on the "Add your Gerber file" button. Then browse and select the Gerber file you have downloaded.

Uploading the Gerber File and Set the Parameters

jlc pcb pic 2.2.png
JLC PCB_Pic 3.jpg

4. Set the required parameter like Quantity, PCB masking color, etc

5. After selecting all the Parameters for PCB click on SAVE TO CART button.

Select Shipping Address and Payment Mode

FPR02dddddXCKL1ddCQAUS.jpg
F637ddddddWIQKL1ddCQAUR.jpg
IMG20210109165955_01.jpg

6. Type the Shipping Address.

7. Select the Shipping Method suitable for you.

8. Submit the order and proceed with the payment. You can also track your order from JLCPCB.com.

My PCBs took 2 days to get manufactured and arrived within a week using the DHL delivery option.

PCBs were well packed and the quality was really good at this affordable price.

Solder All the Components on PCB

vlcsnap-2021-01-17-19h59m20s552.png
vlcsnap-2021-01-17-19h59m26s786.png
vlcsnap-2021-01-17-19h59m32s188.png

After that, I have soldered all the components as per the circuit diagram.

Then connect the NodeMCU board with the PCB.

Create Blynk Cloud FREE Account

vlcsnap-2021-06-23-11h01m36s505.png
vlcsnap-2021-06-23-21h24m59s219.png
vlcsnap-2021-06-23-21h25m08s908.png
vlcsnap-2021-06-23-21h25m16s149.png

For this smart house project, I have used the Blynk IoT Cloud Free plan.

Click on the following link to create a Blynk Cloud account.

https://blynk.cloud/dashboard/register

  1. Enter email ID, then click on "Sign Up". You will receive a verification email.
  2. Click on Create Password in the email, Then set the password, click on Next.
  3. Enter your first name, click on Done.

After that Blynk cloud dashboard will open.

Create a New Template in Blynk Cloud

vlcsnap-2021-06-23-11h02m03s665.png
vlcsnap-2021-06-23-11h02m37s518.png
vlcsnap-2021-06-23-11h10m19s113.png

First, you have to create a template in the Blynk cloud.

  1. Click on New Template.
  2. Enter a template name, select the hardware as ESP8266, and the connection type will WiFi.
  3. Then click on DONE.

You will get the BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME after creating the temple.

The BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME will be required while programming the NodeMCU.

Create a Datastream in Blynk Cloud

vlcsnap-2021-06-23-11h03m01s874.png
vlcsnap-2021-06-23-11h03m22s654.png
vlcsnap-2021-06-23-11h08m03s932.png

After that, you have to create Datastreams. Here I will control 4 relays, so I have to create 4 Datastreams.

  1. Go to the Datastreams tab.
  2. Click on New Datastream and select Virtual Pin.
  3. Enter a name, select the virtual pin V1, and the datatype will be Integer.
  4. Then click on Create.

In a similar way, create 4 datastreams with virtual pin V1, V2, V3, and V4.

Set Up Blynk Cloud Web Dashboard

vlcsnap-2021-06-23-11h08m28s389.png
vlcsnap-2021-06-23-11h09m04s698.png

Now go to the web dashboard tab.

Drag and drop 4 Switch widgets.

Go to the settings of each widget, and select a Datastream.

Install Blynk IoT App to Configure Mobile Dashboard

Blynk IoT cloud PIC-2.jpg
  1. Install the Blynk IoT app from Google Play Store or App Store. Then log in.
  2. Go to Developer Mode.
  3. Tap on the template that you have already made.
  4. Now go to the Widget box (on the right) to add widgets.

Add Widgets in Blynk IoT App

Blynk IoT cloud PIC-1.jpg
  1. Add 4 Button widgets from Widget Box.
  2. Go to Button widget settings.
  3. Enter the name, select Datastream, Mode will be Switch. Then exit.
  4. After setting all the Buttons tap on exit.

Program the NodeMCU for This Blynk Project

vlcsnap-2021-06-23-11h09m37s490.png
vlcsnap-2021-06-23-11h16m35s310.png
vlcsnap-2021-06-23-11h10m36s425.png

First, download the code from the following link.

https://drive.google.com/file/d/1WK6AOzVyS-P6G32mK...

You have to keep all the 9 files in the same folder.

Open the .ino file in Arduino IDE.

In the code, you have to update the BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME.

For this project, you have to install the Blynk 1.0.0 beta.3 & AceButton libraries.

Now select the NodeMCU 1.0 board and proper PORT.
Then upload the code to NodeMCU Board.

Update the WiFi Credentials Through OTA

vlcsnap-2021-06-23-11h11m02s561.png
vlcsnap-2021-06-23-11h11m35s438.png

After programming the NodeMCU, you have to update the WiFi credentials from the Blynk IoT app.

In the tutorial video, I have explained all the steps to update the WiFi credentials to NodeMCU through OTA.

Connect the Home Appliances

vlcsnap-2021-06-13-19h38m00s607.png

Connect the 4 home appliances with the relay module as per the circuit diagram.

Please take proper safety precautions while working with high voltage.

Connect 5-volt DC supply with the PCB. (I have used my old mobile charger 5V 2Amp)

Turn on the 110V/230V supply and 5V DC supply.

Finally!! the Blynk Smart Home System Is Ready

vlcsnap-2021-06-13-19h38m15s954.png
vlcsnap-2021-06-23-11h12m27s370.png
vlcsnap-2021-06-13-19h35m38s501.png

Now you can control your home appliances in a smart way.

I hope you have liked this new Blynk home automation project. I have shared all the required information for this project.

I will really appreciate it if you share your valuable feedbacks. Also if you have any query please write in the comment section.

Thank you & Happy Learning.