MatrixOrbital Display SDK

For an internal project I needed software support for Matrix Orbital displays. Unfortunately there's no SDK available, so I had to create one. The Matrix Orbital SDK will allow you to easily build applications with support for MatrixOrbital displays.
Features:
- Supports most character and graphic displays (LCD/VFD, Serial/USB)
- Extensible communication design. Currently Serial and USB displays are supported.
- Dallas 1-Wire and Advanced GPO readout (Character displays only)
- Font and Bitmap uploading (Graphic displays only)
- RPM gauge and temperature gauge.
- Fully written in C#. (using .NET FrameWork 2.0)
- COM component through COM Interop.
- Auto detect display type and functions.
- Full documentation and examples.
- Experimental Mono (e.g. Linux, Max OSX) support.