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

Port number doesn't match to arduino uno, for example #45

Open
raeffray opened this issue Dec 31, 2018 · 1 comment
Open

Port number doesn't match to arduino uno, for example #45

raeffray opened this issue Dec 31, 2018 · 1 comment

Comments

@raeffray
Copy link

When testing any component by wire, in Arduino UNO, the port number doesn't match. In order to make it work, one needs to verify the mePort array, and the from/to table should be like this:

  1. hardware port A0 -> PORT_8 in arduino software
  2. hardware port A1 -> PORT_7 in arduino software
  3. hardware port 13 -> PORT_3 in arduino software
  4. hardware port 4 -> PORT_10 in arduino software
@MrHezhisheng
Copy link
Collaborator

Hi ,Which product are you using? Mbot? Now what's the problem? Can you be more specific?

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