StockIt
Repository for the "Vaguely Generic" team competing in NewHacks2019 under the category of IOT.
Team members: Anthony Hopkins, David Lu, Chintan Mistry, Rushi Patel
NewHacks 2019 IEEE Student Branch University of Toronto - March 23-24
Created an app which is integrated with an arduino and photon wifi kit through a CRUD API with javascript to communicate whether or not a shelf is stocked with the idea of helping retail workers/companies sell more products by keeping shelves stocked.
Software used: Java & XML through Android Studio for the app Photon IDE for integrating the arduino and photon wifi kit Javascript for the server & web address that the app reads from and prints from
Hardware used: Photon wifi kit Arduino & related resistors and supplies Ultrasonic sensor to detect empty shelves
The github repo is arranged as 3 portions
- The javascript server folder
- The photon code hardware integration folder
- The app files (rest of the files aside from the above folders)
Log in or sign up for Devpost to join the conversation.