Group Members:
1) Joey Bahary: jbahary2
2) Sanchit Vohra: sv4
3) Arnav Jain: arnavj3
Introduction and Problem Statement:
People are becoming increasingly more dependent on automation almost everywhere, and there is a lack of that automation in the detection of groceries. In a world where technology is taking over human tasks, why is there not fix for detecting whether you need more groceries or not? People should be able to know (without looking) what kind of groceries they need to buy more of. A proper use of pressure sensors, placement of items in the fridge, and an app for Android or IOS could alleviate the need to check your fridge.
Block Diagram:
System Overview:
The Automated Grocery system works in two ways. The first part is detecting drinks like milk or juice. We plan on using pressure sensors to detect how much of the bottle is over, so that the system can inform you before the bottle gets over. The second part is detecting small food items like eggs or vegetables. We plan on making an arrangement of LED lights and photoresistors for this. The Photoresistors will be placed under the eggs and the LEDs on top. When the resistor detects light, the resistance would decrease which would entail that no egg is there. We will then use a multiplexer to detect exactly how many eggs are available. These two methods can be implemented for a large number food and drink types. The arduino will then process all this information and then push it to the connected phone. The phone will act as the user-interface and communicate with the user whether any items are running out.
Components:
Photoresistors
4:1 Multiplexer
Raspberry Pi
Resistors
Connecting wires
Force Sensor
- Basic Logic Gates
Schedule:
Order Parts
Make the pressure sensor circuit for milk detection
Make the photo-resistor circuit + multiplexer circuit for egg detection
Make the phone application
Test the project
Possible Challenges
Conclusion
In conclusion, our project will help us automating the most reptitive and common task that almost everyone faces. The mobile phone app will help us create an interface which allows people to know exactly how much of each product is there.