Skip to content
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

Can you use 360° servo instead of 180°? #24

Open
Snoozer-94 opened this issue Jun 7, 2024 · 1 comment
Open

Can you use 360° servo instead of 180°? #24

Snoozer-94 opened this issue Jun 7, 2024 · 1 comment

Comments

@Snoozer-94
Copy link

Hey, yh the title pretty much asks the question. Looking into buying some servos and found that the 360 are cheaper than the 180, was wondering if that would be an issue at all. Have experience with electronics and some coding but when it comes to robotics I'm pretty new.

@Snoozer-94
Copy link
Author

Pretty much answered my own question through research, for anyone wondering basically 360 servos (aka continuous servos) don't use the values in the code the same way 180 servos do. Instead of the servo be set to a specific angle, it instead uses that value to set the speed in which the gears rotate. It is possible to change the code to have fixed values but I personally don't want to change the app provided just incase I mess it up in some way. Also I am still a novice when it comes to coding.

TLDR: Get 180° servos, not the 360° servos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant