Skip to content

Add example showing i2c-gpio overlay usage on RPI #53

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

Closed
caternuson opened this issue Jul 10, 2020 · 1 comment · Fixed by #54
Closed

Add example showing i2c-gpio overlay usage on RPI #53

caternuson opened this issue Jul 10, 2020 · 1 comment · Fixed by #54
Assignees

Comments

@caternuson
Copy link
Contributor

The i2c-gpio overlay provides a software I2C interface which doesn't have the clock stretching issue that the Pi's hardware I2C has. Using the i2c-gpio overlay should be possible via this library:
https://github.com/adafruit/Adafruit_Python_Extended_Bus

@evaherrada
Copy link
Collaborator

I'll take a crack at this

@evaherrada evaherrada self-assigned this Jul 13, 2020
@evaherrada evaherrada linked a pull request Jul 13, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants