Files
Last update 4 years 9 months
by user
| FilesArduinolibrariesBitBang_I2C | |
|---|---|
| .. | |
| examples | |
| linux | |
| src | |
| LICENSE | |
| README.md | |
| library.properties |
library.propertiesname=BitBang_I2C version=2.1.2 author=Larry Bank <bitbank@pobox.com> maintainer=Larry Bank <bitbank@pobox.com> sentence=Bit-bang the I2C protocol on any 2 GPIO pins on any system. paragraph=A general purpose I2C wrapper library which can use the Wire library or bit-bang the I2C prototcol on any GPIO pins. Includes a function to identify common I2C devices and special optimizations for AVR devices to allow clock speeds which meet or exceed normal I2C speeds. category=Communication url=https://github.com/bitbank2/BitBang_I2C architectures=* includes=BitBang_I2C.h