You are on page 1of 21

Dr.

AMBEDKAR INSTITUTE OF TECHNOLOGY


(An Autonomous Institution, Aided by Government of Karnataka)
Near Jnana Bharathi Campus, Bangalore-560056.

PROJECT PRESENTATION ON
DOMOTICS E-NETWORKING
WIFI BASED HOME AUTOMATION WITH VOICE COMMANDS USING GOOGLE ASSISTANT & ESP8266

PRESENTED BY - UNDER THE GUIDANCE OF-

SHREYA SINGH(1DA16IS045) DR. PRABHA R


SUMA G E(1DA16IS048) PROFESSOR
Dept. of ISE Dept. of ISE
Dr. AIT
ABSTRACT

• The major reason why a significant chunk of society are


missing out of many benefits of technology are:
ABSTRACT

• Our project aims at providing IoT based home automation with


Kannada(or any other language) voice commands using Google
Assistant and ESP8266 WiFi module.
INTRODUCTION

• The main objective of home automation is to help


handicapped and old aged people who will enable them to
control home appliances and alert them in critical situations.
INTRODUCTION

• ESP8266 based home automation system project is


designed to control home devices using Wi-Fi through a
website or any Android app which has internet connection
• Bluetooth based and GSM based automation systems have
limitation of distance and availability of network.
HARDWARE REQUIRED

ESP8266 RELAY MODULE USB TYPE C CABLE

JUMPER WIRES BULB


SOFTWARE REQUIRED

ADAFRUIT IO
SYSTEM IMPLEMENTATION

• BACK END SET-UP


1.SET-UP WITH GOOGLE ASSISTANT
2.SET-UP WITH ADAFRUIT IO
3.SET-UP WITH IFTTT
SOFTWARE SET-UP

• SET-UP THE ARDUINO IDE


CIRCUIT DESIGN
SYSTEM INTEGRATION
Continued...

• Adafruit IO is an IOT platform built around the Message Queue


Telemetry Transport (MQTT) Protocol.
• Allows multiple devices to connect to a shared server, called the
MQTT Broker, and subscribe or write to user defined topics.
• It also allows you to set up dashboards that let you directly
manipulate or view the current value of each topic.
• Since it can be accessed from a web browser, it makes it the
ideal hub for monitoring and controlling all of your various IOT
projects.
Continued…

• we'll connect our Google Assistant to the Adafruit IO MQTT


Broker to allow us to control the lights with voice commands.
To do this, we'll use the IFTTT (If This Then That) platform,
which allows hundreds of different services to trigger actions in
a variety of other services.
• IFTTT will create applets for triggers ("If This") and the
subsequent actions ("Then That").
SYSTEM DESIGN
WORKING

• So, when I use Google Assistant on my mobile and give voice


command as “Ok Google, lights on madu”, applet created in
IFTTT receive this command and will send data ‘1’ to the
Adafruit feed.
• This will trigger the event on Adafruit dashboard which is
continuously monitored by the microcontroller (here Node
MCU).
• This microcontroller will take action as per the data change on
the Adafruit dashboard.
OUTPUT
THANK YOU

You might also like