Skip to content

These ESP8266 program and Android application client are written to monitor our home's temperature and humidity. The mobile application remotely controls and monitors the sensor via cloud MQTT.

Notifications You must be signed in to change notification settings

ccatanaoan/HomeTempHumidityMonitor

Repository files navigation

Cloyd Smart Home Monitor System

I wrote and developed these ESP8266 programs and Android mobile application client for our home automation. The mobile application can remotely control and monitor the sensors via the Cloud MQTT anywhere in the world. Click this link for the Smart Home Monitor Java desktop client.

I used two pairs of ESP8266 microcontroller to power, control, and read the DHT22 and the MQ-7 sensors. The Android application, desktop client, and the four microcontrollers subscribe to their own topics and publish payloads (MQTT) to communicate and sync up with each other.

This project has started as a simple home weather station but turned in to a full-blown smart home monitoring system. 👍

The ESP8266 WiFi Module is a self contained system on chip (SoC) with integrated TCP/IP protocol stack that can give any microcontroller access to the WiFi network.

Data sent from the sensors at home to the Android mobile app via the Cloud MQTT

Hardware used for Internet of Things (IoT):

  • NodeMcu LUA WIFI Board Based on ESP8266 CP2102 Module
  • DHT22 (AM2302) Temperature & Humidity Sensor Module
  • MQ-7 Carbon Monoxide Sensor
  • Wyze Cam V2 and Pan PTZ

Mobile application and protocols used for Internet of Things (IoT):

Hardware images:

Description Image
Powerful ESP8266 microcontrollers Image 2
MQ7 (Carbon monoxide) and DHT22 (Temp & humidity) sensors Image 3

Android application images:

Samsung Galaxy Note 9 Screenshots Samsung Galaxy Note 9 Screenshots
Image 4 Image 5
Image 6 Image 7
Image 8 Image 9

Image 10

About

These ESP8266 program and Android application client are written to monitor our home's temperature and humidity. The mobile application remotely controls and monitors the sensor via cloud MQTT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published