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 use this in Linux running non single board computer (laptop's i2c port) #144

Open
putraadr opened this issue Apr 29, 2022 · 1 comment

Comments

@putraadr
Copy link

I'm confused, how do i use this on my linux computer.
I connect my ssd1306 128x64 display to my laptop's DDC/I2C port, it listed on "i2cdetect -y 2" at address 0x3C bus 2.
but how do I change the default bus to my computer's i2c bus? (bus 2)
This is how i set up my display:

DSC_1729

@lexus2k
Copy link
Owner

lexus2k commented May 2, 2022

Hi,

How do you try initialize the display? Could you please provide the code lines with display constructor?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants