Quote Originally Posted by skimask View Post
Judging from the connector, what you've got is probably a 'dumb' LCD. You'll most likely have to dig up the spec's for the LCD, write a program to handle the multiplexing, etc.etc.etc.
I have found the datasheet here:
http://www.varitronix.com/Product/LC...332-DP(R0).pdf
but I don't understand the table at the end of it. I guess it's the most important part.

Quote Originally Posted by skimask View Post
If you want an LCD, it's a heck of a lot easier to get on eBay or wherever and just buy a 16x2 LCD from somewhere for $10.
Ok, now I know that, but unfortunately I have to stick to this LCD.

How should I write a PBP code to handle this LCD, what do I need to take care of, in which order?
I'd be grateful for any hints.