mirror of
https://github.com/kidoman/embd
synced 2025-01-03 10:31:36 +01:00
Added pca9685 description to README
This commit is contained in:
parent
e7503cfcd7
commit
ceb527ce87
12
README.md
12
README.md
@ -50,8 +50,16 @@ Use various sensors on the RaspberryPi with Golang (like a ninja!)
|
||||
|
||||
[Documentation](http://godoc.org/github.com/kid0m4n/go-rpi/sensor/us020) [Datasheet](http://www.elechouse.com/elechouse/images/product/Digital%20light%20Sensor/bh1750fvi-e.pdf)
|
||||
|
||||
##Interfaces
|
||||
## Interfaces
|
||||
|
||||
###Keypad(4x3)
|
||||
### 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user