In this video I show an application of the boards I designed in previous videos (Custom Temperature Censor and Relays Box) to create a control system for my radiant floor heating. In practice, I can control the temperature of the areas of my home both remotely via Home Assistant and locally using a Raspberry-based user interface and a 7'' touch display created using the Qt framework.
Temperature sensor video:
• Esp32 Custom Temperature Door Sensor ...
Relays Box Video:
• Esp32 Custom Relays Board for Home As...
Source code on
https://github.com/vigasan/HeatingFlo...
00:00 Intro
02:48 How System Works
03:41 Home Assistant Integration
04:19 Testing System
06:58 Installation
08:45 Power On
10:02 ESP32 Relays Box Programming
15:35 Raspberry Qt Application Development