Arduino library for I2C-control of servo motors connected to another Arduino which runs the associated AccelStepperI2C 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 servo motors. Just as AccelStepperI2C, ServoI2C mimicks the interface of the original Arduino Servo libraries, so that it can be used with only minor adaptations.
More...
Arduino library for I2C-control of servo motors connected to another Arduino which runs the associated AccelStepperI2C 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 servo motors. Just as AccelStepperI2C, ServoI2C mimicks the interface of the original Arduino Servo libraries, so that it can be used with only minor 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.