PWM X= Analog. it will move like dancing, PWM is a fast 8 bit pulse that is so fast, its so fast it gives illusion of analog. use resistor and capacitor to make a pwm to analog voltage (DAC)
Hi,
What you have is a MOTOR CONTROLLER not a SERVO CONTROLLER, there is no feedback from the arm output shafts to show position for the servo effect to correct for gravitational forces on your arms.
The controller you have is for a continuous rotation servo, not a position servo.
A position servo uses position feedback to keep position.
The "SCORBOT-ER4 u" (Educational Robot for You?) has an Optical Encoder on each axis. If you can read those with your Arduino you could use a PID control loop on each axis to make an actual servo.