Skip to content

Pin Multiplexing for both versions | Seeed Studio Wiki #580

Answered by xzxcessarr
giscus[bot] bot asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, you can use this way to set your I2C pins at software level by the bitbangio library :
import board import bitbangio I2C=bitbangio.I2C(board.A1, board.A2)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@xzxcessarr
Comment options

Answer selected by xzxcessarr
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
Category
Q&A
Labels
None yet
3 participants