Skip to content

Mrcuve0/Raspberry-Thermostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry-Thermostat Project

A Smart-Home Thermostat, realized for the Project and Laboratory on Communication Systems course of Politecnico di Torino

DevelopmentStatus

Twitter Follow

Here's a main view of the entire system, together with the main components (SW and HW) that compose it

diagram

Here's the main window of the Graphical User Interface implemented

GUI

Additional informations

  • Additional informations can be found in the Report folder and in the Slides folder.
  • The Raspberry folder contains all the logic (DB and MQTT broker), as well as the on-board GUI.
  • The Devices folder contains all the logic related to externa HW devices (ESP32)
  • The Web-Interface folder contains all the logic related to the local Web interface.

LICENSE

The source code of the project is licensed under the GPLv3 license, unless otherwise stated.