AceWire
0.2.0
Unified interface for selecting different I2C implementations on Arduino platforms
|
▼Nace_wire | |
CSimpleWireFastInterface | A version of SimpleWireInterface that uses one of the <digitalWriteFast.h> libraries |
CSimpleWireInterface | A software I2C implementation for sending LED segment patterns over I2C |
CTwoWireInterface | A thin wrapper around an I2C TwoWire class and its Wire object |