SlideShare a Scribd company logo
1 of 10
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 10, No. 6, December 2020, pp. 6389~6398
ISSN: 2088-8708, DOI: 10.11591/ijece.v10i6.pp6389-6398 ๏ฒ 6389
Journal homepage: http://ijece.iaescore.com/index.php/IJECE
Automated smart hydroponics system using internet of things
Ravi Lakshmanan, Mohamed Djama, Sathish Kumar Selvaperumal, Raed Abdulla
Faculty of Computing, Engineering and Technology, Asia Pacific University of Technology and Innovation (APU),
Technology Park Malaysia, Malaysia
Article Info ABSTRACT
Article history:
Received Feb 22, 2020
Revised May 27, 2020
Accepted Jun 17, 2020
This paper presents a design and implementation of an automated smart
hydroponics system using internet of things. The challenges to be solved
with this system are the increasing food demand in the world, the need of
market of new sustainable method of farming using the Internet of Things.
The design was implemented using NodeMcu, Node Red, MQTT and
sensors that were chosen during component selection based on required
parameters and sending it to the cloud to monitor and be processed.
Investigation on previous works done and a review of Internet of Things and
Hydroponic systems were done. First the prototype was constructed,
programmed and tested, as well as sensors data between two different
environments were taken and monitored on cloud-based web page with
mobile application. Moreover, a bot has been introduced to control
the supply chain and for notification purposes. The system improved its
performance and allows it to successfully achieve the aim of the entire
system implemented. There are some limitations which can be improved as
future work such as including data science with the usage of the artificial
intelligence to further improve the crops and get better outcome. Lastly to
design end user platform to ease user interaction by using attractive design
with no technical configuration involved.
Keywords:
Horticultural lighting
Internet of things
MQTT
NFT
PCB
Smart hydroponics system
Copyright ยฉ 2020 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Raed Abdulla,
School of Engineering,
Asia Pacific University of Technology and Innovation (APU),
Technology Park Malaysia, Bukit Jalil, Kuala Lumpur 57000, Malaysia.
Email: dr.raed@apu.edu.my
1. INTRODUCTION
Agriculture is the cornerstone of human civilization and is responsible for the production of quality
food for the human population [1-4]. To ensure the availability of inexpensive and quality products to meet
the increasing food demand, intensification of the growing practices is necessary. By definition, hydroponics
is subset of hydro culture, the method of growing plants without the use of soil, using mineral nutrient
solutions in a water solvent [5-9]. As defined, plants in hydroponics system are grown without the use of soil.
Plants receive all the essential nutrients from a nutrient rich water-based solution, whereby the water is mixed
with the specified solutions for the plant to be grown. Therefore, there are a variety of hydroponic methods or
technique in which plants can grow in a non-soil medium or directly in the nutrient rich water-based solution.
These operations are controlled systematically and therefore tend to produce higher than traditional farming.
For the past couple of years this method has been implemented and used in urban areas to improve the access
to a fresh food [10, 11]. The Internet of Things is an emerging topic of technical, social, and economic
significance [12]. Consumer products, durable goods, cars and trucks, industrial and utility components,
sensors, and other everyday objects are being combined with Internet connectivity and powerful data analytic
capabilities that promise to transform the way we work, live, and play [13].
๏ฒ ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398
6390
Projections for the impact of IOT on the Internet and economy are impressive, with some
anticipating as many as 100 billion connected IOT devices and a global economic impact of more than
$11 trillion by 2025 [14]. Automation has changed the way we work, live and make things. Moreover,
there are a lot of challenges in maintaining automated products, which lies under the high cost and upgrading
those products will mostly cost high prices depending on the product and the manufacturer. Therefore,
IOT which is an emerging technology might solve some of those problems [15]. A few works have reported
a methodology on how to transfer the data from one node to another. A system that transfers the data using
ZigBee from sensor node has been proposed by [16-22], thus a raspberry pi connected with ZigBee module
receives the data from the sensor node and passes it to the PC node whereby data is received and processed.
Another researcher proposed a much better system, [23] that uses four type of sensors to detect rainfall,
temperature, moisture and light then sends to Thingspeak which is a paid cloud that receives data via MQTT
protocol. Commonly most of the researchers have proposed systems that utilizes ZigBee as communication
medium and without any cloud infrastructure to analyze and process data and control actuators in real
time [24]. Researchers implemented hydroponics using electronic circuit, nutrients and water to be
automatically monitored which led to higher productivity. Implemented pest detection and to connect Wi-Fi
module in order to automate the system to be more flexible and yielded to save water and fertilizers [25-31].
There many reasons that push us to go for hydroponics, starting with the global food demand which
is increasing rapidly and expected to be anywhere between 59% to 98% by 2050. This will shape agriculture
market a put a lot of pressure in ways we have never seen before, whereby farmers worldwide will have to
increase their crop production, either by enhancing and improving the productivity of the existing agriculture
land by fertilizing and irrigation or by increasing the amount of agricultural land. Secondly, water
conservation which an increasing concern in the society. If we look at the average soil gardener usually every
few days, they use a good amount of water into their soil, ensuring good penetration into the soil so
the plants roots can make the most out of it. Thirdly less pets and diseases and higher productivity which
means healthier than the traditional farming.
The proposed system here is an automated smart hydroponics system, whereby this system will be
able to add and implement Internet of Things concept and functionality to the current existing hydroponics
system. Moreover, with the use of Internet of things the system can be monitored and controlled from
anywhere via the internet, therefore parameters such as water, pH level, room temperature, nutrient rich
water-based solution temperature and room humidity parameters can be viewed in real time. One of the key
features of this system is the ability to make decision and send command from a friendly user interface based
on the shown real time parameters.
2. PROPOSED DESIGN METHODOLOGY
Figure 1 illustrates the main flowchart of the proposed system and it consists of three major sections
which are the client side, server side and graphical user interface.
2.1. Client side
In order to monitor real time parameters, the client side must setup accordingly, therefore three
stages must be considered. Programming the microcontroller with sensor and actuators, include the initiating
section whereby hydroponics has been analyzed accordingly to obtain the required sensor to measure
the different parameters such as the pH level, Humidity and temperature of the room, temperature level
when water is mixed with the solution and the horticultural lighting to provide the right illumination fo
the plant at night. Followed up with the electrical wiring for the system and PCB designing whereby after
the programming the sensors and the microcontroller together, all the wiring and power supply are assembled
as one part with 5V, moreover the used technique for the hydroponics is Nutrient Film Technique.
2.2. Server side
The second stage of the system is to build the server side of the system. This mainly consists of two
parts, setting the MQTT broker server which is used to transfer the data from microcontroller to any platform
that can read MQTT data. Initially this was done to secure the data and enhance the efficiency and
the reliability of the data sent and received from and to the microcontroller from any possible third party to
access to the data. In order to fully deploy the MQTT broker server, host was required therefore a raspberry
pi 3 has been used as the host for the server at port 1883 to access the mosquito MQTT broker server
authentication (username and password). This is done to ensure only appropriate devices can be connected
and read and write throughout the server. The second part of the second stage is the setup of the Internet of
Things platform. Many platforms are available and provide a wide variety of IOT services, but due to
the price that will be required with the time and according to one of the objectives which was to reduce
Int J Elec & Comp Eng ISSN: 2088-8708 ๏ฒ
Automated smart hydroponics system using internet of things (Ravi Lakshmanan)
6391
the cost of the system, a free IOT server has been deployed called NodeRed. According to NodeRed Org,
(2016) NodeRed is a visual tool for wiring the Internet of Things. Node-Red is a tool for wiring together
hardware devices, APIs and online services in new and interesting ways. Hence after deploying the NodeRed
server, authenticating is done to secure the access to the server and password is encrypted to ensure
the maximum amount of security. Moreover, the second stage servers will require hosting to provide
accessibility from anywhere around the world therefore a hosting is required. For this system a dynamic
domain name will be used to reroute the traffics to selected domain name from the raspberry pi host.
2.3. Graphical user interface
The last stage of the system is building a friendly graphical user interface to display the real time
data; therefore, two proposed methodologies will be discussed here. The first method is to build a graphical
user interface with the NodeRed itself which displays the data in web form that could be hosted in the cloud
where an IOS mobile app will be built based on that Graphical user interface to provide ease and accessibility
for the system across the different platforms. The second stage is optional which will require building entire
IOT server from the scratch using HTML, CSS and java script and host it in a private hosting, which will be
done if the time and resources allows.
Figure 1. Proposed automated smart hydroponics system flow chart
3. SYSTEM IMPEMENTATION
3.1. Overall block diagram
The overall block diagram shows the main parts and components of the system and the way of
communications between the sensors, relays, PCB, Node-Red, GUI, and the mobile application. The overall
block diagram shown in Figure 2 shows the main parts of the system and the communication medium
๏ฒ ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398
6392
between the software and the hardware components. The system works based on the data acquired by
the sensors or based on the commands given by the user. There are 4 sensors which are water, temperature
sensor, pH level sensor, and the room humidity and temperature sensor. These sensors are connected to
the PCB where the data acquired by the sensors will be transferred through the internet via the MQTT
broker and then to the Node-red where the data will be analyzed and based on that the action will be
taken automatically.
Figure 2. Overall block diagram of automated smart hydroponics system
The GUI and the mobile app of the system shows the system status and all the related data acquired
by the sensors where the user can take action and send commands based on that or based on what is needed.
Software used in this project to design and construct the system before implementation is explained further.
Starting with PCB, Design Spark software has been used to design the two layers PCB design after initial
hand sketch. Figure 3 shows the power layer, whereby only node connections are directly linked with
MIC29302WU1543P that solves the power and manage it accordingly between the microcontrollers, relays,
analogue and digital nodes. Figure 4 illustrates the digital, analogue, I2C and PWM wiring between
the microcontroller NodeMcu Esp8266 and the end nodes.
Figure 3. Power layer design for the PCB Figure 4. Analogue & digital layer design for the PCB
Moreover, ultrasonic sensors with a NodeMcu Esp8266 are designed separately due to
the functionality of that node. An Ultrasonic sensor is a device that can measure the distance to an object by
using sound waves. It measures distance by sending out a sound wave at a specific frequency and listening
for that sound wave to bounce back from the object or obstacle by using mathematical formula.
The NodeMcu provide only 3.3V therefore an alternative solution has been developed. By default,
the NodeMcu input voltage is 5V and gets the input in two ways, either via a USB or Vin pin. Assuming
a Y shape whereby the input voltage is expected to come from the USB port, hence itโ€™s expected to have 5V
in the Vin pin which is used in the circuit as shown in Figure 5.
Int J Elec & Comp Eng ISSN: 2088-8708 ๏ฒ
Automated smart hydroponics system using internet of things (Ravi Lakshmanan)
6393
Figure 5. NodeMcu with ultrasonic sensor for stock chain
Additionally, the overall structure of the proposed automated smart hydroponics system has been
sketched and drawn with Solid Work before building the structure or the prototype. Figure 6 illustrates
the 3D model presented from different views. Starting with the top view with the actual length and width of
the pipes and lights. Moreover, enclosure box has been added for the PCB for many reasons, mainly to avoid
any short circuit for the PCB that leads to failure and burn the entire circuit. In addition to safety of the users,
the Omron relay is designed to control 220V horticultural light used in the hydroponics system to give
the plant what they need from the sun. As the incoming 220V enters the circuit there is a higher risk of
electrical shock to the end user that can lead to a disastrous outcome, thus the enclosure was needed.
As shown in Figure 7 the Solid Work 3D design for the box, with the use of 3D printer, the design was saved
in. STL format and sliced with cura-engine which converts the 3D design into printing structures for
the 3D printer.
Figure 6. Automated smart hydroponics prototype design
๏ฒ ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398
6394
Figure 7. PCB enclosure box
3.2. Working principle
The working principle of the system implemented is explained with the help of the structure shown
in Figure 8. The smart hydroponics system which consists of three major parts Input data, Cloud server
(Monitoring and controlling) and Output data. Starting with the input data, as IOT stands for the internet of
things, basically a group of things more specifically the sensors communicate with each other via a network,
thus a group of sensors is required to make up the IOT system. The smart hydroponics system consists of
variety of sensor that acquires the following data: room temperature, room humidity, water temperature and
pH level and fertilizers level. In addition, the horticultural light status to be utilized for controlling purposes,
with the telegram bot input data which is also considered as an input to the system for processing later on.
Figure 8. Automated smart hydroponics system structure
Int J Elec & Comp Eng ISSN: 2088-8708 ๏ฒ
Automated smart hydroponics system using internet of things (Ravi Lakshmanan)
6395
By definition the internet of things is the ability to monitor and visualize data in real time and at
the same time being able to send back data and control parameters over a network. To achieve that process
an MQTT which stands for MQ Telemetry Transport is designed for low bandwidth high latency networks,
a lightweight messaging protocol to publish and subscribe for topics. Moving on with cloud server
a NodeRed server is a programming tool for wiring together hardware devices, APIs and online services in
new and simplified ways. The cloud server section will be divided into two major part monitoring and
controlling, monitoring will be done via a graphical user interface developed and configured from
the NodeRed itself to display data like room temperature and humidity, water temperature and pH level and
the status of the horticultural whether itโ€™s on or off in real time. For the controlling part of the platform
APIโ€™s like telegram and Nexmo for SMS are used to control and notify the end user or the owner for
the status or any sort notification related to the system. The GUI buttons are used to control the horticultural
light by turning it on or off via sending it to the appropriate MQTT server. Last but not least, after changes
or modifications, the monitoring data updates it and notification are sent as an output to the system via
notification to the telegram bot and SMS in case the end user isnโ€™t connected to the internet on his/her
phone. Moreover, an email will be sent to the supplier before two-week time as a notification to bring
the supply and a notification goes to the end user to get ready for the payment within two- week time too.
4. HARDWARE AND SIMULATION RESULTS
In this section, the results of hardware and software will be discussed, primarily the automated smart
hydroponics system has been successfully deployed with Nutrient Film technique to feed the plants as shown
in the Figure 9 where the plants are well grown. Eventually different plants with different seeds has been
tested and has successfully grown up these plants. With the use of ultrasonic sensor, the automated smart
hydroponics stock supply chain has been established and the result was fantastic. An email has been received
and the SMS too, as shown in Figure 10, the email content received, the SMS and the telegram received by
the owner of the system are illustrated. The IOS mobile application is really important for the project and
hence the screenshot of the same is shown in Figure 11. It is successfully working and monitoring of the data
and the ability to control it are shown in Figure 11. In fact, itโ€™s similar to the graphical user interface of
the NodeRed server which provide authentication at the beginning and dynamic refresh with data integration
as again shown in Figure 11.
The performance of the implemented automated smart hydroponics system was evaluated by
conducting tests. Figures 12 and 13 illustrates the graph draw between different parameters such as water
temperature, room temperature, room humidity and pH, whose readings are taken from the sensors in two
different environments, namely, at home and at the Asia Pacific University (APU).
Figure 14 shows the latency test of the MQTT broker servers in milliseconds (ms) with number of
published message or the received throughput per seconds. Moreover, Mosquitto MQTT is chosen due to
the consistency and the QOS (Quality of Service) in addition to the security provided for the server
accessibility at port 1883. Thus, throughout this project Mosquitto is used to send data from NodeMcu
ESP8266 to the cloud (NodeRed) and vice versa via established secure MQTT server. As shown in
Figure 11, the sensor hub is connected to the WiFi, so that the sensor data are received in the cloud.
Figure 9. Smart hydroponics system used
to grow a lettuce
Figure 10. Smart hydroponics system supplier
and owner notification
๏ฒ ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398
6396
Figure 11. Automated smart hydroponics system IOS mobile application
Figure 12. Sensor data collected from home
Figure 13. Sensor data collected from APU
Int J Elec & Comp Eng ISSN: 2088-8708 ๏ฒ
Automated smart hydroponics system using internet of things (Ravi Lakshmanan)
6397
Figure 14. Latency test
5. CONCLUSION
The proposed system in this paper is an automated smart hydroponics system, whereby this system
will be able to add and implement Internet of Things concept and functionality to the current existing
hydroponics system. A GUI that allows the user to control and monitor real time data has been successfully
achieved by developing a user interface node for the NodeRed and linked with the real-time sensor data.
Moreover, it is hosted on the cloud at Nodered.MohamedDjama.com to make accessible from everywhere.
Nginx server was used to forward traffics from port 1880 to 80 which HTTP but to add more security an SSL
certificate has been issued and added therefore traffics are redirected to 443 which is HTTPS. Internet of
things concept is implemented to the system to ease the process of growing food hydroponically by easing
the process of growing and monitoring via secure cloud. By adding the internet of things, it solves one
the key challenges in automation today which is maintenance, by providing a platform for monitoring
the entire system from cloud, thus reducing the cost of maintenance by fraction. Lastly, the performance of
the smart hydroponic system is evaluated. The automated smart hydroponics system is designed for indoor
usage, for a bigger scale using Wi-Fi isnโ€™t the ideal wireless network, and the system is a success and
implemented successfully. However, future work that can be done for further improvement will be by
Integrating Data Analytics to the system or machine learning to develop algorithms to predict outcomes,
add more sensors to get more accurate data and help the Artificial Intelligence system to predict
the outcome better and by using intel C1000 microprocessor which comes built in with image processing for
the crops health.
REFERENCES
[1] C. J. G. Aliac and E. Maravillas, โ€œIOT Hydroponics Management System,โ€ in IEEE 10th
International Conference
on Humanoid, Nanotechnology, Infromation Technology, Communication and Control, Environment and
Management, Philipines, pp. 1-5, 2018.
[2] S. Navulur, et al., โ€œAgricultural management through wireless sensors and internet of things,โ€ International Journal
of Electrical and Computer Engineering (IJECE), vol. 7, no. 6, pp. 3492-3499, 2017.
[3] H. J. Dong, et al., โ€œInteractive on smart classroom system using beacon technology,โ€ International Journal of
Electrical and Computer Engineering (IJECE), vol. 9, no. 5, pp. 4250-4257, 2019.
[4] S. Padmadevi and V. Deepigha, โ€œSmart E-Agriculture Monitoring Using Internet of Things,โ€ in Sixth International
Conference on Emerging trends in Engineering and Technology (ICETET'16), Levengipuram, pp. 47-50, 2016.
[5] S. Keerthana, et al., โ€œAutomating and Analysing Greenhouse Hydroponic Farms using IOT,โ€ Interntaional Journal
for Research in Applied Science & Engineering Technology, vol. 6, no. 3, pp. 3325-3329, 2018.
[6] A. Rajeswari and S. Saipriya, โ€œA survey on Hydroponic methods of smart farming and its effectiveness in reducing
pesticide usage,โ€ International Journal of Pure and Applied Mathematics, vol. 119, no. 12, pp. 1503-1510, 2018.
[7] M. D. Sardare and S. V. Admane, โ€œA Review on Plant without Soil Hydroponics,โ€ International Journal of
Research in Engineering and Technology, vol. 2, no. 3, pp. 299-304, 2013.
[8] X. Wang and N. Liu, โ€œThe application of Internet of things in agricultural means of production supply chain
management,โ€ Journal of Chemical and Pharmaceutical Research, vol. 6, no. 7, pp. 2304-2310, 2014.
[9] N. Vijayakumar and R. Ramya, โ€œThe real time monitoring of water quality in IoT environment,โ€ in Proceedings of
International Conference on Innovations in Information, Embedded and Communication Systems, pp. 1-5, 2015.
๏ฒ ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398
6398
[10] N. Tanke, et al., โ€œAutomation of Hydroponic Installations using a Robot with position based visual feedback,โ€
Proceedings of the International Conference of Agricultural Engineering, pp. 1-6, 2012.
[11] I. Mohanraj, et al., โ€œField Monitoring and Automation using IOT in Agriculture Domain,โ€ Procedia Computer
Science, vol. 93, pp. 931-939, 2016.
[12] J. Nuvvula, et al., โ€œEnvironmental smart agriculture monitoring system using internet of Things,โ€ International
Journal of Pure and Applied Mathematics, vol. 115, no. 6, pp. 313-320, 2017.
[13] D. Vyas, et al., โ€œSmart Agriculture Monitoring and Data Acqusition System,โ€ International Research Journal of
Engineering and Technology, vol. 3, no. 3, pp. 1823-1826, 2016.
[14] K. Rose, et al., โ€œThe Internet of Things and Overview,โ€ The Internet Society (ISOC), 2015.
[15] P. Sihombing, et al., โ€œAutomated Hydropincs nutrition plants systes using Arduino uno microcontroller based an
android,โ€ Journal of Physics: Conference series, vol. 978, pp. 1-6, 2018.
[16] N. Gondchawar and R. S. Kawitkar, โ€œIOT based smart agriculture,โ€ International Journal of Advanced Research in
Computer and Communication Engineering, vol. 5, no. 6, pp. 838-842, 2016.
[17] A. Bagha and V. Madesetti, โ€œInternet of Things: A Hands-on Approach,โ€ 2015. [Online]. Available:
www.internet-of-things-book.com.
[18] S. S. Bedekar and M. A. Mechkul, โ€œIOT Based Automated Irrigation System,โ€ International Journal of Modern
Trends in Engineering and Research, vol. 2, no. 7, pp. 1532-1538, 2015.
[19] T Eldemerdash, et al., โ€œIoT Based Smart Helmet for Mining Industry Application,โ€ International Journal of
Advanced Science and Technology, vol. 29, no. 1, pp. 373-387, 2020.
[20] M. V. Shewale and D. S. Chaudhari, โ€œIoT based plant Monitoring System for Hydroponics Agriculture: a Review,โ€
International Journal for Research in Applied Science & Engineering Technology, vol. 6, no. 11, pp. 1628-1631,
2018.
[21] R. Rajkumar and R. Dharmaraj, โ€œA Novel approach for smart Hydroponic Farming using IoT,โ€ International
Journal of Engineering Research in Computer Science and Engineering, vol. 5, no. 5, pp. 18-23, 2018.
[22] D. K. Sreekantha and A. M. Kavya, โ€œAgricultural Crop Monitoring using IoT- A Study,โ€ in 2017 11th
International
Conference on Intelligent Systems and Control (ISCO), pp. 134-139, 2017.
[23] S. A. Jaishetty and R. Patil, โ€œIOT sensor network based approach for agricultural field monitoring and control,โ€
International Journal of Research in Engineering and Technology, vol. 5, no. 6, pp. 45-48, 2016.
[24] T. Bangera, et al., โ€œIOT based Smart Village,โ€ International Journal of Engineering Trends and Technology,
vol. 32, no. 6, pp. 301-305, 2016.
[25] S. Tembe, et al., โ€œIoT based Automated Hydroponics System,โ€ International Journal of Scientific & Engineering
Research, vol. 9, no. 2, pp. 67-71, 2018.
[26] W. Lee and P. Law, โ€œA case study in applying security design patterns for IoT software system,โ€ in 2017
International Conference on Applied System Innovation (ICASI), India, pp. 6-9, 2017.
[27] Charumathi S., et al., โ€œOptimization and Control of Hydroponics Agriculture using IOT,โ€ Asian Journal of Applied
Science and Technology, vol. 1, no. 2, pp. 96-98, 2017.
[28] P. P. Ray, โ€œInternet of things for smart agriculture: Technologies, practices, and future direction,โ€ Journal of
Ambient Intelligence and Smart Environments, vol. 9, pp. 395-420, 2017.
[29] F. Tongke, โ€œSmart agriculture based on cloud computing and IOT,โ€ Journal of Convergence Information
Technology, vol. 8, no. 2, pp. 1-7, 2013.
[30] O. Mirabella and M. Brischetto, โ€œA hybrid wired/wireless networking infrastructure for greenhouse management,โ€
IEEE Transaction on Instrumentation and Measurement, vol. 60, no. 2, pp. 398-407, 2011.
[31] P. Corke, et al., โ€œEnvironmental wireless sensor networks,โ€ in Proceedings of the IEEE, vol. 98, no. 11,
pp. 1903โ€“1917, 2010.

More Related Content

What's hot

IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET Journal
ย 
Greenhouse (smart gardening)
Greenhouse (smart gardening)Greenhouse (smart gardening)
Greenhouse (smart gardening)venati munishareddy
ย 
Io t based smart irrigation system
Io t based smart irrigation systemIo t based smart irrigation system
Io t based smart irrigation systemKrishna Vala
ย 
IoT Based Autonomous Irrigation System
IoT Based Autonomous Irrigation SystemIoT Based Autonomous Irrigation System
IoT Based Autonomous Irrigation Systemijtsrd
ย 
An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...IJECEIAES
ย 
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET Journal
ย 
IRJET- Android Mobile based Spatial Evaluation of Physio Chemical Parameters ...
IRJET- Android Mobile based Spatial Evaluation of Physio Chemical Parameters ...IRJET- Android Mobile based Spatial Evaluation of Physio Chemical Parameters ...
IRJET- Android Mobile based Spatial Evaluation of Physio Chemical Parameters ...IRJET Journal
ย 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation systemVISHALDWIVEDI27
ย 
Paul _smart_cultivation_by_remote_monitoring
 Paul _smart_cultivation_by_remote_monitoring Paul _smart_cultivation_by_remote_monitoring
Paul _smart_cultivation_by_remote_monitoringsujit Biswas
ย 
IRJET- Agricultural Parameters Monitoring System using IoT
IRJET- Agricultural Parameters Monitoring System using IoTIRJET- Agricultural Parameters Monitoring System using IoT
IRJET- Agricultural Parameters Monitoring System using IoTIRJET Journal
ย 
Ag04605229233
Ag04605229233Ag04605229233
Ag04605229233IJERA Editor
ย 
mechatronic in sustainable agriculture irrigation
mechatronic in sustainable agriculture irrigationmechatronic in sustainable agriculture irrigation
mechatronic in sustainable agriculture irrigationPROFESORMADYADRMOHDH
ย 
A Survey: Modernizing Agriculture in India
A Survey: Modernizing Agriculture in IndiaA Survey: Modernizing Agriculture in India
A Survey: Modernizing Agriculture in Indiaijtsrd
ย 
Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...IJECEIAES
ย 
An Architectural design proposal for IoT in Agriculture
An Architectural design proposal for IoT in AgricultureAn Architectural design proposal for IoT in Agriculture
An Architectural design proposal for IoT in AgricultureIJSRED
ย 
Solar based multi-tasking_agriculture_ro
Solar based multi-tasking_agriculture_roSolar based multi-tasking_agriculture_ro
Solar based multi-tasking_agriculture_roMohammed Mudasser
ย 
Wireless sensor network for monitoring irrigation using XBee Pro S2C
Wireless sensor network for monitoring irrigation using XBee Pro S2CWireless sensor network for monitoring irrigation using XBee Pro S2C
Wireless sensor network for monitoring irrigation using XBee Pro S2CjournalBEEI
ย 
@Smart farming using io t
@Smart farming using io t@Smart farming using io t
@Smart farming using io tArun Singh
ย 
IRJET - Smart Refrigerator using IoT
IRJET -  	  Smart Refrigerator using IoTIRJET -  	  Smart Refrigerator using IoT
IRJET - Smart Refrigerator using IoTIRJET Journal
ย 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-EIRJET Journal
ย 

What's hot (20)

IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural System
ย 
Greenhouse (smart gardening)
Greenhouse (smart gardening)Greenhouse (smart gardening)
Greenhouse (smart gardening)
ย 
Io t based smart irrigation system
Io t based smart irrigation systemIo t based smart irrigation system
Io t based smart irrigation system
ย 
IoT Based Autonomous Irrigation System
IoT Based Autonomous Irrigation SystemIoT Based Autonomous Irrigation System
IoT Based Autonomous Irrigation System
ย 
An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...
ย 
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
ย 
IRJET- Android Mobile based Spatial Evaluation of Physio Chemical Parameters ...
IRJET- Android Mobile based Spatial Evaluation of Physio Chemical Parameters ...IRJET- Android Mobile based Spatial Evaluation of Physio Chemical Parameters ...
IRJET- Android Mobile based Spatial Evaluation of Physio Chemical Parameters ...
ย 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
ย 
Paul _smart_cultivation_by_remote_monitoring
 Paul _smart_cultivation_by_remote_monitoring Paul _smart_cultivation_by_remote_monitoring
Paul _smart_cultivation_by_remote_monitoring
ย 
IRJET- Agricultural Parameters Monitoring System using IoT
IRJET- Agricultural Parameters Monitoring System using IoTIRJET- Agricultural Parameters Monitoring System using IoT
IRJET- Agricultural Parameters Monitoring System using IoT
ย 
Ag04605229233
Ag04605229233Ag04605229233
Ag04605229233
ย 
mechatronic in sustainable agriculture irrigation
mechatronic in sustainable agriculture irrigationmechatronic in sustainable agriculture irrigation
mechatronic in sustainable agriculture irrigation
ย 
A Survey: Modernizing Agriculture in India
A Survey: Modernizing Agriculture in IndiaA Survey: Modernizing Agriculture in India
A Survey: Modernizing Agriculture in India
ย 
Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...
ย 
An Architectural design proposal for IoT in Agriculture
An Architectural design proposal for IoT in AgricultureAn Architectural design proposal for IoT in Agriculture
An Architectural design proposal for IoT in Agriculture
ย 
Solar based multi-tasking_agriculture_ro
Solar based multi-tasking_agriculture_roSolar based multi-tasking_agriculture_ro
Solar based multi-tasking_agriculture_ro
ย 
Wireless sensor network for monitoring irrigation using XBee Pro S2C
Wireless sensor network for monitoring irrigation using XBee Pro S2CWireless sensor network for monitoring irrigation using XBee Pro S2C
Wireless sensor network for monitoring irrigation using XBee Pro S2C
ย 
@Smart farming using io t
@Smart farming using io t@Smart farming using io t
@Smart farming using io t
ย 
IRJET - Smart Refrigerator using IoT
IRJET -  	  Smart Refrigerator using IoTIRJET -  	  Smart Refrigerator using IoT
IRJET - Smart Refrigerator using IoT
ย 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-E
ย 

Similar to Automated smart hydroponics system using internet of things

430178048 project-ppt-pptx
430178048 project-ppt-pptx430178048 project-ppt-pptx
430178048 project-ppt-pptxAnish Mate
ย 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTIRJET Journal
ย 
Hydroponics using IOT and Machine Learning
Hydroponics using IOT and Machine LearningHydroponics using IOT and Machine Learning
Hydroponics using IOT and Machine LearningIRJET Journal
ย 
Evaluations of Internet of Things-based personal smart farming system for res...
Evaluations of Internet of Things-based personal smart farming system for res...Evaluations of Internet of Things-based personal smart farming system for res...
Evaluations of Internet of Things-based personal smart farming system for res...journalBEEI
ย 
IRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET Journal
ย 
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...IRJET Journal
ย 
IRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
IRJET - Drip Irrigation in Agricultural Land through Android Mobile ApplicationIRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
IRJET - Drip Irrigation in Agricultural Land through Android Mobile ApplicationIRJET Journal
ย 
An IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
An IOT Based Smart Irrigation System Using Soil Moisture And Weather PredictionAn IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
An IOT Based Smart Irrigation System Using Soil Moisture And Weather PredictionJose Katab
ย 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET Journal
ย 
IoT based Smart Agriculture Monitoring System
IoT based Smart Agriculture Monitoring SystemIoT based Smart Agriculture Monitoring System
IoT based Smart Agriculture Monitoring SystemIRJET Journal
ย 
Review on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agricultureReview on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agricultureIRJET Journal
ย 
Development of IoT at hydroponic system using raspberry Pi
Development of IoT at hydroponic system using raspberry PiDevelopment of IoT at hydroponic system using raspberry Pi
Development of IoT at hydroponic system using raspberry PiTELKOMNIKA JOURNAL
ย 
Internet of things implementation and analysis of fuzzy Tsukamoto in prototy...
Internet of things implementation and analysis of fuzzy  Tsukamoto in prototy...Internet of things implementation and analysis of fuzzy  Tsukamoto in prototy...
Internet of things implementation and analysis of fuzzy Tsukamoto in prototy...IJECEIAES
ย 
Solar Powered Smart Agriculture Systems Using WSN Via IoT
Solar Powered Smart Agriculture Systems Using WSN Via IoTSolar Powered Smart Agriculture Systems Using WSN Via IoT
Solar Powered Smart Agriculture Systems Using WSN Via IoTIRJET Journal
ย 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine LearningIRJET Journal
ย 
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET Journal
ย 
A Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from SensorsA Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from SensorsIRJET Journal
ย 
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...Journal For Research
ย 
Next Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation SystemNext Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation SystemIRJET Journal
ย 
Revolutionizing Plant Care: An IOT-Based Water Quality Monitoring and Automat...
Revolutionizing Plant Care: An IOT-Based Water Quality Monitoring and Automat...Revolutionizing Plant Care: An IOT-Based Water Quality Monitoring and Automat...
Revolutionizing Plant Care: An IOT-Based Water Quality Monitoring and Automat...MdTanvirMahtab2
ย 

Similar to Automated smart hydroponics system using internet of things (20)

430178048 project-ppt-pptx
430178048 project-ppt-pptx430178048 project-ppt-pptx
430178048 project-ppt-pptx
ย 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
ย 
Hydroponics using IOT and Machine Learning
Hydroponics using IOT and Machine LearningHydroponics using IOT and Machine Learning
Hydroponics using IOT and Machine Learning
ย 
Evaluations of Internet of Things-based personal smart farming system for res...
Evaluations of Internet of Things-based personal smart farming system for res...Evaluations of Internet of Things-based personal smart farming system for res...
Evaluations of Internet of Things-based personal smart farming system for res...
ย 
IRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry Pi
ย 
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
ย 
IRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
IRJET - Drip Irrigation in Agricultural Land through Android Mobile ApplicationIRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
IRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
ย 
An IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
An IOT Based Smart Irrigation System Using Soil Moisture And Weather PredictionAn IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
An IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
ย 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart Agriculture
ย 
IoT based Smart Agriculture Monitoring System
IoT based Smart Agriculture Monitoring SystemIoT based Smart Agriculture Monitoring System
IoT based Smart Agriculture Monitoring System
ย 
Review on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agricultureReview on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agriculture
ย 
Development of IoT at hydroponic system using raspberry Pi
Development of IoT at hydroponic system using raspberry PiDevelopment of IoT at hydroponic system using raspberry Pi
Development of IoT at hydroponic system using raspberry Pi
ย 
Internet of things implementation and analysis of fuzzy Tsukamoto in prototy...
Internet of things implementation and analysis of fuzzy  Tsukamoto in prototy...Internet of things implementation and analysis of fuzzy  Tsukamoto in prototy...
Internet of things implementation and analysis of fuzzy Tsukamoto in prototy...
ย 
Solar Powered Smart Agriculture Systems Using WSN Via IoT
Solar Powered Smart Agriculture Systems Using WSN Via IoTSolar Powered Smart Agriculture Systems Using WSN Via IoT
Solar Powered Smart Agriculture Systems Using WSN Via IoT
ย 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
ย 
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
ย 
A Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from SensorsA Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from Sensors
ย 
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
ย 
Next Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation SystemNext Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation System
ย 
Revolutionizing Plant Care: An IOT-Based Water Quality Monitoring and Automat...
Revolutionizing Plant Care: An IOT-Based Water Quality Monitoring and Automat...Revolutionizing Plant Care: An IOT-Based Water Quality Monitoring and Automat...
Revolutionizing Plant Care: An IOT-Based Water Quality Monitoring and Automat...
ย 

More from IJECEIAES

Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningIJECEIAES
ย 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportIJECEIAES
ย 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...IJECEIAES
ย 
Ataxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning modelAtaxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning modelIJECEIAES
ย 
Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...IJECEIAES
ย 
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...IJECEIAES
ย 
An overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection methodAn overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection methodIJECEIAES
ย 
Recognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural networkRecognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural networkIJECEIAES
ย 
A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...IJECEIAES
ย 
An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...IJECEIAES
ย 
Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...IJECEIAES
ย 
Collusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networksCollusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networksIJECEIAES
ย 
Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...IJECEIAES
ย 
Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...IJECEIAES
ย 
Efficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacentersEfficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacentersIJECEIAES
ย 
System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...IJECEIAES
ย 
Comparison of Iris dataset classification with Gaussian naรฏve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naรฏve Bayes and decis...Comparison of Iris dataset classification with Gaussian naรฏve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naรฏve Bayes and decis...IJECEIAES
ย 
Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...IJECEIAES
ย 
Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...IJECEIAES
ย 
An algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D modelAn algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D modelIJECEIAES
ย 

More from IJECEIAES (20)

Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
ย 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca Airport
ย 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
ย 
Ataxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning modelAtaxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning model
ย 
Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...
ย 
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
ย 
An overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection methodAn overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection method
ย 
Recognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural networkRecognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural network
ย 
A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...
ย 
An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...
ย 
Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...
ย 
Collusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networksCollusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networks
ย 
Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...
ย 
Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...
ย 
Efficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacentersEfficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacenters
ย 
System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...
ย 
Comparison of Iris dataset classification with Gaussian naรฏve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naรฏve Bayes and decis...Comparison of Iris dataset classification with Gaussian naรฏve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naรฏve Bayes and decis...
ย 
Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...
ย 
Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...
ย 
An algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D modelAn algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D model
ย 

Recently uploaded

Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
ย 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
ย 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
ย 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
ย 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
ย 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
ย 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
ย 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
ย 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
ย 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
ย 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsArindam Chakraborty, Ph.D., P.E. (CA, TX)
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
ย 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
ย 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
ย 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
ย 

Recently uploaded (20)

Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
ย 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
ย 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
ย 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
ย 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
ย 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
ย 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
ย 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
ย 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
ย 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
ย 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
ย 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
ย 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
ย 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
ย 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
ย 

Automated smart hydroponics system using internet of things

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 10, No. 6, December 2020, pp. 6389~6398 ISSN: 2088-8708, DOI: 10.11591/ijece.v10i6.pp6389-6398 ๏ฒ 6389 Journal homepage: http://ijece.iaescore.com/index.php/IJECE Automated smart hydroponics system using internet of things Ravi Lakshmanan, Mohamed Djama, Sathish Kumar Selvaperumal, Raed Abdulla Faculty of Computing, Engineering and Technology, Asia Pacific University of Technology and Innovation (APU), Technology Park Malaysia, Malaysia Article Info ABSTRACT Article history: Received Feb 22, 2020 Revised May 27, 2020 Accepted Jun 17, 2020 This paper presents a design and implementation of an automated smart hydroponics system using internet of things. The challenges to be solved with this system are the increasing food demand in the world, the need of market of new sustainable method of farming using the Internet of Things. The design was implemented using NodeMcu, Node Red, MQTT and sensors that were chosen during component selection based on required parameters and sending it to the cloud to monitor and be processed. Investigation on previous works done and a review of Internet of Things and Hydroponic systems were done. First the prototype was constructed, programmed and tested, as well as sensors data between two different environments were taken and monitored on cloud-based web page with mobile application. Moreover, a bot has been introduced to control the supply chain and for notification purposes. The system improved its performance and allows it to successfully achieve the aim of the entire system implemented. There are some limitations which can be improved as future work such as including data science with the usage of the artificial intelligence to further improve the crops and get better outcome. Lastly to design end user platform to ease user interaction by using attractive design with no technical configuration involved. Keywords: Horticultural lighting Internet of things MQTT NFT PCB Smart hydroponics system Copyright ยฉ 2020 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Raed Abdulla, School of Engineering, Asia Pacific University of Technology and Innovation (APU), Technology Park Malaysia, Bukit Jalil, Kuala Lumpur 57000, Malaysia. Email: dr.raed@apu.edu.my 1. INTRODUCTION Agriculture is the cornerstone of human civilization and is responsible for the production of quality food for the human population [1-4]. To ensure the availability of inexpensive and quality products to meet the increasing food demand, intensification of the growing practices is necessary. By definition, hydroponics is subset of hydro culture, the method of growing plants without the use of soil, using mineral nutrient solutions in a water solvent [5-9]. As defined, plants in hydroponics system are grown without the use of soil. Plants receive all the essential nutrients from a nutrient rich water-based solution, whereby the water is mixed with the specified solutions for the plant to be grown. Therefore, there are a variety of hydroponic methods or technique in which plants can grow in a non-soil medium or directly in the nutrient rich water-based solution. These operations are controlled systematically and therefore tend to produce higher than traditional farming. For the past couple of years this method has been implemented and used in urban areas to improve the access to a fresh food [10, 11]. The Internet of Things is an emerging topic of technical, social, and economic significance [12]. Consumer products, durable goods, cars and trucks, industrial and utility components, sensors, and other everyday objects are being combined with Internet connectivity and powerful data analytic capabilities that promise to transform the way we work, live, and play [13].
  • 2. ๏ฒ ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398 6390 Projections for the impact of IOT on the Internet and economy are impressive, with some anticipating as many as 100 billion connected IOT devices and a global economic impact of more than $11 trillion by 2025 [14]. Automation has changed the way we work, live and make things. Moreover, there are a lot of challenges in maintaining automated products, which lies under the high cost and upgrading those products will mostly cost high prices depending on the product and the manufacturer. Therefore, IOT which is an emerging technology might solve some of those problems [15]. A few works have reported a methodology on how to transfer the data from one node to another. A system that transfers the data using ZigBee from sensor node has been proposed by [16-22], thus a raspberry pi connected with ZigBee module receives the data from the sensor node and passes it to the PC node whereby data is received and processed. Another researcher proposed a much better system, [23] that uses four type of sensors to detect rainfall, temperature, moisture and light then sends to Thingspeak which is a paid cloud that receives data via MQTT protocol. Commonly most of the researchers have proposed systems that utilizes ZigBee as communication medium and without any cloud infrastructure to analyze and process data and control actuators in real time [24]. Researchers implemented hydroponics using electronic circuit, nutrients and water to be automatically monitored which led to higher productivity. Implemented pest detection and to connect Wi-Fi module in order to automate the system to be more flexible and yielded to save water and fertilizers [25-31]. There many reasons that push us to go for hydroponics, starting with the global food demand which is increasing rapidly and expected to be anywhere between 59% to 98% by 2050. This will shape agriculture market a put a lot of pressure in ways we have never seen before, whereby farmers worldwide will have to increase their crop production, either by enhancing and improving the productivity of the existing agriculture land by fertilizing and irrigation or by increasing the amount of agricultural land. Secondly, water conservation which an increasing concern in the society. If we look at the average soil gardener usually every few days, they use a good amount of water into their soil, ensuring good penetration into the soil so the plants roots can make the most out of it. Thirdly less pets and diseases and higher productivity which means healthier than the traditional farming. The proposed system here is an automated smart hydroponics system, whereby this system will be able to add and implement Internet of Things concept and functionality to the current existing hydroponics system. Moreover, with the use of Internet of things the system can be monitored and controlled from anywhere via the internet, therefore parameters such as water, pH level, room temperature, nutrient rich water-based solution temperature and room humidity parameters can be viewed in real time. One of the key features of this system is the ability to make decision and send command from a friendly user interface based on the shown real time parameters. 2. PROPOSED DESIGN METHODOLOGY Figure 1 illustrates the main flowchart of the proposed system and it consists of three major sections which are the client side, server side and graphical user interface. 2.1. Client side In order to monitor real time parameters, the client side must setup accordingly, therefore three stages must be considered. Programming the microcontroller with sensor and actuators, include the initiating section whereby hydroponics has been analyzed accordingly to obtain the required sensor to measure the different parameters such as the pH level, Humidity and temperature of the room, temperature level when water is mixed with the solution and the horticultural lighting to provide the right illumination fo the plant at night. Followed up with the electrical wiring for the system and PCB designing whereby after the programming the sensors and the microcontroller together, all the wiring and power supply are assembled as one part with 5V, moreover the used technique for the hydroponics is Nutrient Film Technique. 2.2. Server side The second stage of the system is to build the server side of the system. This mainly consists of two parts, setting the MQTT broker server which is used to transfer the data from microcontroller to any platform that can read MQTT data. Initially this was done to secure the data and enhance the efficiency and the reliability of the data sent and received from and to the microcontroller from any possible third party to access to the data. In order to fully deploy the MQTT broker server, host was required therefore a raspberry pi 3 has been used as the host for the server at port 1883 to access the mosquito MQTT broker server authentication (username and password). This is done to ensure only appropriate devices can be connected and read and write throughout the server. The second part of the second stage is the setup of the Internet of Things platform. Many platforms are available and provide a wide variety of IOT services, but due to the price that will be required with the time and according to one of the objectives which was to reduce
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708 ๏ฒ Automated smart hydroponics system using internet of things (Ravi Lakshmanan) 6391 the cost of the system, a free IOT server has been deployed called NodeRed. According to NodeRed Org, (2016) NodeRed is a visual tool for wiring the Internet of Things. Node-Red is a tool for wiring together hardware devices, APIs and online services in new and interesting ways. Hence after deploying the NodeRed server, authenticating is done to secure the access to the server and password is encrypted to ensure the maximum amount of security. Moreover, the second stage servers will require hosting to provide accessibility from anywhere around the world therefore a hosting is required. For this system a dynamic domain name will be used to reroute the traffics to selected domain name from the raspberry pi host. 2.3. Graphical user interface The last stage of the system is building a friendly graphical user interface to display the real time data; therefore, two proposed methodologies will be discussed here. The first method is to build a graphical user interface with the NodeRed itself which displays the data in web form that could be hosted in the cloud where an IOS mobile app will be built based on that Graphical user interface to provide ease and accessibility for the system across the different platforms. The second stage is optional which will require building entire IOT server from the scratch using HTML, CSS and java script and host it in a private hosting, which will be done if the time and resources allows. Figure 1. Proposed automated smart hydroponics system flow chart 3. SYSTEM IMPEMENTATION 3.1. Overall block diagram The overall block diagram shows the main parts and components of the system and the way of communications between the sensors, relays, PCB, Node-Red, GUI, and the mobile application. The overall block diagram shown in Figure 2 shows the main parts of the system and the communication medium
  • 4. ๏ฒ ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398 6392 between the software and the hardware components. The system works based on the data acquired by the sensors or based on the commands given by the user. There are 4 sensors which are water, temperature sensor, pH level sensor, and the room humidity and temperature sensor. These sensors are connected to the PCB where the data acquired by the sensors will be transferred through the internet via the MQTT broker and then to the Node-red where the data will be analyzed and based on that the action will be taken automatically. Figure 2. Overall block diagram of automated smart hydroponics system The GUI and the mobile app of the system shows the system status and all the related data acquired by the sensors where the user can take action and send commands based on that or based on what is needed. Software used in this project to design and construct the system before implementation is explained further. Starting with PCB, Design Spark software has been used to design the two layers PCB design after initial hand sketch. Figure 3 shows the power layer, whereby only node connections are directly linked with MIC29302WU1543P that solves the power and manage it accordingly between the microcontrollers, relays, analogue and digital nodes. Figure 4 illustrates the digital, analogue, I2C and PWM wiring between the microcontroller NodeMcu Esp8266 and the end nodes. Figure 3. Power layer design for the PCB Figure 4. Analogue & digital layer design for the PCB Moreover, ultrasonic sensors with a NodeMcu Esp8266 are designed separately due to the functionality of that node. An Ultrasonic sensor is a device that can measure the distance to an object by using sound waves. It measures distance by sending out a sound wave at a specific frequency and listening for that sound wave to bounce back from the object or obstacle by using mathematical formula. The NodeMcu provide only 3.3V therefore an alternative solution has been developed. By default, the NodeMcu input voltage is 5V and gets the input in two ways, either via a USB or Vin pin. Assuming a Y shape whereby the input voltage is expected to come from the USB port, hence itโ€™s expected to have 5V in the Vin pin which is used in the circuit as shown in Figure 5.
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708 ๏ฒ Automated smart hydroponics system using internet of things (Ravi Lakshmanan) 6393 Figure 5. NodeMcu with ultrasonic sensor for stock chain Additionally, the overall structure of the proposed automated smart hydroponics system has been sketched and drawn with Solid Work before building the structure or the prototype. Figure 6 illustrates the 3D model presented from different views. Starting with the top view with the actual length and width of the pipes and lights. Moreover, enclosure box has been added for the PCB for many reasons, mainly to avoid any short circuit for the PCB that leads to failure and burn the entire circuit. In addition to safety of the users, the Omron relay is designed to control 220V horticultural light used in the hydroponics system to give the plant what they need from the sun. As the incoming 220V enters the circuit there is a higher risk of electrical shock to the end user that can lead to a disastrous outcome, thus the enclosure was needed. As shown in Figure 7 the Solid Work 3D design for the box, with the use of 3D printer, the design was saved in. STL format and sliced with cura-engine which converts the 3D design into printing structures for the 3D printer. Figure 6. Automated smart hydroponics prototype design
  • 6. ๏ฒ ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398 6394 Figure 7. PCB enclosure box 3.2. Working principle The working principle of the system implemented is explained with the help of the structure shown in Figure 8. The smart hydroponics system which consists of three major parts Input data, Cloud server (Monitoring and controlling) and Output data. Starting with the input data, as IOT stands for the internet of things, basically a group of things more specifically the sensors communicate with each other via a network, thus a group of sensors is required to make up the IOT system. The smart hydroponics system consists of variety of sensor that acquires the following data: room temperature, room humidity, water temperature and pH level and fertilizers level. In addition, the horticultural light status to be utilized for controlling purposes, with the telegram bot input data which is also considered as an input to the system for processing later on. Figure 8. Automated smart hydroponics system structure
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708 ๏ฒ Automated smart hydroponics system using internet of things (Ravi Lakshmanan) 6395 By definition the internet of things is the ability to monitor and visualize data in real time and at the same time being able to send back data and control parameters over a network. To achieve that process an MQTT which stands for MQ Telemetry Transport is designed for low bandwidth high latency networks, a lightweight messaging protocol to publish and subscribe for topics. Moving on with cloud server a NodeRed server is a programming tool for wiring together hardware devices, APIs and online services in new and simplified ways. The cloud server section will be divided into two major part monitoring and controlling, monitoring will be done via a graphical user interface developed and configured from the NodeRed itself to display data like room temperature and humidity, water temperature and pH level and the status of the horticultural whether itโ€™s on or off in real time. For the controlling part of the platform APIโ€™s like telegram and Nexmo for SMS are used to control and notify the end user or the owner for the status or any sort notification related to the system. The GUI buttons are used to control the horticultural light by turning it on or off via sending it to the appropriate MQTT server. Last but not least, after changes or modifications, the monitoring data updates it and notification are sent as an output to the system via notification to the telegram bot and SMS in case the end user isnโ€™t connected to the internet on his/her phone. Moreover, an email will be sent to the supplier before two-week time as a notification to bring the supply and a notification goes to the end user to get ready for the payment within two- week time too. 4. HARDWARE AND SIMULATION RESULTS In this section, the results of hardware and software will be discussed, primarily the automated smart hydroponics system has been successfully deployed with Nutrient Film technique to feed the plants as shown in the Figure 9 where the plants are well grown. Eventually different plants with different seeds has been tested and has successfully grown up these plants. With the use of ultrasonic sensor, the automated smart hydroponics stock supply chain has been established and the result was fantastic. An email has been received and the SMS too, as shown in Figure 10, the email content received, the SMS and the telegram received by the owner of the system are illustrated. The IOS mobile application is really important for the project and hence the screenshot of the same is shown in Figure 11. It is successfully working and monitoring of the data and the ability to control it are shown in Figure 11. In fact, itโ€™s similar to the graphical user interface of the NodeRed server which provide authentication at the beginning and dynamic refresh with data integration as again shown in Figure 11. The performance of the implemented automated smart hydroponics system was evaluated by conducting tests. Figures 12 and 13 illustrates the graph draw between different parameters such as water temperature, room temperature, room humidity and pH, whose readings are taken from the sensors in two different environments, namely, at home and at the Asia Pacific University (APU). Figure 14 shows the latency test of the MQTT broker servers in milliseconds (ms) with number of published message or the received throughput per seconds. Moreover, Mosquitto MQTT is chosen due to the consistency and the QOS (Quality of Service) in addition to the security provided for the server accessibility at port 1883. Thus, throughout this project Mosquitto is used to send data from NodeMcu ESP8266 to the cloud (NodeRed) and vice versa via established secure MQTT server. As shown in Figure 11, the sensor hub is connected to the WiFi, so that the sensor data are received in the cloud. Figure 9. Smart hydroponics system used to grow a lettuce Figure 10. Smart hydroponics system supplier and owner notification
  • 8. ๏ฒ ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398 6396 Figure 11. Automated smart hydroponics system IOS mobile application Figure 12. Sensor data collected from home Figure 13. Sensor data collected from APU
  • 9. Int J Elec & Comp Eng ISSN: 2088-8708 ๏ฒ Automated smart hydroponics system using internet of things (Ravi Lakshmanan) 6397 Figure 14. Latency test 5. CONCLUSION The proposed system in this paper is an automated smart hydroponics system, whereby this system will be able to add and implement Internet of Things concept and functionality to the current existing hydroponics system. A GUI that allows the user to control and monitor real time data has been successfully achieved by developing a user interface node for the NodeRed and linked with the real-time sensor data. Moreover, it is hosted on the cloud at Nodered.MohamedDjama.com to make accessible from everywhere. Nginx server was used to forward traffics from port 1880 to 80 which HTTP but to add more security an SSL certificate has been issued and added therefore traffics are redirected to 443 which is HTTPS. Internet of things concept is implemented to the system to ease the process of growing food hydroponically by easing the process of growing and monitoring via secure cloud. By adding the internet of things, it solves one the key challenges in automation today which is maintenance, by providing a platform for monitoring the entire system from cloud, thus reducing the cost of maintenance by fraction. Lastly, the performance of the smart hydroponic system is evaluated. The automated smart hydroponics system is designed for indoor usage, for a bigger scale using Wi-Fi isnโ€™t the ideal wireless network, and the system is a success and implemented successfully. However, future work that can be done for further improvement will be by Integrating Data Analytics to the system or machine learning to develop algorithms to predict outcomes, add more sensors to get more accurate data and help the Artificial Intelligence system to predict the outcome better and by using intel C1000 microprocessor which comes built in with image processing for the crops health. REFERENCES [1] C. J. G. Aliac and E. Maravillas, โ€œIOT Hydroponics Management System,โ€ in IEEE 10th International Conference on Humanoid, Nanotechnology, Infromation Technology, Communication and Control, Environment and Management, Philipines, pp. 1-5, 2018. [2] S. Navulur, et al., โ€œAgricultural management through wireless sensors and internet of things,โ€ International Journal of Electrical and Computer Engineering (IJECE), vol. 7, no. 6, pp. 3492-3499, 2017. [3] H. J. Dong, et al., โ€œInteractive on smart classroom system using beacon technology,โ€ International Journal of Electrical and Computer Engineering (IJECE), vol. 9, no. 5, pp. 4250-4257, 2019. [4] S. Padmadevi and V. Deepigha, โ€œSmart E-Agriculture Monitoring Using Internet of Things,โ€ in Sixth International Conference on Emerging trends in Engineering and Technology (ICETET'16), Levengipuram, pp. 47-50, 2016. [5] S. Keerthana, et al., โ€œAutomating and Analysing Greenhouse Hydroponic Farms using IOT,โ€ Interntaional Journal for Research in Applied Science & Engineering Technology, vol. 6, no. 3, pp. 3325-3329, 2018. [6] A. Rajeswari and S. Saipriya, โ€œA survey on Hydroponic methods of smart farming and its effectiveness in reducing pesticide usage,โ€ International Journal of Pure and Applied Mathematics, vol. 119, no. 12, pp. 1503-1510, 2018. [7] M. D. Sardare and S. V. Admane, โ€œA Review on Plant without Soil Hydroponics,โ€ International Journal of Research in Engineering and Technology, vol. 2, no. 3, pp. 299-304, 2013. [8] X. Wang and N. Liu, โ€œThe application of Internet of things in agricultural means of production supply chain management,โ€ Journal of Chemical and Pharmaceutical Research, vol. 6, no. 7, pp. 2304-2310, 2014. [9] N. Vijayakumar and R. Ramya, โ€œThe real time monitoring of water quality in IoT environment,โ€ in Proceedings of International Conference on Innovations in Information, Embedded and Communication Systems, pp. 1-5, 2015.
  • 10. ๏ฒ ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 6, December 2020 : 6389 - 6398 6398 [10] N. Tanke, et al., โ€œAutomation of Hydroponic Installations using a Robot with position based visual feedback,โ€ Proceedings of the International Conference of Agricultural Engineering, pp. 1-6, 2012. [11] I. Mohanraj, et al., โ€œField Monitoring and Automation using IOT in Agriculture Domain,โ€ Procedia Computer Science, vol. 93, pp. 931-939, 2016. [12] J. Nuvvula, et al., โ€œEnvironmental smart agriculture monitoring system using internet of Things,โ€ International Journal of Pure and Applied Mathematics, vol. 115, no. 6, pp. 313-320, 2017. [13] D. Vyas, et al., โ€œSmart Agriculture Monitoring and Data Acqusition System,โ€ International Research Journal of Engineering and Technology, vol. 3, no. 3, pp. 1823-1826, 2016. [14] K. Rose, et al., โ€œThe Internet of Things and Overview,โ€ The Internet Society (ISOC), 2015. [15] P. Sihombing, et al., โ€œAutomated Hydropincs nutrition plants systes using Arduino uno microcontroller based an android,โ€ Journal of Physics: Conference series, vol. 978, pp. 1-6, 2018. [16] N. Gondchawar and R. S. Kawitkar, โ€œIOT based smart agriculture,โ€ International Journal of Advanced Research in Computer and Communication Engineering, vol. 5, no. 6, pp. 838-842, 2016. [17] A. Bagha and V. Madesetti, โ€œInternet of Things: A Hands-on Approach,โ€ 2015. [Online]. Available: www.internet-of-things-book.com. [18] S. S. Bedekar and M. A. Mechkul, โ€œIOT Based Automated Irrigation System,โ€ International Journal of Modern Trends in Engineering and Research, vol. 2, no. 7, pp. 1532-1538, 2015. [19] T Eldemerdash, et al., โ€œIoT Based Smart Helmet for Mining Industry Application,โ€ International Journal of Advanced Science and Technology, vol. 29, no. 1, pp. 373-387, 2020. [20] M. V. Shewale and D. S. Chaudhari, โ€œIoT based plant Monitoring System for Hydroponics Agriculture: a Review,โ€ International Journal for Research in Applied Science & Engineering Technology, vol. 6, no. 11, pp. 1628-1631, 2018. [21] R. Rajkumar and R. Dharmaraj, โ€œA Novel approach for smart Hydroponic Farming using IoT,โ€ International Journal of Engineering Research in Computer Science and Engineering, vol. 5, no. 5, pp. 18-23, 2018. [22] D. K. Sreekantha and A. M. Kavya, โ€œAgricultural Crop Monitoring using IoT- A Study,โ€ in 2017 11th International Conference on Intelligent Systems and Control (ISCO), pp. 134-139, 2017. [23] S. A. Jaishetty and R. Patil, โ€œIOT sensor network based approach for agricultural field monitoring and control,โ€ International Journal of Research in Engineering and Technology, vol. 5, no. 6, pp. 45-48, 2016. [24] T. Bangera, et al., โ€œIOT based Smart Village,โ€ International Journal of Engineering Trends and Technology, vol. 32, no. 6, pp. 301-305, 2016. [25] S. Tembe, et al., โ€œIoT based Automated Hydroponics System,โ€ International Journal of Scientific & Engineering Research, vol. 9, no. 2, pp. 67-71, 2018. [26] W. Lee and P. Law, โ€œA case study in applying security design patterns for IoT software system,โ€ in 2017 International Conference on Applied System Innovation (ICASI), India, pp. 6-9, 2017. [27] Charumathi S., et al., โ€œOptimization and Control of Hydroponics Agriculture using IOT,โ€ Asian Journal of Applied Science and Technology, vol. 1, no. 2, pp. 96-98, 2017. [28] P. P. Ray, โ€œInternet of things for smart agriculture: Technologies, practices, and future direction,โ€ Journal of Ambient Intelligence and Smart Environments, vol. 9, pp. 395-420, 2017. [29] F. Tongke, โ€œSmart agriculture based on cloud computing and IOT,โ€ Journal of Convergence Information Technology, vol. 8, no. 2, pp. 1-7, 2013. [30] O. Mirabella and M. Brischetto, โ€œA hybrid wired/wireless networking infrastructure for greenhouse management,โ€ IEEE Transaction on Instrumentation and Measurement, vol. 60, no. 2, pp. 398-407, 2011. [31] P. Corke, et al., โ€œEnvironmental wireless sensor networks,โ€ in Proceedings of the IEEE, vol. 98, no. 11, pp. 1903โ€“1917, 2010.