Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@yasir-shahzad yasir-shahzad released this 22 Aug 21:08
· 5 commits to master since this release

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.