I am a new user to Arduino Software.
Actually i want to know and want some code for driving 6 servo motor with PS2 controller. cos i just know the basic
Please help me.
If you want someone to write code for you please ask in the Gigs and Collaborations section of the Forum and be prepared to pay.
If you want to learn to program yourself the examples that come with the Arduino IDE are a good place to start. There are also many online tutorials. Also see the Useful Links Thread.
If you are completely new to programming what you are trying to do will involve a lot of learning. Take things slowly.
...R
KKHlaing:
I am a new user to Arduino Software.
Actually i want to know and want some code for driving 6 servo motor with PS2 controller. cos i just know the basic
Please help me.
Do you know how to control a servo ?
Have you looked at and tried the Servo library examples ?
What type of servos are you using ?
How are the servos powered ?
UKHeliBob:
Do you know how to control a servo ?
And once you've figured out how to handle a couple of servos by themselves, this looks a useful tutorial on how to use a PS/2 controller with an Arduino.