Hi Rob, If I add this before the original forever loop then just servo 2 moves. Changed servo's same result forever loop
servo_move(60,1) servo_move(60,2) delay_1S(2) servo_move(150,1) servo_move(150,2) delay_1S(2) end loop Op vrijdag 3 november 2023 om 19:11:13 UTC+1 schreef Rob CJ: > Hi Hans, > > I cannot see any errors. So the data is received correctly but the servo's > do not work? > > Have you tried to get the servo's working without the receive routines? So > just hard-code some values to see if the servo's are working? > > Kind regards, > > Rob > > > > ------------------------------ > *Van:* [email protected] <[email protected]> namens Hans van > Veldhuizen <[email protected]> > *Verzonden:* donderdag 2 november 2023 13:09 > *Aan:* jallib <[email protected]> > *Onderwerp:* [jallib] Camera_Gimbal > > Hello all, > My question again. I'm trying to make a two-way camera Gimbal. I have > modified working programs. The transmitter now has two ADC inputs and the > receiver must control two servos. The signals arrive correctly at the > receiver in fits and starts. I can't get the servos to work. Attached are > the two files. > Please respond again, > regards > Hans > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jallib/ff970ccd-ffb8-473f-991f-1441f768da3cn%40googlegroups.com > > <https://groups.google.com/d/msgid/jallib/ff970ccd-ffb8-473f-991f-1441f768da3cn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/796217d8-ef28-4371-b092-451d78efc8d1n%40googlegroups.com.
