CS3282 - Industrial Computer Engineering Project
This project 'Crop Monitoring Smart Agriculture' helps farmers to apply the right amount of fertilizers to the fields. A portable device is proposed to be built in this project to measure the required measurements such as temperature, Humidity, Soil moisture, Electric conductivity of soil, NPK, Rainfall and PH. Rainfall is needed to be fetched from an API as this includes a portable device. The integration diagram is shown below. The control of the device and visualization of the measurements are done using an Android Application . Data is transferred from the device to Android application via Bluetooth in JSON format by a well-defined API.
An additional feature 'Plant leaf disease detection' is employed within the android application to detect and identify the disease of a plan leaf. This detection and identification provides the farmers with the name of the disease, thus necessary actions could be taken. The sensor data will be transmitted to a cloud server through the internet. The system is required to be compact and energy efficient.
This project is mixture of hardware and software components. The hardware part includes the embedded system which programs in Arduino IDE. Arduino Uno is used to build this project. The special sensors used to measure humidity, soil moisture, temperature,ph & soil electric conductivity. LEDs & LCD screen used to indicates the connectivity and the battery level. A bluetooth module is used to communicate with android app.
Date | Implementation |
---|---|
06/09/2022 | Project proposal evaluation |
19/09/2022 | Updated the ReadMe Requirement finalization |
27/09/2022 |
|
31/10/2022 | App Development |
-
IoT-based Soil Nutrient Analyser using Gaussian Process Regression
I. Senevirathne, T. Ambegoda, R. Wijesena and I. Perera, "IoT-based Soil Nutrient Analyser using Gaussian Process Regression," 2022 2nd International Conference on Advanced Research in Computing (ICARC), 2022, pp. 7-12, doi: 10.1109/ICARC54489.2022.9754105.
Crop analysis and prediction | https://www.kaggle.com/code/theeyeschico/crop-analysis-and-prediction |
Plant Disease Classification - ResNet- 99.2% | https://www.kaggle.com/code/atharvaingle/plant-disease-classification-resnet-99-2 |
Measure soil npk values | https://www.circuitschools.com/measure-soil-npk-values-using-soil-npk-sensor-with-arduino/ |
Planr disease images | https://www.kaggle.com/datasets/abdallahalidev/plantvillage-dataset |