26 Forks
57 Stars
57 Watchers

pca9685

This software is a devLib extension to wiringPi http://wiringpi.com/ and enables it to control the Adafruit PCA9685 16-Channel 12-bit PWM/Servo Driver http://www.adafruit.com/products/815 via I2C interface.

How to download and setup pca9685

Open terminal and run command
git clone https://github.com/Reinbert/pca9685.git
git clone is used to create a copy or clone of pca9685 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pca9685 https://github.com/Reinbert/pca9685/archive/master.zip

Or simply clone pca9685 with SSH
[email protected]:Reinbert/pca9685.git

If you have some problems with pca9685

You may open issue on pca9685 support forum (system) here: https://github.com/Reinbert/pca9685/issues