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

History

Cleaned up comments a bit. Removed old commend out code from arduino port. default tip

2018-03-17, by DVLevine [Sat, 17 Mar 2018 23:15:19 +0000] rev 3

Cleaned up comments a bit. Removed old commend out code from arduino port.


fixed some comments

2018-03-17, by DVLevine [Sat, 17 Mar 2018 20:41:53 +0000] rev 2

fixed some comments


moved I2Cdev library into as a dependency

2018-03-13, by DVLevine [Tue, 13 Mar 2018 01:17:47 +0000] rev 1

moved I2Cdev library into as a dependency


Enable usage of Charlieplex LED Matrix feather wing with MAX32630FTHR

2018-03-13, by DVLevine [Tue, 13 Mar 2018 01:14:21 +0000] rev 0

Enable usage of Charlieplex LED Matrix feather wing with MAX32630FTHR