Skip to content

I2C Protocol Added

Compare
Choose a tag to compare
@makermelissa makermelissa released this 06 May 16:14
6d882c1

This release adds the I2C protocol. It also fixes device locking in SPI.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-bitbangio.

Read the docs for info on how to use it.