Abstract

The real-time smart monitoring with intelligence highly gained significant attention for enhancing the productivity of the crop. Currently, IoT generates a lot of real-time data from the sensors, actuators, and identification technologies. However, extracting the meaningful insights from the data is necessary for realizing the intelligent ecosystem in agriculture. Based upon the previous studies, it is also identified that the limited studies have merely implemented machine learning (ML) on real-time data obtained through customized hardware with dedicated server. In this study, we have proposed a customized hand-held device that enables to deliver recommendations to the farmer on the basis of real-time data obtained through IoT hardware and ML. A three-layer structure is proposed in the study for realizing custom hardware with 2.4 GHz ZigBee and IoT sensors for the data acquisition, communication, and recommendation. As a part of real-time implementation, the calibration of the sensors is processed to form a real-time dataset with precision. The study evaluated four ML models and concluded that XGBoost has shown a better accuracy on the proposed dataset. The XGBoost recommended the crop based on selected parameters. The developed hand-held device can be customized with advance features with crop recommendations.

1. Introduction

Agriculture is the key to human survival, as it is the main source of grain and other basic resources. In addition, agriculture accounts for about 4% of the world’s gross national product (GDP) [1]. Urbanization and population growth in 2050 conclude that food production must be sustainably doubled with minimal water resources [2]. About 97% of the water on the planet is salty, while the remaining 3 is freshwater [3]. Agriculture uses 70% of freshwater for irrigation in most developing countries [4]. Therefore, the efficient use of freshwater during irrigation is the most significant issue in terms of cost reduction and yield improvement. Using the traditional method, farmers manually check and regulate the availability of water resulting in a 50% water loss [5]. However, different irrigation techniques like drip irrigation, sprinkle irrigation, and furrow irrigation have minimized water wastage by 30-70% [6]. Yet, the optimal management of water content in the soil is not yet achieved with these irrigation techniques as overwater usage in the agricultural field leads to an overflow of nutrients from the soil [7].

Agriculture also requires adequate levels of fertilizers and pesticides, as farmers use fertilizers and pesticides while neglecting the optimal needs of the crop. Apart from that, water availability, nutrient levels, and soil moisture are some other factors that affect crop productivity as well. With the traditional approach, it is a challenging task for the farmer to determine water availability, nutrient levels, and soil moisture and also to identify which factor is fighting food production [8]. Here, smart and real-time systems help to monitor the various parameters of the agricultural field and effectively control the water level with other resources to increase productivity [9]. Nowadays, real-time monitoring and intelligent systems are possible with the Internet of Things (IoT), as IoT monitors agriculture with IoT-enabled sensors and communication protocols implemented in agriculture [10]. The above facts conclude that the IoT has played crucial role in multiple areas including agriculture with its sensing, communication, and real-time monitoring features through the IoT hardware. Moreover, it is concluded from the previous studies that the ML model delivered significant results on real-time data [11]. The study framed a research question “How and for what purpose may the ML technology be used in agriculture on IoT real-time data? On the basis of this research question, this study has carried out the literature review.

1.1. Literature Review

Large-scale agricultural monitoring applications require reliable WSN networks because the maximum number of sensors is operated over a long period. A wireless sensor network architecture for vegetable greenhouses is presented to achieve scientific cultivation and minimize management effort from an environmental monitoring perspective [12]. Smart greenhouse management systems and WSNs are used to control and monitor agricultural parameters and activities in greenhouses autonomously [13, 14]. A smart greenhouse information monitoring system records environmental factors with ZigBee wireless sensors [15].Wi-Fi-based smart WSN has been proposed to monitor the agricultural environment, and the system allows intelligent monitoring of agricultural conditions [16, 17]. WSN’s efforts recommend that sensor data can be collected and sent to the main server [18]. A WPAN-based water quality monitoring system has been proposed to clean up and collect real-time sensor data on agricultural land with the LabVIEW data logger [19]. In addition to WSN, the advent of IoT technology has enabled farmers and technologists to solve the challenges farmers face, such as water shortages, cost control, and productivity issues [20].

A scalable IoT and WSN architecture is proposed for remote monitoring and control of agriculture [21]. For the same, an energy-saving ZigBee sensor network with bidirectional communication and end devices is integrated to deliver data from the sensors to the PC at variable times determined by the central node [22]. SiloSense is a unique architecture based on ZigBee to monitor the storage conditions of grain silos to protect them from spoilage and disease [23]. The most important parameters that are required to monitor while growing wheat and other vegetables are soil moisture, ambient temperature, air pressure, and sunlight intensity [24]. mIoT- and WSN-based agricultural system are for monitoring air, temperature, soil moisture, and humidity with RF modules [25]. The cloud-based and IoT-based smart irrigation system is designed to obtain data on soil moisture, soil health, and temperature to reduce water consumption [26, 27]. IoT-based greenhouse agriculture is implemented to monitor climatic conditions and to obtain data on a cloud server for analysis, while the ZigBee protocol and the Wi-Fi module are integrated [28, 29]. The IoT-based framework is designed to perform data analysis using real-time data to increase productivity on farms through temperature, soil moisture, and humidity sensor [30, 31].

IoT-enabled plant disease and pest prediction system is implemented to reduce the use of insecticides and fungicides, and additionally, an assessment of meteorological data is also carried out to identify the correlation between pest growth and climate [32]. ML helps to examine and analyze data from different fields of agriculture to improve crop yields and offers different analytical techniques to predict the yield of crop and plant disease [33, 34]. The ML-based predictive model helps farmers to get the right harvest with unconditional weather behavior [35]. ML algorithms such as neural network-based models are used for predictive analysis purposes [36]. From the literature review, it is identified that smart monitoring in the agricultural field needs to carry out with advanced technologies such as IoT. The literature also concludes that they are limited studies that analyzed the accuracy of the data obtained through sensors. In addition to this, customization of hardware on the basis of agricultural field requirement is limitedly explored by the previous researchers. ML technique is applied on different datasets for disease detection, environmental parameters monitoring, and automation in irrigation, but the previous studies have yet to explore the crop recommendation on the basis of real-time data. However, implementing ML on real-time data primarily requires a resource-constrained and dedicated server to fulfill the task of acquiring real-time agricultural data rather than using it for multiple purposes.

To overcome this research, the gap of this study implements customized IoT hardware for obtaining the real-time field data through wireless personal area network (WPAN) and wireless local area network (WLAN). WPAN enables to minimize the power consumption and also transmits the sensor data reliably and securely. WLAN is used to connect the customized hardware to the cloud server through IP protocol. To maintain accuracy in the data, the calibration methods are applied on the sensors. It is also identified from the previous study that IoT requires analytical techniques to provide intelligent decisions based on real-time sensor data obtained from IoT sensors [11]. The contributions of the study are as follows: (i)Customized hardware for sensor node, master node, and hand-held device with ZigBee RF modem is designed for sensing the real-time data of agricultural field including temperature, humidity, soil pH, and water level(ii)An interference test is implemented to verify that the ZigBee signal is not interfering with other signals on the same frequency band(iii)To enhance the security of data transmission, the symmetric encryption approach with a private key is applied by leveraging XXTea encryption functions(iv)A cloud server is developed to log the real-time sensor data of the agricultural field(v)The pretrained machine learning model is applied to real-time data such as temperature, humidity, rainfall, and soil pH sensor on the cloud server for seasonal crop recommendations

The organization of the study is as follows: Section 1.1 covers the proposed system. Section 2 covers the circuit diagram for the development of the system. Section 3 covers simulation analysis and calibration. Section 4 covers the real-time implementation of developed nodes and the current consumption analysis. The article is concluded in the final section.

2. Proposed Architecture

To realize the main objective of crop recommendation, in real-time, machine learning is utilized. This system intends to leverage multiple sensors with real-time data collection such as temperature, humidity, rainfall, and soil pH sensor to improve the efficiency and the recommendation of crops, with the support of machine learning techniques. As shown in Figure 1, the architecture is divided into multiple modules, with both software and hardware parts, each with its purpose, from the hardware nodes, for data collection; the server, for data processing; and finally, the hand-held device to the user.

The system is composed of various environmental sensors that are deployed around the agricultural field to collect data on a variety of characteristics such as water level, temperature, soil pH, and humidity. This information is then sent to the master node, the main hub of our system, which is in charge of communicating with the developed cloud server and transferring the data obtained from the sensors. In the server, the information is stored and is also run through the ML algorithm to be studied. From there, based on the algorithm’s analysis, the information is presented to the user on a handheld device, such as crop recommendation. The crop recommendation feature is activated from the hand-held device, and recommendations are received on the hand-held device based on the user’s request.

2.1. Data Acquisition Layer

The data acquisition layer is the primary layer of the architecture for acquiring the environmental parameters of the agricultural field. This layer is specifically dedicated to continuously monitor the environmental parameters including water level, temperature, humidity, light intensity, and rain level. For this, IoT sensors are attached to the sensor node as shown in Figure 2 and through 2.4 GHz ZigBee communication [37], it transmits data to the master node. In addition, the sensor node is enabled with security, interference technique, and node mapping feature for secure and reliable communication.

2.2. Data Processing Layer

IoT devices and sensors record the environmental parameters of the agricultural field in real time. Sensory data processing is done with the data processing layer. The master node, which consists of the ZigBee RF module, receives the data from the data acquisition layer and transmits it to the cloud server via a Wi-Fi module (Figure 3). The master node is powered by the battery power supply. The data logger is also available in the data processing layer for visualizing the sensor data through Bluetooth. The master node with a Wi-Fi module connects to the Internet to log the sensory data in the cloud server.

2.3. Analytics and Visualization Layer

Figure 4 illustrates the system logic, where it explains the preprocessing and analysis of gathered data from the sensor node. The sensor data is received at the master node which is converted into a set of scripts and is logged into the cloud server. Here, a cloud server is also developed to log the sensor node values. In the preprocessing step, the sensor data is converted into a suitable format for performing machine learning analyses. The data is fed to a machine learning model and based on the data the model, it suggests recommended crop. The outcome of the model is stored in the cloud server, and the hand-held device that connects to the cloud server also visualizes the recommended crop and real-time sensor data. To provide the user with a way to see the data collected from the sensors and machine learning outcomes, a cloud server is developed.

A cloud server is developed with two different API protocols for data exchange between backend and frontend and backend and custom gateway. The interface between the backend and the frontend for the exchange of data is implemented with the REST API. REST APIs use HTTP requests to perform basic database activities within a resource, such as creating, reading, updating, and deleting records. REST APIs accept JSON for the request payload and send responses to JSON. JSON is the standard for data transfer. The interface between the backend and the gateway is implemented using the MQTT protocol. The cloud server assists in checking all the sensor values retrieved from the agricultural field in real time. Moreover, a hand-held device is connected to the cloud server for providing the updates of the crop based on request generated by the user.

3. Hardware Development

In this section, we present the schematic diagram of the sensor node that is primarily implemented for data acquisition. Moreover, the customization is carried out for the hardware of agricultural monitoring including data logger and hand-held device. A detailed description of the sensor node and the hand-held device is presented below.

3.1. Sensor Node

Figure 5 illustrates the connection of different electronic components of the sensor node. The node is composed of a 2.4 GHz RF modem that works in full-duplex mode to transmit the data from one node to another connected in the network. Principally, two sensors (gas sensor and humidity sensor) are connected to the node which are placed in the field. The function of the gas sensor is to measure the concentration of the gas (such as LPG and butane) in the present environment. The humidity of the environment is detected with the help of a humidity sensor. The humidity sensor gives serial data at the 9600 baud rate to the microcontroller. The output of these sensors is in analog form. Analog signal from the sensor is fed onto the analog to digital pin of the ATMEGA 8 [38].

The function of this pin is to convert the analog signal into a digital signal. After fetching the signal from a sensor attached, the microcontroller performs the logical operation and controls the overall operation. A display (162 LCD) is attached to each node. The function of this is to display the measured parameters. MAX 232 IC is also used to provide communication between the node and PC. With the help of this, the end-user can easily observe the parameters and execute the needful action. The whole circuit is working on the 5 V power supply. The RF module is attached to the transmitter and receiver pin of the microcontroller. A ZigBee module (CC2500) [37] is used in the system to provide wireless communication in the network. This module works in full-duplex mode and also can communicate with many devices at the same time. The topology of each node in the presented network is based on mesh topology. All the required components are integrated and developed hardware of the sensor node as shown in the Figure 6. The sensor node is integrated with LCD to visualize the sensor values.

3.2. Hand-Held Device

Figure 7 shows the circuit diagram of a hand-held device that consists of a Bluetooth modem. The main function of this modem is to receive the data transferred from the data logger node. This node is at the end-user and easily provides the collected data to the end-user. This node is connected with other nodes in a mesh topology. A display is used for showing the measured data. Based on this data, end-user can easily take the decision. Figure 8 illustrates the hardware of the hand-held device, and the hand-held device is also integrated with display to visualize the data like real-time sensor value and crop recommendation.

3.2.1. Current Consumption Analysis of Hardware

Current consumption analysis is performed based on the current required by each component used to develop the system. The power consumption by the ZigBee RF modem is maximum for each node, followed by consumption by the microcontroller. Even though power was not a design issue for the system, it is evident that the designed system requires less power than standard available devices like Mica2 and Micaz nodes. The current consumption analysis concludes that the designed hardware is consuming less amount of power during the data transmission. Specifically, the hand-held device is only consuming a current of 79 mA. The current consumption may vary when the components in the hardware are increased. From Table 1, it is concluded that the power consumption of node 1 is 85 mA, node 2 is 85 mA, node 3 is 264 mA, node 4 is 104 mA, and node 5 is 83 mA. To meet the power requirement of the sensor node, an energy harvesting system will be integrated into the sensor node in the future. In agriculture, solar panels will be used to implement solar energy harvesting systems on sensor nodes. Table 2 shows the current consumption of the hand-held device, and it is 79 mA. The power to the hand-held device is achieved with the battery.

3.3. Calibration of Sensors

In this section, sensor calibration is performed to set the sensor to operate accurately and without error. This section describes the sensor calibrations (temperature/humidity, soil moisture, and ultrasonic) used to develop the system. Sensor calibration is an important step, before the actual implementation of the sensor in the system. For the developed system, each sensor is first calibrated with standard instruments and after checking its accuracy, sensors are used in the system. For calibrating soil moisture sensors, the oven method is used. For temperature/humidity sensor calibration, psychrometric is used. The ultrasonic sensor is calibrated with a standard measurement ruler. Tests were carried out for each sensor and compared with standard instruments, and it was observed that the sensors were calibrated appropriately as follows.

3.3.1. Soil Moisture Sensor

The soil moisture sensor is taken from the Sunrom model (http://sunrom.com/) no. 1282 [39]. The sensor gives a reading in terms of numerical values, as can be seen in Table 3. This sensor measures moisture based on the volumetric water content in the soil. On the other hand, the standard oven method for finding soil moisture gives a reading in percentage. Initially, the sensor readings are mapped by the oven method [40] to check the error between the sensor value and instrument value. Figure 9 shows the relation between soil moisture content shown by the sensor and by standard instrument. It provides calibration values of the sensor concerning the percentage value of the oven method. To validate the calibration, repeated experiments were conducted by taking soil samples from five different places with valid water content and calibrated them with the standard instruments. Table 4 shows the sample readings by soil moisture content (%) with sensor values. The sensor reading from the sensor is received by an analog-to-digital converter (ADC) and converted to a % value using equation (1). If the ADC value of the sensor is 255, then the value is considered 100% accurate concerning the standard oven method.

3.3.2. Ultrasonic Sensor

An ultrasonic sensor [41] is calibrated with a standard scale. Table 5 clearly shows the bias value between sensor value and scale which is 3 cm in each case. So, this biasing is managed by programming the microcontroller accordingly. It shows a constant bias value by the sensor, which is eliminated with the help of the microcontroller program. After calibration, the sensor shows accurate readings.

3.3.3. Temperature/Humidity Sensor

Temperature/humidity is calibrated with a psychrometer [42]. It is achieved by mapping the values of the sensor with that of the standard instrument. The values are adjusted using programming the controller. The readings are taken every half an hour in March 2020. As shown in Table 6, readings are taken, and the sensor is calibrated accordingly. For calibration of the sensor, a psychrometer is used as per the calculation given in [43].

3.4. Security and Interference Test
3.4.1. Security

As part of the security feature, during the implementation stage, we employ the AVR family of microcontrollers for applications comparable to the one being proposed. Complex algorithms are a curse in AVR utilizing time complex or memory because they frequently turn the executing code into a blocking one, which means that any other routine to be conducted by the controller is blocked and may create delays in executing the intended function. Keeping these factors in mind, we should take considerable sensitivity while employing cryptographic algorithms in these low-bit controllers. Cryptographic functions like XXTea and AVRCrypto can be used to implement the encryption method. In our case, we use the XXTea encryption functions to implement symmetric encryption with private keys that remain exclusive to another layer of network nodes to increase the security of data communication.

3.4.2. Interference

The basic parameter for detecting and handling interference includes bit error rate (BER), packet error rate (PER), received signal strength indicator (RSSI), signal-to-interference-to-noise ratio (SINR), throughput, and time delay. In this study, we apply an interference avoidance algorithm based on frequency agility [39]. This algorithm allows ZigBee to detect interference and flexibly move nodes to a secure channel with minimal power consumption and minimal latency while handling the interference. In this technique, the end devices measure PER with a transmission time of at least 20 packets, and if the PER goes beyond the 25% level, the interference information is transferred to the parent router to assess the link quality indicator (LQI). When the parent router determines that the LQI value is less than 100, it instructs the scanning energy detection to perform interference detection on accessible channels (ED).

4. Machine Learning Models

As previously stated, the machine learning algorithm is used to recommend the crop based on sensor data. To achieve it, the algorithm must first be trained to understand the system and the environment to provide the outcome of crop recommendations. One of the goals of this study is that to choose which algorithm is the best algorithm that can be used not only in the system but in other situations with similar data. To do this, four different classification algorithms were tested to see which one had the highest accuracy. (a)Decision trees (DTs): through hierarchical partitioning of training data, some functions are used to split the data, and this division is done iteratively until the leaf node contains the number record amount that can be used to classify data [44, 45]. However, as described in [46], this algorithm faces some limitations because a small change in the training data set can lead to a significant change in the tree and predicting the next value with accuracy becomes more difficult(b)Support vector machine (SVM) is used mainly for classification, classifies data by building dimensions between two classes, finds an optimal hyperplane to classify data, uses interval distance between neighboring points, and distinguishes between classes with minimum error margin [47]. According to a simpler interpretation, given the training data, the algorithm generates the best hyperplanes ranking new examples(c)Random forest (RF) is best applied to classification problems and integrates the DT aggregate packing process by selecting a subset of features from the individual nodes in the tree, avoiding correlation on the bootstrap set [45] and working with a tree classifier, where one tree for each classifier(d)XGBoost: with the same model as DT, the goal of this algorithm is, as the name suggests, to improve the performance of the model. It creates a sequence of models, and instead of training all the models individually, it models consecutively so that the new models try to correct the errors of the previous models [48]. The first model is built on the original data set, the second model improves the first model, the third model improves the second model, and so on. Models were added sequentially until no further improvements could be made

4.1. Data Creation

The complete hardware of the proposed system is shown in Figure 10(a). Figure 10(b) illustrates the sensor node based on the 2.4 GHz ZigBee module that is embedded with multiple sensors including water level, temperature, humidity, pH, and light intensity. Moreover, the sensor node is interfaced with a liquid crystal display for visualizing the sensor data. In this study, a custom sensor node with IoT sensors is deployed in the agricultural sector of the Maheru, Punjab region as shown in Figure 11. The sensor node is deployed in an outdoor environment to get data from the sensors in real time. As discussed earlier in this section, the sensor node is interfaced with multiple sensors to detect the environmental parameters of the farm field and communicate with the cloud server through a master node based on 2.4 GHz ZigBee communication and wireless fidelity (Wi-Fi).

The input parameters of the sensor data are temperature, humidity, water level, and soil pH. The 32,000 samples of IoT sensor nodes over 6 months are used to build a dataset for training. The manual data splitting methods have been adopted in which the total number of samples is divided into training and testing samples. The 70 : 30 ratio is chosen for the proposed dataset, in which 70% for training and 30% for testing as shown in Table 7.

During dataset generation, besides collected timestamps and sensor data, other features were added to each record based on calculations and preprocessed data from the values of the sensor. Table 8 shows the features of each data set. The difference between datasets is that the standard one only has one entry for each of the features while the clustered one has three entries for sensorID, average, value, and diff_sen, each one regarding the three sensors used in the test.

4.2. Model Analysis

A variety of ML algorithms were used to analyze the model to find the best one to use in our system. For our case, we performed a total of 8 tests for each algorithm, each with a different set of parameters, to train the algorithms to determine which one has the highest accuracy so that it can be applied in our system. Each test was run using Python, the scikit-learn library [37], and the Spyder platform. Scripts were developed for each algorithm using the appropriate library for scikit-learn classification and used the default configuration. As mentioned earlier, 70% of the dataset was used for training, and 30% was used for testing. Table 9 shows the results of each test, and Figure 12 shows the same results to improve the analysis.

5. Real-Time Implementation

The hardware prototype is deployed in real-time to evaluate the developed system for obtaining crop recommendations based on sensor values. As shown in figure 4, the real-time sensor values are fed to the pretrained model. Based on received real-time sensor data, the XGBoost model has achieved better accuracy among the other pretrained ML models as shown in Table 9. Furthermore, the outcome of the model is illustrated in Figures 13(a) and 13(b). In Figure 13(a), the crop recommendation is processed based on temperature, humidity, rain level, and soil pH. The -axis denotes the number of the data samples, and -axis denotes the range of temperature, humidity, rain level, and soil pH. In the temperature plot, orange denotes the wheat crop, and blue color denotes the rice crop.

Based on the temperature, humidity, rain level, and soil pH, the optimal crops are recommended. For example, in the temperature plot, for the temperature range of 39°C-45°C, the recommended crop is wheat. In case of humidity, the minimum humidity level is recommended for the wheat crop. Rice crop is recommended for the rain level of 3 mm and the pH value of 8, and the wheat crop is recommended. The recommendation of the crop is delivered on the basis of trained data, and it may vary with other location, as the dataset is developed through the real-time data of the study location. In case, if the hardware needed to implement in other location, then the customized hardware with IoT sensors needs to be developed for a certain period of time for the development of dataset.

In Figure 14, the crop recommendation is processed based on temperature, humidity, nutrients, and light intensity. The -axis denotes the number of the data samples, and -axis denotes the range of temperature, humidity, nutrients, and light intensity. In the temperature plot, blue denotes the green leaves, and violent color denotes tomatoes. Based on the temperature, humidity, nutrients, and light intensity, the optimal crops are recommended. In the temperature plot, for the temperature range of 20°C-30°C, the recommended crop is tomato. At the temperature of 35°C, the plot concludes that green leaves and tomato crops are recommended.

In case of humidity, if the range of humidity level is between 60% and 70%, then both crops including green leaves and tomato are recommended. The tomato crop is recommended for the nutrients level in between 0 and 1%. If the light intensity is at 8 candelas, then tomato crop is highly recommended. The hand-held device based on the cloud server also receives the crop recommendation through the Internet based on demand. Table 10 presents the comparison of smart agriculture monitoring with previous studies. To validate the proposed study, the following evaluation parameters are communication, data processing, analytics, simulation, calibration, and hand-held device. The proposed study offers the advantages of a communication protocol that uses both 2.4 GHz ZigBee and Wi-Fi.

The integration of these two-communication platforms enables to obtain the data locally and also in the cloud. From the table, it is concluded that the proposed study is having beneficial in terms of providing the real-time data to the users on the hand-held device through stable and reliable communication. As seen in the previous studies, many researchers have implemented the advanced wireless communication technology like LoRa. The deployment of the LoRa-based sensor nodes increases the infrastructure cost as compared to ZigBee-based sensor nodes. However, LoRa and ZigBee can be utilized combinedly in the agricultural field monitoring in the following manner.

ZigBee-based sensor nodes can be deployed in the agricultural field to monitor environmental parameters, and the single LoRa-based node can act as supervisor node to all the ZigBee-based sensor nodes. This LoRa-based node connects to the gateway, as LoRa can transmit the data to a long range. From there, the information of ZigBee-based sensor node can be visualized on the cloud server. This approach can be implemented to enhance the connectivity and minimize infrastructure cost. This study have enhanced the hardware with node mapping feature, frequency agility interference avoidance, and XXTea encryption features. All these features are logged in the hardware during the programming.

6. Conclusions

Real-time smart monitoring with intelligence has gained significant attention for increasing crop productivity. At the moment, IoT generates a large amount of real-time data from sensors, actuators, and identification technologies. However, extracting meaningful insights from data is required for the intelligent ecosystem and portable device for monitoring of agriculture. The current study is focused on implementing the customized hand-held device for assisting the farmers with crop recommendation with ML. To realize it, first, the customized hardware is designed, and sensors are calibrated to obtain the error free data. In addition to this, security is also inbuilt in the customized hardware for secure transmission of data on the cloud server. As the real-time data is available in the cloud server, it is utilized for forming dataset to conclude to the optimal ML model for crop recommendation. After identifying the optimal ML model, it has been applied on the cloud server. Based on this, the ML model recommends the crop from the real-time data that is generated from the customized hardware.

Data Availability

Data will be available on request. For the data-related queries, kindly contact to Baseem Khan, [email protected].

Conflicts of Interest

The authors declare that they have no conflicts of interest.