Skip to content
Discussion options

You must be logged in to vote

Ugh this was as simple as needing a zero parameter. Not quite sure what these are for but they are board specific.

>>> i2c = I2C(0, sda=Pin(21), scl=Pin(22))
>>> i2c.scan()
[32]

Replies: 7 comments 19 replies

Comment options

You must be logged in to vote
3 replies
@PsuFan
Comment options

PsuFan Oct 4, 2022
Author Sponsor

@davefes
Comment options

@PsuFan
Comment options

PsuFan Oct 5, 2022
Author Sponsor

Comment options

You must be logged in to vote
4 replies
@PsuFan
Comment options

PsuFan Oct 5, 2022
Author Sponsor

@PsuFan
Comment options

PsuFan Oct 5, 2022
Author Sponsor

@davefes
Comment options

@PsuFan
Comment options

PsuFan Oct 5, 2022
Author Sponsor

Comment options

PsuFan
Oct 5, 2022
Author Sponsor

You must be logged in to vote
2 replies
@davefes
Comment options

@PsuFan
Comment options

PsuFan Oct 5, 2022
Author Sponsor

Comment options

PsuFan
Oct 5, 2022
Author Sponsor

You must be logged in to vote
6 replies
@alexxus
Comment options

@robert-hh
Comment options

@alexxus
Comment options

@robert-hh
Comment options

@PsuFan
Comment options

PsuFan Aug 20, 2023
Author Sponsor

Answer selected by PsuFan
Comment options

You must be logged in to vote
2 replies
@PsuFan
Comment options

PsuFan Oct 5, 2022
Author Sponsor

@robert-hh
Comment options

Comment options

You must be logged in to vote
2 replies
@robert-hh
Comment options

@picpic020960
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment