Holly mother of… @Mark_Estes has done fantastic work with his ledtable code.
I just spent the last 4H going through it after making it work on my simpler matrix (without teensy, audio, SPI, or octows parallel output).
Mark, I found a couple of small bugs while enabling compiler warnings against your code: https://github.com/marcmerlin/Table_Mark_Estes/commit/2ff651d59f5fa83fbf944a0f3dde5bb1a4529346
I also added serial support to select next/prev/demo number:
https://github.com/marcmerlin/Table_Mark_Estes/commit/8a5a1b451ae20898d15b45e61de222bb57cf172a
You can now enter ‘n’, ‘p’, or ‘101’ to jump to a given demo directly.
And for all: the number of demos. 112! Yes, 112 demos! I’m not even going to ask how long it took to write them.
Second, most of them are written to adapt to the matrix size and worked out of the box on my 24x32 matrix. A few will have to be fixed, but many just worked.
I put my fork of Mark’s code here: https://github.com/marcmerlin/Table_Mark_Estes
@Mark_Estes please let me know which license you intended for this code. If you don’t know or care, can you grant me an Apache2 license? (typical license that offers protection to you while allowing pretty much any use of the code).
I’ll add the license in my github after you confirm.
If you give me your Email or other info you’d like me to add in the README, I’ll be happy to add whatever you’d like (you can Email me at marc http://merlins.org).
I usually post a video along with the code, but this would be a 45mn video maybe. I’m going to have to think how to do it 







