Skip to content

Support alternate I2C bus #30

Description

@johntdyer

Script should support alternate i2c bus , pretty simply addition

requires

pip3 install adafruit-extended-bus

and then small change to config

from adafruit_extended_bus import ExtendedI2C
i2c = ExtendedI2C(4)  # Access I2C bus 4

However I am not sure how best to plug this into your installer so I figured best to start w/ issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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