Smart Irrigation System: Levent Seyfi, Ertan Akman, Tuğrul C. Topak
Smart Irrigation System: Levent Seyfi, Ertan Akman, Tuğrul C. Topak
II.MATERIAL AND METHOD
Abstract— In this study, irrigation automation with electronic In the developed irrigation system, Arduino Mega 2560 as
sensors and its control with smartphones were aimed. In this microcontroller, SIM900 as GSM module, YL69 as soil
context, temperature and soil humidity measurements of the area humidity sensor, LM35 as temperature sensor, L293D as
irrigated were obtained by temperature and humidity sensors. A
microcontroller (Arduino) was utilized for accessing values of these
motor driving chip, and SMS-TORK as solenoid valve were
parameters and controlling the proposed irrigation system. The utilized. Aurduino Mega 2560 is shown in Fig.1.
irrigation system could automatically be worked according to
obtained measurement values. Besides, a GSM module used
together with Arduino provided that the irrigation system was in
connection to smartphones. Thus, the irrigation system can be
remotely controlled. Not only can we observe whether the irrigation
system is working or not via developed special android application
but also we can see temperature and humidity measurement values.
In addition to this, if desired, the irrigation system can be remotely
and manually started or stopped regardless of measured sensor vales
thanks to the developed android application. In addition to
smartphones, the irrigation system can be alternatively controlled
via the designed website (www.sulamadenetim.com).
Figure 1. Arduino Mega 2560
Keywords— Android Operating System, Arduino, Irrigation
System, Sensors, Smartphone. SIM900 GSM module operated at frequencies of 850, 900,
1800, and 1900 MHz is shown in Fig.4. The irrigation system
is always connected to network thanks to this GSM module
I. INTRODUCTION using AT commands.
Levent Seyfi, Ertan Akman, and Tuğrul Cihan Topak
Selcuk University, Dept. of Electrical and Electronics Eng.
Turkey
[email protected]
Figure 3. Soil humidity sensor
I would like to thank Scientific Research Projects (BAP) coordinating office of
Selçuk University, for their valuable supports.
Temperature sensor (LM35) guaranteed to be within 0.5 developed using eclipse compiler which is an open source
degrees of the actual temperature is shown in Fig.4. code integrated development environment.