Okay, to make a long story (kind of) short, my team and I are building something where we will need a motor. The motor will stand upright and it will be attached to a shaft and plate assembly. The plate will take the place of the bottom of a bucket where golf balls will be dumped. We are making an automatic golf ball tee feed.
So the motor will have to turn this shaft/plate assembly with ~200 golf balls on it (around 20 lbs for the balls + 10 for the plate). So we need a motor that has a reasonable amount of torque, but it also must have a low RPM due to design of the product (~ 6-12 rpm is okay, 8-10 is ideal).
Arduino comes into play because we want the board to be able to tell the motor when to turn on and off. Eventually, a sensor will provide the "on/off" for the design. But for now, the main concern is powering the motor with an Arduino board.
Unfortunately we are all ME's (in school) and don't know too much about motor types and such. Should we get AC? DC? How much voltage is too much? etc... So this is hindering our design since we are unsure of what motor to buy and what board will help us with what we need. Someone suggested microwave motors like the ones on this page:
http://www.repairclinic.com/Microwave-Motor-Parts
But once again, I'm not sure which voltage we would need to execute this and what board would work with it. Can anyone provide some inside as to which motor/board combination would be the best (and preferably the cheapest)? Or at least an idea of how the voltages matter in terms of the board selected.
Also - i noticed the motors on that page just have the two electric leads... How would this be handled in terms of powering it from an Arduino board? Would you have to open the motor and connect some wires from the leads to the board itself? etc...
Thanks for any and all help!