hi again
thanx for the response.
i think the problem is the servo signal.
i read something about PPM signals used rather than PWM.
can someone plz help me with the code. i've used the servo library but it still doesnt work.
i dont understand wat a pulse of 1ms means.
is this the syntax :
myservo.write(20);
delay(1);
?????