ashleyleal / resistor-vending-machine

IEEE Tech Team Summer Project
0 stars 0 forks source link

Inventory management #3

Open ashleyleal opened 2 months ago

ashleyleal commented 2 months ago

Description

We plan to have the resistor vending machine unattended at various IEEE events, including our hardware workshops and MakeUofT. Since we won't have someone constantly monitoring the machine, there has to be a way to detect and signal when a dispensing unit is out of stock (ran out of resistors).

Task

Develop a stock system that can verify and signal if the dispensing unit has enough resistors for a given user input that considers the following:

Possible Implementations