0% found this document useful (0 votes)
3 views

IOT Based Green House Monitoring and Controlling Using Arduino

The document outlines an IoT-based greenhouse monitoring and controlling system using Arduino and Raspberry Pi. It highlights the importance of automating environmental factors such as temperature, humidity, and soil moisture to optimize plant growth. The system includes various sensors and components, with data monitored and controlled through a wireless sensor network protocol.

Uploaded by

peter mubiwa
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

IOT Based Green House Monitoring and Controlling Using Arduino

The document outlines an IoT-based greenhouse monitoring and controlling system using Arduino and Raspberry Pi. It highlights the importance of automating environmental factors such as temperature, humidity, and soil moisture to optimize plant growth. The system includes various sensors and components, with data monitored and controlled through a wireless sensor network protocol.

Uploaded by

peter mubiwa
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

IOT BASED GREEN HOUSE

MONITORING AND
CONTROLLING USING ARDUINO

https://www.pantechelearning.com/product/iot-based-green-house-monitoring-and-controlling-using-arduino/
INTRODUCTION:

As it is well known, a greenhouse is a building where plants are grown. Greenhouses are often
used for growing flowers, vegetables, fruits, and tobacco plants. Basic factors affecting plant
growth are sunlight, the water content in the soil, temperature, CO 2 concentration, etc. These
physical factors are hard to control manually inside a greenhouse and there is a need for
automated design.
Greenhouses are very useful for the following reasons:

• They provide an optimal temperature around plants,


• Protect plants from weather extremes
• Extend the growing season
• Allow you to plant earlier / harvest plants later ( at own convenience )
• Allow for growing of economic crops such as tomatoes, cucumbers, melons etc. more
successfully.
BLOCK DIAGRAM:
RECEIVER SECTION:
CIRCUIT DIAGRAM:
BLOCK DIAGRAM EXPLANATION:

•This System consists of Raspberry pi which is interfaced with


DHT11(Temperature & Humidity sensor), PH sensor, Soil moisture sensor,
water level sensor, ZigBee module, Water pump, DC fan, and some sensors
interfaced with ADC then to Raspberry
•The sensors present here give the data to raspberry pi and it is monitored
and controlled by the WSN protocol.
•In the receiver section, the ZigBee module is interfaced with the PC through
serial communication. IOT based Green House Monitoring and Controlling
Using Arduino IOT based Green House Monitoring and Controlling Using
Arduino
HARDWARE REQUIREMENTS:

•Raspberry pi
•DHT11
•PH sensor
•Soil moisture sensor
•Water level sensor
•ZigBee module
•Water pump
•DC fan
•ADC
SOFTWARE REQUIREMENTS:
•Programming platform: Python IDE
•Raspberry pi OS: Raspbian stretch
•Programming language: Python

You might also like