official arduino motor shield v3.0 problems

Hi i am a newbie to arduino and picking up fast. i just need to know how we can setup a stepper motor and a servo motor with the official arduino motor shield v3.0 shown here http://www.arduino.cc/en/Main/ArduinoMotorShield

there is very little documentation and hence i am stuck
i have a small hobby servo ( it has three output wires ) and a five pin unipolar stepper motor

sorry if this is the wrong place or anything to post such a query
any help will be appreciated

thank you

Check out this thread, I just figured out how to do a stepper.

http://arduino.cc/forum/index.php/topic,66614.0.html

It will only do one stepper, and does not do servos at all.

Good luck

you don't need a shield to run a servo, any free digital pin will work.

see the servo tutorial here: http://arduino.cc/en/Tutorial/Sweep

THANK YOU GUYS
that was great help.....i was successful in running my servos. and yes as you said, it seems i dont need the shield for running steppers. :wink: :stuck_out_tongue:

thanks again

knaresh:
... and yes as you said, it seems i dont need the shield for running steppers. :wink: :stuck_out_tongue:

you do need the shield for the steppers, its the servos that run without a shield.

oops.... sorry for that....i got all mixed up here......
i meant to say that i dont need them for servos.... :stuck_out_tongue:

thanks for correcting me