Skip to content

Python Project of a Home monitoring system GUI using ESP32 and MQTT.

Notifications You must be signed in to change notification settings

dqreator/Home-Monitoring-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Home-Monitoring-System

Python Project of a Home monitoring system GUI using ESP32 and MQTT.

The graphical interface was composed by two different screens, the Splash screen and the Home screen. The first one will be displayed when the program is loading, and the home screen displays the dashboard for the user.

The Graphical interface has the functionality to change between dark mode and light mode, displays the values of Temperature and Humidity from two different rooms, displays if there is motion in one of them, and detects if the door is open or closed. Additionally, It was implemented a button that sends a signal to the microcontroller to toggle a light in each room.

To handle the communication between the sensors and the Graphical Interface was implemented the MQTT protocol in a ESP-32 board.

About

Python Project of a Home monitoring system GUI using ESP32 and MQTT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published