Hi all.im a total newbe with this kind of electronic project,so need the help of you awesome people.first off,the project i am doing is a uno controled predator cannon.the arduino uno needs to open/close the three cannon barrels by a futaba s3003 servo.then the uno has to spin the barrels with a dc v6 20rpm geared motor.both servo and motor needs to work from two tactile switches(one for open/close and spin/stop).sofar i have the arduino uno v3 and sensor shield v4+3003 servo+motor.still need the switches and swash plate to open/close the barrels.so the help i need is once i have all the parts,how do i connect them to the boards and program them to work properly.servo only needs to move a small amount to open/close barrels.many thanks for all the help you can give.
There are plenty of examples for servos, DC motors w/ motor controllers, various sensors, and much more. So find those examples and put something together. Many of those example can be found with the arduino software, under Examples.
many thanks for the reply mate.will try my best to sort it out.