Library / driver for WG12864B display with KS0108B chipset?

Is there a library of driver available for the Winstar WG12864B dotmatrix display?

It features 2 KS0108B chips to control each half of the display (64x64 pixels).

Is there a .net library available for this dot matrix display? I looked at the wiki, but didn’t see it there…

Just briefly looking at the datasheet, It should be fairly easy to implement. You will need ~10 IOs to control that thing though.

Already did it for Dynamic C… moving to .net now… and implementing won’t be that hard :wink:

I was just wondering if it might be supported out of the box :slight_smile:

Good! Don’t forget to put it on Codeshare :wink: