Skip to content

Adafruit_I2C.py no longer available #2

@nyboer

Description

@nyboer

The instruction

On the Raspberry Pi, download the Adafruit Raspberry Pi Python code and copy the Adafruit_I2C.py file to the directory of your Trellis project.
can't be completed, since the Pi Python code repo more or less redirects to https://github.com/adafruit/Adafruit_Python_GPIO/I2C.py which won't be found.

Perhaps it should be
import I2C as Adafruit_I2C
then install?

I hope it is so simple.

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