Page 1 of 1

Drivers...

Posted: March 8th, 2007, 11:18 pm
by Rafael
I have already make this question here but I will try it again.

It?s possible create my own driver? In C#? Is there a example like the example used to create plugins?

I need to test a display with 6 rows and 40 columns :(

Thanks!

Posted: April 30th, 2007, 12:41 pm
by rafu
+1

I don't find any doc on creating drivers. I wish to use LCDs driven by the ks0066 controller. This controller isn't so rare, it's the one mounted on RS LCDs.

Posted: April 30th, 2007, 8:57 pm
by mattcro
I have modules from Maplin that use the KS0066 controller, and they are compatible with the standard HD44780 commands. You should be able to use them in exactly the same circuits with the same commands. The character map may be different, depending on which version of the chip you have.