My 4 Home IOT Projects
i recently started tinkering with esp8266, The ESP8266 WiFi Module is a self contained SOC with integrated TCP/IP protocol stack that can give any microcontroller access to your WiFi network. The ESP8266 is capable of either hosting an application or offloading all Wi-Fi networking functions from another application processor.
i used it with an app called blynk, Blynk is an Internet of Things platform with a drag-n-drop mobile application builder that allows to visualize sensor data and control electronics remotely in minutes. Blynk IoT cloud solution is open-source.
DIY Wifi Controlled Air-conditioner | Iot Project # 1
i have recently brought a new Air-conditioner for my room, it get very cold after a few hours so i decided to to add a timer but then though i want to control it using phone. so that in can keep the room chilled even when i am in my car using my phone. this is very useful on a hot sunny day. this was done by using esp8622 module which has a build in wifi.
wiring and the arduino and esp8622 code
http://adf.ly/15530767/esp8633-code
comment down below for any questions.
Diy Door Status Notifier | Iot Project # 2
made a notifier to know if someone enters my room. it made with esp8622 module which has a build in wifi. the battery should last for 6 month or so.
wiring and esp8622 code
http://adf.ly/15530767/notifier
comment down below for any questions.
WiFi Controlled Home Gate | Iot Project # 3
added wifi to our home main gate with esp8622 module. the remote control didn't have enough range most of the times, so we always needed to come out of the the car and point the remote to the receiver for the gates to open. its was kinda annoying at times.
here the wiring and code:- http://adf.ly/15530767/gate-code
comment down below for any questions.
WiFi Controlled Home Door Lock | Iot Project # 4
I added wifi to our home main door with esp8622 module. it locks the door and turns the attic lights on. the app used is called blynk.
here the wiring and code:- soon
comment down below for any questions.