SWI2C

Communication

Software I2C library.
Uses Arduino pinMode(), digitalRead(), and digitalWrite() functions and does not use low-level register access. Should be compatible with any HW supported by Arduino or Energia IDE. Simple interface compared to Wire library.

Author: Andreas Taylor

Maintainer: Andreas Taylor

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.