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

How to find the forward, reverse, right and left pins of controller for arduino? #154

Closed
MyFirstRoboticProject opened this issue Feb 23, 2019 · 5 comments

Comments

@MyFirstRoboticProject
Copy link

Do I have to apply some voltage source? My controller uses two AA batteries

@MyFirstRoboticProject
Copy link
Author

By controller I mean the radio controller for the RC car

@hamuchiwa
Copy link
Owner

It depends on your controller, you may need to do some trials and errors. This project uses two AA batteries which is not a desirable design, it's better powered by Arduino, see #124, #88.

@MyFirstRoboticProject
Copy link
Author

Thank you for the reply. Since this is my first time working on robotics, I'd like to know a bit about the way of how to do these trials and errors for finding the four pins defining forward, reverse, etc. on the controller circuit board.

@hamuchiwa
Copy link
Owner

General rule is to follow the connection between a button and which pin it's connected to on the board. Good luck!

@MyFirstRoboticProject
Copy link
Author

Finally was able to solve my problem by powering the controller from arduino rather than the batteries. Transmitter used TX-2B IC so the schematics in the Web helped a lot. Thanks for helping!

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