I2Cwrapper v0.5.0
Generic framework for Arduino I2C target devices
|
Files | |
file | template_I2C.cpp |
Template for a user module/controller library for the I2Cwrapper firmware. "xxx" represents the name of your module, e.g. "PinI2C". | |
file | template_I2C.h |
Template for a user module/controller library for the I2Cwrapper firmware. "xxx" represents the name of your module, e.g. "PinI2C". | |
file | template_I2C_firmware.h |
Template for a user firmware module for the I2Cwrapper firmware.ino. "xxx" represents the name of your module, e.g. "PinI2C". | |