Benjarit / Home_Automation_Hub

By using various sensors and a microcontroller to process the sensor data, the central hub is able to process and provide data to a Graphical User Interface (GUI). An air quality sensor, gas sensor, humidity sensor, and temperature sensor provide corresponding data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Automation Hub for Monitoring and Controlling Living Conditions

In the home automation hub, the user has the ability to view room condition variables. The project provides the user with a comprehensive digital view of their living conditions, including: temperature, humidity, lighting, and air quality. This allows a homeowner, business-owner, or owner of any space to monitor the conditions of that space for optimal comfort and safety.

Technologies:
  • QT
  • Python with Pyside2
  • Respberry Pi model 3B+
  • Temperature Sensor
  • Humidity Sensor
  • Air Quality Sensor
  • Relay/Light Bulb
  • Circuit Board
Important Files:
  1. HomeAutomationFrontEnd_v2.py ( Front-end )
  2. sensors.py ( Model )

System Architecture

About

By using various sensors and a microcontroller to process the sensor data, the central hub is able to process and provide data to a Graphical User Interface (GUI). An air quality sensor, gas sensor, humidity sensor, and temperature sensor provide corresponding data.


Languages

Language:Python 100.0%