Hi to the forum members!
I found a ks0108 GLCD on Ebay and I was wondering if I can use it with picbasic. Have a resolution of 192x64.
Link: http://cgi.ebay.de/19264-192x64-Grap...3286.m63.l1177
regards
Michael
Hi to the forum members!
I found a ks0108 GLCD on Ebay and I was wondering if I can use it with picbasic. Have a resolution of 192x64.
Link: http://cgi.ebay.de/19264-192x64-Grap...3286.m63.l1177
regards
Michael
Looks to be a simple parallel interface like the character based LCD's, so I bet the PBP lcdwrite commands will work. First you would need to get a copy of the command structure so you can figure out what data to send to write to the LCD.
edit: Found this website that has PBP code for commanding the KS0108 controller that the LCD you specify is using. Hope that is useful.
Last edited by falingtrea; - 18th August 2009 at 19:04. Reason: Added website
Tim Barr
Bookmarks