Skip to content

Releases: yasir-shahzad/SoftI2C

v1.0.0

22 Aug 21:08
Compare
Choose a tag to compare

This library provides an implementation of the I2C protocol using software-based methods. It allows communication over I2C without relying on hardware I2C pins. The library is suitable for cases where hardware I2C is unavailable or needs to be emulated.