Hello everyone! Seems like the Arduino has some amazing online support which is one of the primary reasons I would like to use it for my first project attempt.
I am a student and my team is tasked with building a clay pigeon launcher that can throw at pre-set trajectories, or throw them at random trajectories within pre-set limits.
I am mildly ignorant of what this will require. :-?
Our current concept will require a fairly high powered motor to load a spring that will do the throwing, and two lower powered actuators (DC motors, servos, or stepper motors?) to control the altitude and directional adjustments.
Would the Arduino be suited to this type of application? I'm guessing I could control the motors through transistors (possibly PWM?) no matter what the power or holding torque requirements turn out to be.
Thanks for your time, and any thoughts would be appreciated!