Hi!
So I have 0 experience with arduino and electronics in general, but always interested in technology and I have some background in programming and 3D (If custom 3D parts need to be printed) so hopefully that helps.
As the title says, I want to make an automated ball throwing machine for my dog that also dispenses a treat. But I have no clue where to start, what products to use, what pitfalls there are,...
I chose arduino because of (hopefully) the relative ease to program the different components and tune them in on eachother.
My main questions are:
What are effective parts I can use?
Can they all be conected to the same arduino?
what about power source?
Can I optimize or simplify?
here is an example project a guy did, very close to what I want to achieve.
So I made a beautiful sketch heavely based on the project mentioned above.
1: Ball and ball collector
2: some kind of switch/sensor (micro switch?) to detect when a ball is provided
3: a selonoid that pulls back a pin to let the ball pass (when te DC motors are spinning and treat is dispensed)
4: two DC motors that spin to propell the ball (a range of 2-5m would be enough)
5: a servo that can slightly point the machine to a different direction to randomize the ball location
6: a servo with a panel attached with a hole that can rotate and pass a treat from the dispenser before it rotates back to block the other treats
I have no clue if this can all be attached to one arduino and I have no clue how this all should be powered?
I don't know what kind of wires and other small pieces I need to make it all connect and work?
let's say this is my basic list of items for now:
2 DC motors to propell the ball
(TT motor, 3V/6V, 180mA/250mA, 45 ± 10% r / min 90 ± 10% r / min DC motor
1 Selonoid to let the ball pass the tube when it's detected and the DC motors are spinning
(12VDC, 250mA, 5,5m push pull, DC coil 40ohms, 5Newton) Selonoid
switch to detect when the ball is inserted (max 30mohm, 5A/125Vac, 3A/250VAC) micro switch
and to top it off, a kit with all basic beginner stuff arduino kit
And the arduino itself! Arduino
hopefully you guys can protect me from rookie mistakes and give some awesome advice