Simple 8x8 LED Matrix controller which interfaces with a Processing GUI over serial to display sketches
Dependencies: Multi_WS2811 mbed
Fork of Multi_WS2811_test by
Revision 34:0f1968ca238a, committed 2014-11-15
- Comitter:
- antoniorohit
- Date:
- Sat Nov 15 02:04:37 2014 +0000
- Parent:
- 33:7973b70d4fab
- Commit message:
- Removed unneccesary files;
Changed in this revision
diff -r 7973b70d4fab -r 0f1968ca238a MMA8451Q.lib --- a/MMA8451Q.lib Sat Nov 15 01:23:58 2014 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://mbed.org/users/emilmont/code/MMA8451Q/#c4d879a39775
diff -r 7973b70d4fab -r 0f1968ca238a TSI.lib --- a/TSI.lib Sat Nov 15 01:23:58 2014 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://mbed.org/users/mbed_official/code/TSI/#1a60ef257879
diff -r 7973b70d4fab -r 0f1968ca238a main.cpp --- a/main.cpp Sat Nov 15 01:23:58 2014 +0000 +++ b/main.cpp Sat Nov 15 02:04:37 2014 +0000 @@ -55,6 +55,7 @@ for (;;) { /* I have defined a custom UART packet protocol * A general packet may look like: + * * array[0] x-coordinate [0, 31] * array[1] y-coordinate [0, 15] * array[2] R (5-bit)