Skip to content

Used NodeMCU 32bit ESP8266 & Relay module as hardware. Apart from these, I used different platforms: Google Assistant, IFTTT, Adafruit or Blynk. On giving trigger to Google assistant from smart phone, it turns on or off the home appliances

Notifications You must be signed in to change notification settings

ngandhi369/G-Home_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

G-Home_Assistant

On giving trigger to Google assistant from smart phone, it turns on or off the home appliances

This project utilizes NodeMCU 32bit ESP8266 and a Relay module as hardware components for home automation. By integrating with platforms such as Google Assistant, IFTTT, Adafruit, or Blynk, the project enables controlling home appliances using voice commands.

Circuit

Hardware Components

  • NodeMCU 32bit ESP8266: An IoT development board with built-in Wi-Fi capabilities.
  • Relay module: Used to control the switching of home appliances.

Software Integration

The project integrates with various platforms:

  • Google Assistant: Voice commands triggered from a smartphone are used to control the home appliances.
  • IFTTT: Connects Google Assistant with NodeMCU to send commands to the devices.
  • Adafruit or Blynk: Provides additional control interfaces and visualization options for the smart home automation system.

Usage

  1. Connect the NodeMCU ESP8266 and Relay module according to the provided circuit diagram.
  2. Configure the NodeMCU to connect to your Wi-Fi network.
  3. Set up the necessary integrations with Google Assistant, IFTTT, and Adafruit/Blynk.
  4. Customize the code to map specific voice commands to turn on or off home appliances.
  5. Upload the code to the NodeMCU board.
  6. Test the system by triggering voice commands to Google Assistant and observing the appliances' behavior.
G-Home.Assistant.mp4

About

Used NodeMCU 32bit ESP8266 & Relay module as hardware. Apart from these, I used different platforms: Google Assistant, IFTTT, Adafruit or Blynk. On giving trigger to Google assistant from smart phone, it turns on or off the home appliances

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages