Controlador Bomba de Calor
Sobre Este Proyecto
This device is a heat pump controller based on Raspberry Pi 3B. It controls the complete behavior of a heat pump system, allowing the user to adjust everything using a capacitive touch screen. Both the hardware and software were designed by me. The software utilizes QT C++ and QML for the user interface, while the program for monitoring and controlling the heat pump is written in C using threads. This program communicates with the UI program to display the current state and receive new configurations.
Tecnologías y Características Clave:
- Basado en Raspberry Pi 3B
- Interfaz de Pantalla Táctil Capacitiva
- Interfaz de Usuario desarrollada con QT C++ y QML
- Programa de control en C con hilos
- Control Completo del Sistema de Bomba de Calor