- Tam Nguyen
- Eric Hsueh
- Ryan Liao
- Benjamin Huynh
- Maireen Espiritu
- Joshua Liu
- Adrienne Lee
- Jonathan Chang
- Claire Hyon
- Lauren Lin
- Emily Hoang
SmartCycle is an IoT smart trashcan that is capable of sorting and distinguishing between mixed recycling and landfill products.
The entire system consists of a mobile tablet (Android) application that uses Google's Cloud Vision API to analyze a given trash item, and a Raspberry Pi that uses these analysis results to actuate the internal hardware that physically moves and sorts the trash into the respective bins.
Required Must-have Stories
- Identify item with Cloud Vision API
- Sort trash into correct bin by actuating internal motor
- Ability to remove and replace bins
Optional Nice-to-have Stories
- Display results of analysis on application
- Login Screen
- Assemble physical build
- Write rPi python code to actuate motor