Automated Greenhouse System
IoT
Automation
Arduino
Raspberry Pi
Python (Flask)
A system to automatically control the climate and irrigation in a greenhouse.
Technical Details
The system uses an array of sensors (temperature, humidity, soil moisture, light levels) connected to an Arduino Mega. Based on predefined setpoints, it controls actuators for ventilation, heating, humidifiers, and a drip irrigation system. A Raspberry Pi acts as a gateway, logging data and hosting a local web server for remote monitoring and control. The system ensures optimal growing conditions for plants year-round.