Email:

matteo.ceradini@gmail.com

🏠 SmartHeat: A Custom Home Heating Control System

SmartHeat is a fully custom smart heating control system I developed for my family home. The system integrates multiple sensors and devices to monitor and manage the temperature in each room independently, allowing for efficient and remote control of heating.

The setup includes:

  • Arduino microcontrollers with temperature and humidity sensors in each room
  • Relay modules to switch heaters on and off individually
  • A Raspberry Pi hosting a local web interface for real-time monitoring and control

Development

I developed the entire system from scratch:

  • The web interface was built using PHP (CodeIgniter) and MySQL, enabling user-friendly control of heating zones through a tablet
  • The Arduino board handles sensor data acquisition and heater control via relays
  • The Raspberry Pi acts as a hub, serving the web app and coordinating communication between devices

SmartHeat provides an affordable, tailored smart home experience, offering insights into home automation, embedded systems, and full-stack development.