Out Of Stock
Notify me when its in stockIn comprehensive projects created using Arduino® and servo motors, the number of pins available to drive the servo motors may sometimes be insufficient. Instead of switching to a development board with more pins, such as the Arduino® Mega 2560 R3, you can use boards like an I2C PWM/Servo driver to increase your pin count. The I2C PWM shield provides 16 PWM outputs using only a few pins. Additionally, while Arduino® boards can provide 8-bit PWM output, this board provides a 12-bit PWM output.
You can use the I2C PWM/Servo driver shield board to drive servos, as well as in various fields such as RC speed control unit (ESC) and multi-LED driving projects.
When selecting the power supply to be used, the number of servo motors utilized and the current drawn by these motors must be taken into consideration. We recommend that you choose an appropriate power supply after calculating the total current you will need by reviewing the servo motor datasheets.
Thanks to the I2C connection, you will have 16 PWM outputs using only 2 pins (SDA and SCL). Furthermore, since the I2C address of the PCA9685 IC can be changed via the solder jumpers on the board, you can theoretically stack 62 shields on top of each other to have a total of 992 PWM outputs :)