|
I2C Slave Library
v0.90
Emulate one ore more I2C slave devices, each from their own Propeller processor (cog).
|
| ▼ C: | |
| ▼ Users | |
| ▼ Work | |
| ▼ Documents | |
| ▼ SimpleIDE Dev Local | |
| ▼ MicroBit I2C Control Emulation | |
| ▼ libi2cslave | |
| i2cslave.h | Creates an I2C slave device with 32-byte registers that an I2C master device can write to and read from with a 7-bit device ID, 1-bit read/write, 8-bit register address, and 8 bits of data |
1.8.14