Added pca9685 description to README

This commit is contained in:
Kunal Powar 2014-01-05 13:54:24 +05:30
parent e7503cfcd7
commit ceb527ce87
1 changed files with 10 additions and 2 deletions

View File

@ -55,3 +55,11 @@ Use various sensors on the RaspberryPi with Golang (like a ninja!)
### Keypad(4x3)
[Product Page](http://www.adafruit.com/products/419#Learn)
## Controllers
### PCA9685
16-channel, 12-bit PWM Controller with I2C protocol
[Datasheet] (http://www.adafruit.com/datasheets/PCA9685.pdf)
[Product Page] (http://www.adafruit.com/products/815)