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

[pyboard UNO] Pinout is different when using pyboard lite #2

Open
aaujon opened this issue May 7, 2020 · 1 comment
Open

[pyboard UNO] Pinout is different when using pyboard lite #2

aaujon opened this issue May 7, 2020 · 1 comment

Comments

@aaujon
Copy link

aaujon commented May 7, 2020

Hi,

I'm using the pyboard UNO with a pyboard lite, the pinout is a bit different from the original pyboard but I think it should be compatible, for example :

  • I2C(2) doesn't exist : used in i2c_bus() method, I guess it should be I2C(3)
  • Timer(8) doesn't exist : used in Buzzer()
@mchobby
Copy link
Owner

mchobby commented May 7, 2020

Will have a look to it.

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