Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

House appliance control using Esp8266 and simple electronics.

Notifications You must be signed in to change notification settings

perseus784/Iot-device-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Iot-device-control

The project aims to control general house hold appliances through a local network. It can also be outsourced by calling the server url from any kind of medium connected to the home network.

The code that should be dumped in ESP8266 module is in here.

Build a simple relay circuit which can be triggered by 3.3v as ESP8266 can give only a 3.3v triggering signal.

Basic Circuit

gui

Use a LM117 voltage regulator to supply 3.3v to ESP8266. The circuit provided is just a simplified example block. To make the circuit more solid it is necessary to take adequate measures like addind swithces, pull down resistors.

Once the circuit is built, The relay terminals should be parallely connected with the real switches that goes to your appliance. Now, switch on the circuit. Go the server page from your browser that is connected to the home network eg:10.0.0.20

Now the webpage loads buttons which takes similar actions. This URL can be called by using any means like mobile browser, custom app, automated programs.

About

House appliance control using Esp8266 and simple electronics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%