The software consists of:
(With two of the LED modules removed)
Schematics...
Schematics are also available as OrCAD 9 Project file (.opj) here (30k). Those with no OrCAD can use the big GIF images.
Get the MCU assembler source file here.
Get the C source code for the driver software (bare bones, just enough to make it work) here. For BC++ 3.1 (DOS), may also compile with DJGPP, but it's not tested.
Get the mtxfont.dat here, the file that contains the FULL ASCII font (chars 0-255) in binary format. This is the font that's shown on the display.
FYI,
here's the protocol:
That's it. The data valid time depends on the port speed to which the display is connected to. For more info, email me.