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
Report
folder and in theSlides
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.
The source code of the project is licensed under the GPLv3
license, unless otherwise stated.