-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get current servo position? #60
Comments
No, you need to make your code remember what position you have moved it
|
thanks. 2016-03-27 6:05 GMT+09:00 richardghirst [email protected]:
|
I have a similar need to show actual servo position. My idea would be to show the value of "servo1=servo1+2" after each keystroke next to the left, right, up, down which is shown on screen. My servos (pan and tilt) mid position is 150 and limited between 70 and 230. With which syntax can I get the value servo1 shown on screen ? Greatful for any advice how to acheive this ! |
hi
Can I get current servo position?
I need current position to reverse direction.
advise me.
The text was updated successfully, but these errors were encountered: