Skip to content

Python bindings compatible with 'smbus' module #27

@mefistotelis

Description

@mefistotelis

There are two major smbus modules for Python, already:

But these are using Linux kernel i2c modules, so are not multi-platform, and I don't think there's a way to use them over USB.

I think it might be useful to create Python bindings for smbusb as well, preferably keeping the interface used by existing modules.

(Just wanted to start a discussion on that, feel free to comment.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions