A feature complete driver for the PCA9952/55 LED driver from NXP.

Dependents:   PCA9955_HelloWorld

Revisions of PCA9955.h

Revision Date Message Actions
12:2b8adb10c605 2014-05-12 Added support for reading and writing a range of values at once, renamed _char methods to _u8 File  Diff  Annotate
11:dbf20a128eb6 2014-05-06 Clarified documentation regarding the General Call Reset command File  Diff  Annotate
10:c8c96c894ec6 2014-05-02 Added an I2C frequency argument to the constructor File  Diff  Annotate
9:a9f91f91633b 2014-04-28 Removed float suffix for readability File  Diff  Annotate
8:12a800c51b35 2014-04-08 Renamed convenience methods to prevent compiler errors File  Diff  Annotate
7:7dd3cc73e873 2014-04-08 Changed the way Sub Call and All Call addresses are handled, they can now be specified on any write-only method as an optional argument File  Diff  Annotate
6:c8dc0211e18c 2014-04-08 Removed 10ms wait from reset() File  Diff  Annotate
5:7ad949955db8 2013-11-12 Minor documentation improvements File  Diff  Annotate
4:6ca7ab31c5fb 2013-11-08 Added second constructor to allow for modified addresses File  Diff  Annotate
3:84571acc16a1 2013-11-08 Added the default LED All Call address, and 16-channel subaddress to the Address enum File  Diff  Annotate
2:9d866639b32b 2013-11-07 Minor example improvements File  Diff  Annotate
1:016f916c5579 2013-11-07 Syntax improvements and new functions for accessing all 16 channels at once using arrays File  Diff  Annotate
0:7b3cbb5a53b8 2013-11-05 Initial commit File  Diff  Annotate