Include the Wire library and the library for the PCA9685 board. Define the pulse width and frequency for your motors. Using the pwm.setPWM(), create a function to send a position to all of your motors ...
The following blog is about how I combined the Arduino and TouchDesigner using OSC to create the gesture detection system. This repo covers the main code to build the system, if you want to have a ...