Skip to content

Conversation

@hongbo-miao
Copy link

smbus2 is pure Python implementation of the python-smbus package.

Use the inherent i2c structs and unions to a greater extent than other pure Python implementations like pysmbus does. By doing so, it will be more feature complete and easier to extend.

[smbus2](https://github.com/kplindegaard/smbus2) is pure Python implementation of the python-smbus package.

> Use the inherent i2c structs and unions to a greater extent than other pure Python implementations like pysmbus does. By doing so, it will be more feature complete and easier to extend.
@hongbo-miao
Copy link
Author

Close to in favor of #12 which also updated Python version and relative location issue.

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

Successfully merging this pull request may close these issues.

1 participant