Home Automation Using Node Muc
Home Automation Using Node Muc
.
CONTENT
• Introduction
• Component list
• Blynk app
• Circuit diagram
• Working
• Output
• Advantage
• Disadvantage
INTRODUCTION
• In this NodeMCU ESP8266 project, I have shown how
to make a home automation system using NodeMCU
and Blynk App. With this IoT project, you can control
three home appliances from the smartphone and
manual switches. If there is no WiFi available then
you can control the relay module from manual push
buttons.
• With this smart home project, you can also monitor
the real-time status of the relay module in the Blynk
app. If WiFi is available the ESP8266 will
automatically connect with the WiFi.
COMPONENTS
• The following components are
required to build this project:
• Node MCU(ESP8266-12E)
• 2-Channel Relay Module
• Breadboard
• Female to female jumper wires
Node MCU(ESP8266-12E)
• ESP8266 NodeMcu is a popular and
widely used development board
based on the ESP-12E WiFi Module
that combines elements of easy
programming with Arduino IDE (C\
C++) and WiFi capability.
• It consists of a Tensilica L106 32-
bit micro controller unit (MCU) and
a Wi-Fi transceiver.
2-CHANNEL RELAY MODULE
• 2-Channel 5V Relay Module is a
relay interface board, it can be
controlled directly by a wide range
of microcontrollers such as
Arduino, AVR, PIC, ARM and so on.
It uses a low level triggered
control signal (3.3-5VDC) to control
the relay. Triggering the relay
operates the normally open or
normally closed contacts.
BREADBOARD
• A breadboard is a rectangular board
with many mounting holes.
• They are used for creating electrical
connections between electronic
components and single board
computers or microcontrollers such
as Arduino and Raspberry Pi.
• The connections aren't permanent
and they can be removed and placed
again.
FEMALE TO FEMALE JUMPER WIRES
• Female to female jumper wires for
connecting standard 2.54 Mm
header pin and also relimate
connector of different type of
development board.
• Pack consist 40 pcs of jumper wire
in 10 different colour, as shown in
the picture.
Blynk app
• The Blynk smartphone app