Work Accomplished:
This week, I focused on the hardware design aspects. We took a trip to ALDI on Thursday in order to mimic the customer experience and decided to make changes to our original proposal.
- New Hardware Design
- Barcode Scanner – $40
- Rasberry Pi
- main controller / sync with mobile app
- Battery Pack
- System Flow
- User scans item (Barcode Scanner -> Rasberry Pi)
- Look up barcode in local database
- Extract Product Info
- Update App Data
- Display on App
- Database
- online API providing ALDI UPC (public)
- select subset of items
- Exceptions: some produce did not have barcodes. We will selectively leave them out for the scope of this project as there were not many of these products.
Progress Status:
Due to changing the product design, I am behind on the original schedule that involved setting up the Jetson and camera. However, a new schedule has been made with the new design concepts in light of the change, which should keep us on track for the MVP.
Next Week’s Goal:
- Reserve Rasberry Pi and request for Barcode Scanner
- Build local database of Aldi inventory (web scraping)
- collect UPC and allergen info etc
- CAD Prototype of clip-on device (casing + power supply)