Singapore, with consistent effort and ambitious targets, hopes to achieve the “Zero Waste” target, which is to reduce the amount of waste sent to the landfills each day by 30% by 2030. This target is featured in the Zero Waste Masterplan. However, Singapore is one of the biggest waste contributors in the world, with most wasted resources being dumped in landfills like Pulau Semakau. This is not sustainable as Pulau Semakau will run out of space for waste by 2035.
Driving Question:
How do we make warehouses more efficient with monitoring product stocking while reducing waste stock which is not sold in supermarkets?
Our Project:Our Vending Machine Warehouse Restocker uses a TOF to monitor the amount of items in the restocker at any one time. It gathers the readings for the distance between the TOF and the items, the number of items left in the restocker, and how full the restocking basket is, so that the user can gather this data to restock the warehouse more efficiently and with less waste generated.
There is also a speaker system from the M5Stack added to this setup to play a sound to remind the user about the amount of items left in the restocker in a more meaningful way than just leaving text on the screen of the M5Stack.
When the distance between the TOF and the nearest item reaches a value of >75 and 120, the M5Stack will play a tone of Low A for 2 beats once every single time the restocker ends up in or changes to this stage.
When the distance between the TOF and the nearest item reaches a value of >120 and 185, the M5Stack will play a tone of Middle A for 1 beat once every single time the restocker ends up in or changes to this stage.
When the distance between the TOF and the nearest item reaches a value of >185, the M5Stack will play a tone of High A for 4 beats until the restocker is restocked every single time the restocker has no items left.
Displays on M5Stack:Text(Distance from nearest item to TOF Sensor)
Text(Amount of items available for the restocker)
Text(Number of items remaining)
If distance is <75 or 75,
<75 or 75
Stock is Full
Number of items remaining: 3 (Drink cans are being used for the demo)
If distance between >75 and 120 inclusive,
76 - 120
Stock is Moderate
Number of items remaining: 2 (Drink cans are being used for the demo)
If distance between >120 and 185 inclusive,
>120 - 185
Stock is Low
Number of items remaining: 1 (Drink cans are being used for the demo)
If distance >185,
>185
0 items remaining (Drink cans are being used for the demo)
Please Restock
Prototype:
Comments
Please log in or sign up to comment.