SCDQ intelligent display

Hi All,

Not sure where to put this - but I have written a library to work with the SCDQ series of very small matrix displays made by OSRAM. These are nice 4 digit, (each digit 5x5), 0.134 inch devices. Only take 3 pins data, plus power and ground.
The library is available at Google Code Archive - Long-term storage for Google Code Project Hosting.
Google Code Archive - Long-term storage for Google Code Project Hosting.

To see the code and device in action:-

Details of the small signs:-
http://catalog.osram-os.com/catalogue/catalogue.do?favOid=000000000002f45200040023&act=showBookmark
http://catalog.osram-os.com/media/_en/Graphics/00036871_0.pdf
http://uk.rs-online.com/web/c/?sra=oss&searchTerm=scdq&x=0&y=0

First C++ library I have written so excuse any errors etc. Feedback welcome.

Regards,
Brendan

That's really cool, thanks for sharing!