IoT Based Green House Monitoring and Controlling Using Arduino
IoT Based Green House Monitoring and Controlling Using Arduino
A cooling fan, exhaust fan, water pump, artificial light are also connected to the
Arduino. All environmental parameters are sent to android mobile phone through
internet. User can view the sensed parameters in an android based web
application, where he can control them directly by sending commands.
Monitoring and controlling the parameters of the green house requires the
following steps :
• DHT11 sensor consists of a capacitive humidity sensing element and a thermistor for sensing
temperature. The humidity sensing capacitor has two electrodes with a moisture holding substrate as
a dielectric between them. Change in the capacitance value occurs with the change in humidity levels.
The IC measure, process this changed resistance values and change them into digital form.
• An electronic component like LDR is responsive to light. Once light rays drop on it,
then immediately the resistance will be changed. The resistance value will be dropped
when the light level increases. The resistance values of LDR in darkness are several
megaohms whereas in bright light it will be dropped to hundred ohms.
5. Ultrasonic Sensor :
• An ultrasonic sensor is an electronic device that measures the distance of a target object
by emitting ultrasonic sound waves and converts the reflected sound into an electrical
signal. Ultrasonic waves travel faster than the speed of audible sound (i.e., the sound
that humans can hear). Ultrasonic sensors have two main components: the transmitter
(which emits the sound using piezoelectric crystals) and the receiver (which encounters
the sound after it has travelled to and from the target).
6. Relay module :
• Relay is an electromechanical device that uses an electric current to
open or close the contacts of a switch. The single-channel relay
module is much more than just a plain relay, it comprises of
components that make switching and connection easier and act as
indicators to show if the module is powered and if the relay is active
or not.
7. Wi-fi module :
• The ESP8266 Wi-Fi Module is a self-contained SOC with integrated
TCP/IP protocol stack that can give any microcontroller access to the
Wi-Fi network. The ESP8266 is capable of either hosting an
application or offloading all Wi-Fi networking functions from
another application processor.
System software
Arduino IDE :
• The Arduino Integrated Development Environment (IDE) is an open-source
software that is mainly used for writing and compiling the code into the Arduino
Module.
• The main code, also known as a sketch, created on the IDE platform will ultimately
generate a Hex File which is then transferred and uploaded in the controller on the
board. The IDE environment mainly contains two basic parts: Editor and Compiler
where former is used for writing the required code and later is used for compiling
and uploading the code into the given Arduino Module.
Working
The Arduino, DHT11 sensor, soil moisture sensor, LDR sensor
and ultrasonic sensor are initialized by supplying the required
voltage of +5V. The ESP8266 wi-fi is initialized by supplying
the required voltage of +3.3V. Whenever the sensor value
exceeds the threshold / defined level then Arduino sends signal
to the user through internet. The user turns on the actuator by
sending another command signal. All environmental
parameters are sending to server through internet and stored in
the database. So, the user can monitor and control the
parameters through android mobile application.
Advantages
• Simple, economical and highly reliable system.
• Water and fertilizer use can be minimized as these systems can more readily
accommodate recycling of water.
Conclusion
IoT based greenhouse monitoring system is profitable as it continuously monitor the green house environmental
parameters and automatically control them whenever a necessary action must required.
The entire system is low cost and also consumes less power to operate.
DHT11 sensor, Soil moisture sensor, LDR sensor and ultrasonic sensor are the main sensors used in this project
which give the exact value of temperature, humidity, moisture content, light intensity, and water level,
respectively.
This system is designed for controlling and monitoring environmental parameters in greenhouse with an android
mobile application from anyplace via internet.
This system reduces the power consumption, maintenance, and complexity. This project can be used in
agricultural field, in nursery and in botanical garden etc.
References
1. Vishwakarma, A. Sahu, N. Sheikh, P. Payasi, S. K. Rajput and L. Srivastava, "IOT Based Greenhouse
Monitoring and Controlling System," 2020 IEEE Students Conference on Engineering & Systems (SCES),
Prayagraj, India, 2020, pp. 1-6, doi: 10.1109/SCES50439.2020.9236693.
2. M. Danita, B. Mathew, N. Shereen, N. Sharon and J. J. Paul, "IoT Based Automated Greenhouse Monitoring
System," 2018 Second International Conference on Intelligent Computing and Control Systems (ICICCS),
Madurai, India, 2018, pp. 1933-1937, doi: 10.1109/ICCONS.2018.8662911.
3. Woli Ullah, Mohammad & Mortuza, Mohammad & Kabir, Md & Ahmed, Zia & Supta, Sovan & Das, Partho &
Hossain, Syed. (2019). Internet of Things Based Smart Greenhouse: Remote Monitoring and Automatic Control.
DEStech Transactions on Environment, Energy and Earth Sciences. 10.12783/dteees/iceee2018/27803.
4. Satpute, Rupali. (2018). IOT Based Greenhouse Monitoring System. International Journal for Research in
Applied Science and Engineering Technology. 6. 2084-2085. 10.22214/ijraset.2018.4354.
5. P. V. Vimal and K. S. Shivaprakasha, "IOT based greenhouse environment monitoring and controlling system
using Arduino platform," 2017 International Conference on Intelligent Computing, Instrumentation and Control
Technologies (ICICICT), Kerala, India, 2017, pp. 1514-1519, doi: 10.1109/ICICICT1.2017.8342795.