This is a driver for a project I made in school. It involves a Raspberry Pi connected to the MBED, which in turn is connected to a Ledcube. The MBED delivers data for the leds to the Ledcube continuously at a 100 Hz rate, using SPI. This data is read from an internal buffer. For animations, the Raspberry Pi just sends data when the current "image" has to change, using I2C.
History
ter
2014-05-08, by sNICKer1103 [Thu, 08 May 2014 18:59:52 +0000] rev 5
ter
Refactoring part 3
2014-05-04, by sNICKer1103 [Sun, 04 May 2014 20:41:10 +0000] rev 4
Refactoring part 3
Refactoring part 2
2014-05-02, by sNICKer1103 [Fri, 02 May 2014 18:26:40 +0000] rev 3
Refactoring part 2
Refactoring part 1
2014-05-01, by sNICKer1103 [Thu, 01 May 2014 20:58:59 +0000] rev 2
Refactoring part 1
Classes added
2014-04-30, by sNICKer1103 [Wed, 30 Apr 2014 11:49:26 +0000] rev 1
Classes added
Added torgbmatrix function to format data from pi to ledcube.
2014-04-23, by sNICKer1103 [Wed, 23 Apr 2014 09:51:33 +0000] rev 0
Added torgbmatrix function to format data from pi to ledcube.