Team Status Report for 4/27/24

Team Status Report for 4/27/24

Risks: Server on router, but has no wifi. App needs wifi for chatgpt. (is this still a problem ?) Changes: Scanner case has a new angle so it points more downwards Progress: Got notifications to work Video feed on the app Finishing up all the 

Sebastian’s Status Report for 4/27/24

Sebastian’s Status Report for 4/27/24

Weekly Accomplishment Finished API Calls for Sous Chef App Uploaded Database and Backend Code to Jetson Nano Test ran full integration of the Sous Chef App, still some minor bugs but entire project works and API calls go through the entire system and work.   

Kelly’s Status Report for 4/27/24

Kelly’s Status Report for 4/27/24

Work Accomplished: Camera streaming works Scheduled notifications work Helped Sebastian with implementing database functions on flutter Conducted user experience surveys and collected data Progress: Almost done! (on track) Things to complete next week: Work with Sebastian and Michael to finish getting everything working together (scanner, 

Team Status Report for 4/20/24

Team Status Report for 4/20/24

Risks: Camera feed real time streaming directly on the Flutter app might not work. Possible options: Use a streaming platform that is made to display live videos on Flutter Get a raspberry pi video screen to display the video from the scanners and mount to 

Kelly’s Status Report for 4/20/24

Kelly’s Status Report for 4/20/24

Work Accomplished: Custom/ Edit Input popup Added option to edit the inventory items by tapping on the item card. Information automatically populates. Changes to the quantity, picture, etc. will update instantly to view changes Will also save to database, but showing the change instantly at 

Sebastian’s Status Report for 4/20/2024

Sebastian’s Status Report for 4/20/2024

Weekly Accomplishments: Coding in API calls to Sous-Chef Frontend App to connect to local MySQL Database. Inventory Screen calls GET Request to get info from Database and load it. Calendar Screen calls GET Request in same fashion. Requesting a Recipe from ChatGPT now involves using 

Michael’s Status Report for 4/20/2024

Michael’s Status Report for 4/20/2024

Weekly Accomplishments Debugged issue where both the ribbon cable & raspberry pi CSI port were broken. Likely caused from transport (static electricity?) Completed scanner Assembled full scanner unit Printed case v2 (allows for cable to be inserted) Soldered I2C pins to control LCD Assembled everything 

Michael’s Status Report for 4/6/2024

Michael’s Status Report for 4/6/2024

Weekly Accomplishments Prepared for Interm Demo Spent another 4 hours trying to accelerate YOLO model on KV260 without success. YOLO demo was done on laptop. Created dataset and trained new demo YOLOv8 model because the previous model had issues with actually classifying objects correctly. Finally 

Team Status Report for 4/6/24

Team Status Report for 4/6/24

Risks: 2GB Jetson Nano lost support in 2023, and so some of the software is fairly out of date (For example, Python 3.6 was the latest version available to be installed through apt, however Python 3.10 is the minimum version for YOLOv8) Changes: Switched back 

Sebastian’s Status Report for 4/6/24

Sebastian’s Status Report for 4/6/24

Weekly Accomplishments Installed MySQL DB in actual server Got Backend API that interfaces with MySQL Database working Worked with the Kria AMD board, however we are switching to Jetson Nvidia board Process will be similar. Will have to do again. However, sanity check that my