Arduino library for I2C-control of digital and analog pins connected to another Arduino which runs the associated firmware.ino firmware. This is more or less a byproduct of the AccelStepperI2C project, but could be used as a (slightly bloated) standalone solution for I2C control of Arduino pins. Just as AccelStepperI2C, PinI2C mimicks the interface of the original Arduino pin control functions, so that it can be used with only little adaptations.
More...
Arduino library for I2C-control of digital and analog pins connected to another Arduino which runs the associated firmware.ino firmware. This is more or less a byproduct of the AccelStepperI2C project, but could be used as a (slightly bloated) standalone solution for I2C control of Arduino pins. Just as AccelStepperI2C, PinI2C mimicks the interface of the original Arduino pin control functions, so that it can be used with only little adaptations.
Author
Copyright (c) 2022 juh
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.