pranav-sankhe / Krushimitra-A-water-management-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

**                                                                                                                    Krushimitra**

cereals_agriculture_ear_4939_1920x1080.jpg

The current situation for farmers in India is a heart wrenching story. The very people who feed the nation are faced with starvation, and even a killer shortage of water. So as the engineers of India we consider it as our responsibility to contribute for solving these problems by providing a technological solution. So here's our idea about managing the water supplied to the crops by means of drip irrigation.

Now to control any system we need to analyse its parameters whose values will basically serve as an input for our system.

Considering our system the parameters were present soil moisture, temperature of the soil, the crop which is being cultivated, the plant growth stage and the type of soil.

Out of these the crop selection, the plant growth stage and soil type will be decided by the farmer. An user friendly GUI will be provided to the farmer for selecting this parameters.

Technology comes to our help in getting the values of the remaining parameters which are thee soil moisture and temperature.

For detecting the moisture we have used a sensor which on calculating resistance measures the conductivity of the soil and relates it with the water content. For detecting the temperature of the soil we have used the readily available temperature sensor LM35.     

After having our input the microcontroller does its job by giving a output after considering all the factors.The output of the microcontroller decides the time for which the water pump will run which in turns imply that we have controlled the water supply to the crops.

We also have installed a warning mechanism which gives an alarm when the water level in the soil is out of the limits(wielding point and field capacity).

link to folder containing pics and videos of our system link

About


Languages

Language:Arduino 59.4%Language:Python 33.8%Language:C 6.7%