Hello,
I would like to know how to connect only one channel of PCA9685 through this code.
I am using "PCA9685_setAllPWM", and connect all channels, I would like to control the independent channels.
Test like that and it did not work.
setPWMVals (_pca, 0x40, 0, 1, 2000);
Hello,
I would like to know how to connect only one channel of PCA9685 through this code.
I am using "PCA9685_setAllPWM", and connect all channels, I would like to control the independent channels.
Test like that and it did not work.
setPWMVals (_pca, 0x40, 0, 1, 2000);