News

This library is written for the Arduino Pro Micro board, but can probably be reused for other Arduino boards with minimal changes. This library is set to only use Wire. Not Wire1, Wire2, etc. You can ...
This allows the implementation of any logic to handle the actual servo control. For example, you can make use of the standard Servo library for simple setups or add logic to control servos via PWM ...