Port of the Adafruit_IS31FL3731 library for Arduino. Enables control of the feather Charliewing LED Matrix peripheral board. Makes use of the I2Cdev library for I2C.
Dependencies: I2Cdev_MAX32630FTHR
Defaulty uses pinmap for the Maxim 32630FTHR Pegasus board. For a different board, change pin definitions in I2Cdev.h
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:0da61b470b86 | 2018-03-17 | DVLevine | Cleaned up comments a bit. Removed old commend out code from arduino port. |
2:de1066d7f78f | 2018-03-17 | DVLevine | fixed some comments |
1:391568676a73 | 2018-03-13 | DVLevine | moved I2Cdev library into as a dependency |
0:9a73d45a17de | 2018-03-13 | DVLevine | Enable usage of Charlieplex LED Matrix feather wing with MAX32630FTHR |