Program to demonstrate NXP semiconductor's PCA9955B chip working with the BBC micro:bit
Dependencies: PCA995xA microbit
Fork of PCA9955A_Hello by
This is a simple program that allows you to control each port on a PCA9955B connected over i2c to a BBC micro:bit using a simple USB serial communication program.
I've written it to work with the 2 digit SMD soldering kit I designed. Drop me an email at tb942@hotmail.co.uk for further info on that...
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:7164a88905c1 | 2018-08-14 | tb942 | (none) |
5:9f89d6e17ff7 | 2018-08-14 | tb942 | (none) |
4:fa025bb69dab | 2015-03-19 | nxp_ip | Library update |
3:a67c21ad4173 | 2015-03-19 | nxp_ip | Updated to use high-level-API: LedPwmOut |
2:cfa5103184b1 | 2015-03-04 | nxp_ip | Library updated |
1:8b5c26cc269c | 2015-02-25 | nxp_ip | fix |
0:ec8cc77909e5 | 2015-02-25 | nxp_ip | Initial version |