/Green-House-Monitoring-System

This project is a comprehensive solution for real-time monitoring and management of greenhouse environments. It utilizes a network of sensors to track temperature, humidity, soil moisture, and light intensity, providing actionable insights via a user-friendly dashboard. Automated alerts and control systems ensure optimal conditions for plant growth

Primary LanguageC++

๐ŸŒฟGreen-House-Monitoring-System

๐—œ๐—ป๐˜๐—ฟ๐—ผ๐—ฑ๐˜‚๐—ฐ๐˜๐—ถ๐—ผ๐—ป

The Greenhouse Monitoring System project presents a smart and automated solution for monitoring environmental conditions within a greenhouse. This system uses Arduino to measure critical factors such as temperature, humidity, and soil moisture, ensuring optimal conditions for plant growth. By simulating the system in Proteus 8 Professional, users can easily design and test the system in a virtual environment before deployment. ๐ŸŒฑ

This project is ideal for IoT, automation, and smart farming applications, helping farmers and gardening enthusiasts monitor their greenhouse remotely with minimal effort.

Key Features:

๐—ฅ๐—ฒ๐—ฎ๐—น-๐—ง๐—ถ๐—บ๐—ฒ ๐— ๐—ผ๐—ป๐—ถ๐˜๐—ผ๐—ฟ๐—ถ๐—ป๐—ด: Continuously monitors temperature, humidity, and soil moisture levels to ensure optimal greenhouse conditions.

๐—ฆ๐—ฒ๐—ป๐˜€๐—ผ๐—ฟ-๐—•๐—ฎ๐˜€๐—ฒ๐—ฑ ๐—”๐˜‚๐˜๐—ผ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป: Uses DHT11 sensor for temperature and humidity, and a Soil Moisture Sensor for real-time soil data.

๐—”๐—น๐—ฒ๐—ฟ๐˜๐˜€: Configurable to trigger alerts when environmental conditions go beyond safe thresholds.

๐—จ๐˜€๐—ฒ๐—ฟ-๐—™๐—ฟ๐—ถ๐—ฒ๐—ป๐—ฑ๐—น๐˜† ๐—œ๐—ป๐˜๐—ฒ๐—ฟ๐—ณ๐—ฎ๐—ฐ๐—ฒ: Easy-to-read data display on LCD for real-time feedback.

๐—ฆ๐—ถ๐—บ๐˜‚๐—น๐—ฎ๐˜๐—ถ๐—ผ๐—ป-๐—ฅ๐—ฒ๐—ฎ๐—ฑ๐˜†: Fully simulated in Proteus 8 Professional, making it easy to visualize and test the system before actual deployment.

Technologies Used:

โ€ข Hardware: Arduino Uno, DHT11 temperature and humidity sensor, soil moisture sensor, relays for control.

โ€ข Software: Arduino IDE for programming the Arduino Uno, Proteus 8 Professional for circuit simulation and testing.

โ€ข Communication Protocols: Used serial communication for data transfer between sensors and the Arduino.

Green House Setup

Green House Circuit

Customization Options

๐—ฃ๐—ฒ๐—ฟ๐˜€๐—ผ๐—ป๐—ฎ๐—น๐—ถ๐˜‡๐—ฒ ๐˜๐—ต๐—ฒ ๐˜€๐˜†๐˜€๐˜๐—ฒ๐—บ ๐—ณ๐—ผ๐—ฟ ๐˜†๐—ผ๐˜‚๐—ฟ ๐˜€๐—ฝ๐—ฒ๐—ฐ๐—ถ๐—ณ๐—ถ๐—ฐ ๐—ด๐—ฟ๐—ฒ๐—ฒ๐—ป๐—ต๐—ผ๐˜‚๐˜€๐—ฒ ๐—ป๐—ฒ๐—ฒ๐—ฑ๐˜€:

--> Add More Sensors: Integrate additional sensors like light intensity or CO2 sensors for more comprehensive monitoring.

--> Automate Watering: Link the soil moisture sensor to an automatic irrigation system for real-time water management.

--> Remote Monitoring: Add an IoT platform (e.g., Blynk or Thingspeak) to monitor greenhouse conditions remotely via the internet.