A Smart-Home Thermostat, realized for the Project and Laboratory on Communication Systems course of Politecnico di Torino
Here's a main view of the entire system, together with the main components (SW and HW) that compose it
- Additional informations can be found in the
Reportfolder and in theSlidesfolder. - The
Raspberryfolder contains all the logic (DB and MQTT broker), as well as the on-board GUI. - The
Devicesfolder contains all the logic related to externa HW devices (ESP32) - The
Web-Interfacefolder contains all the logic related to the local Web interface.
The source code of the project is licensed under the GPLv3 license, unless otherwise stated.

