I2C driver for the NXP chip PCA9685 16xPWM LED controller A total of 4 RGBA LEDs can be controlled by 1 chip giving a RGBA value in the form of: rgba(0-255,0-255,0-255,0-100) then dimmed by 0-100%

Dependencies:   mbed

Auto generated API documentation and code listings for PCA9685

Code

i2c.c [code]
i2c.h [code]
main.cpp [code]
pca9685_reg.h [code]