I have a few of 132x32 LCD modules which use a KS0713 controller.
Does someone have some simple PICBasic Pro code I could try out on one of them.
I have used 2x20 displays OK but want to expand my knowledge a bit.
Much appreciated
Mike, med2007
I have a few of 132x32 LCD modules which use a KS0713 controller.
Does someone have some simple PICBasic Pro code I could try out on one of them.
I have used 2x20 displays OK but want to expand my knowledge a bit.
Much appreciated
Mike, med2007
------ forgive me.. not seems to be compatible after all ------
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
What is not compatible?
Rgds
Last edited by med2007; - 21st April 2008 at 08:05. Reason: Wrong item
Looks like they're compatible enough....maybe just not for your SPECIFIC application.
The commands have basically the same bit patterns. There will need to be some changes in the source code because of the different numbers of pixels (122 vs. 132), but otherwise, it looks to be pretty much the same sort of thing.
Bookmarks