Servo Programming

gregasibal

New Member
Hi I was wondering if anyone could give me the code to program a smartie shooter. It will have a can of compressed air, that will be triggered by the servo, a barrel, and a place for the smarties to drop in. it would look something like this:

Untitled.png

I want one servo to drop the smarties, then another servo to trigger the air can so it can shoot. Could you program this for me, because I have almost no experience in this sort of stuff.

Thanks
 

srnet

Senior Member
Could you program this for me, because I have almost no experience in this sort of stuff.
So start simple, get a PICAXE and write a simple program to move the servo, there are examples in Manual 3

Then add a switch and change the program to program to move the servo from one end to another every time the switch is pressed.

We all have to start somewhere.
 
Top