Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/priyankkalgaonkar/electronically-connected-intelligent-shelves

Inventory automation prototype using NXP FRDM-K64F MCU, ultrasonic sensors, cloud server and predictive analytics using machine learning techniques.
https://github.com/priyankkalgaonkar/electronically-connected-intelligent-shelves

Last synced: 4 days ago
JSON representation

Inventory automation prototype using NXP FRDM-K64F MCU, ultrasonic sensors, cloud server and predictive analytics using machine learning techniques.

Awesome Lists containing this project

README

        

# Electronically-Connected-Intelligent-Shelves
Inventory automation prototype using NXP FRDM-K64F MCU, ultrasonic sensors, cloud server and predictive analytics using machine learning techniques.
www.ecissystem.ml

Project Description: Our design of ECIS system prototype includes an array of ultrasonic sensors, which can be retrofitted in existing shelves with minimal modifications or built-in in to new shelves, connected wirelessly to a central cloud server from where the inventory of goods on the shelf can be monitored in real-time as well as data acquired from these sensors can be used to perform predictive analysis using data mining, feature engineering and machine learning techniques to better predict future product sales and minimize inaccurate forecasting instances.

A copy of our Final Report can be accessed via this link: https://drive.google.com/open?id=1NSAnWObxRHyr0hpXWuKvOtI-dzXI2MXL .

Video of our working prototype: https://youtu.be/yUNbQFOUya4 .

Machine Learning Repo: https://github.com/priyankkalgaonkar/Predictive-Analysis-Using-Feature-Engineering (part of this ECIS project).