ashleyleal / resistor-vending-machine

IEEE Tech Team Summer Project
0 stars 0 forks source link

Ensuring the correct number of resistors are dispensed #2

Open ashleyleal opened 2 months ago

ashleyleal commented 2 months ago

Description

Dispensing units use a stepper motor to reel resistor rolls into the cutting mechanism. With sufficient calibration, we might be able to calibrate the motor so that the mechanism pushes out exactly one resistor at a time. However, if something were to happen that disrupts the mechanism and ruins the calibration, there must be a more reliable way to count the resistors as they roll into the cutting mechanism.

Task

Develop a reliable method to count resistors as they enter the cutting mechanism. Consider the following factors:

Possible Implementations

Resources