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

Identify Data Port #10

Open
3DProbotics opened this issue Mar 5, 2023 · 4 comments
Open

Identify Data Port #10

3DProbotics opened this issue Mar 5, 2023 · 4 comments

Comments

@3DProbotics
Copy link

Where do I identify the data port of the servo. I mean in which line of the code and with what command do I give the program the pin on the arduino with the third cable of the servo?

@sighmon
Copy link
Member

sighmon commented Mar 6, 2023

@3DProbotics
Copy link
Author

Thank you! So I can plug the servo pin in pin 11 for this example? Or on pin 10?

@sighmon
Copy link
Member

sighmon commented Mar 6, 2023

@3DProbotics You'll want to connect it to the TX pin of your microcontroller.

So for this example (and the main image in this repo) we were using D11 (digital pin 11) as the software serial TX pin to connect to the data pin on the servo.

@3DProbotics
Copy link
Author

Got it, thank you!

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

2 participants