giggetto71 Active Member Licensed User Longtime User Oct 21, 2021 #1 HI, I am using a PCA9685 board to control some servos and using the Adafruit_PWMServoDriver to command the servos with .SetPWM method. Question. Is there a way to "read" back the position of the servo? thanks
HI, I am using a PCA9685 board to control some servos and using the Adafruit_PWMServoDriver to command the servos with .SetPWM method. Question. Is there a way to "read" back the position of the servo? thanks
tigrot Well-Known Member Licensed User Longtime User Oct 22, 2021 #2 I have seen somewhere a .GetPWM . But i don't find it in this library. Better to look in the other servo library in arduino. Ciao Mauro Upvote 0
I have seen somewhere a .GetPWM . But i don't find it in this library. Better to look in the other servo library in arduino. Ciao Mauro