Skip to content

RobinChien/SmartPlug-ESP8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

SmartPlug-ESP8266

Created by Chien Kuan-Chen, Lai Po-Hsuan, Lin Chia-Jen, Chang Chun-Hsuan, Sung Cheng-Han

The SmartPlug that we developed is based on the ESP8266 NodeMCU chip, which will allow users to regulate and mitigate the power consumption from wall sockets. The entire project consists of a single ESP8266 chip, an ACS712 5A electric current sensor, and a DHT11 temperature & moisture sensor. The ESP8266 will retrieve data from the ACS712 and DHT11 sensors, then upload these data via the MQTT protocol to ThingSpeak, an online platform for processing, analyzing and storing IoT data.

Users can monitor the temperature, humidity, real time power consumption of a specific wall socket and remotely power on or off the connected appliance through a custom written application using any android device.

Platform

ThingSpeak

  1. ThingSpeak Private Channel
  2. ThingSpeak Talkback

Material

  1. ESP8266 NodeMCU Wifi Development Board
  2. ACS712 Current Sensor
  3. DHT11 Humidity and Temperature Sensor
  4. 5V Relay Module
  5. Socket box and Socket

Protocol

  1. Mqtt
  2. Http

Demo

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published