Git Product home page Git Product logo

iot-based-smart-home's Introduction

IOT-BASED-SMART-HOME

IOT based smart home using thingspeak and IFTTT.Setup a Google assistant applet from IFTTT to trigger a web request which will update a field in ThingSpeak cloud. Then read the data from ThingSpeak cloud using arduino to control the appliances in your home from anywhere in the world. Ex:- From your mobile phone, if you say- “ok google” Turn on the light” from anywhere, it should turn on the light in your home.

Components required

  1. Arduino Uno with cable
  2. Esp8266(Wi-Fi module)
  3. 5v Relay two channel
  4. 230v bulb along with holder
  5. Wires
  6. Jumper cables

To communicate with the Google Assitant on our mobile phone I have used IFTTT services,which configure the assistant to listen for a particular command The commands given are 1.turn the light off 2.turn the light on THE esp8266 can read information from internet only through API calls ,so i used Thingspeak platform .Basically voice command is given to the Google assistant changes the value of this field using API calls and sends this value to Arduino using serial communication.The arduino then performs the required action tike toggling a relay based on the value received.

iot-based-smart-home's People

Contributors

aiswaryasajeevan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.