http://www.compsys1.com/support/PBP_Files/glipic/
Read all the .BAS file (top comments too) and you should be able to make it work. i know few people 'round here who already used that with success.
Still no luck, your time is short and can afford the developpement cost of something simple to use like..
Code:
INCLUDE "KS0108GLCDDriver.Bas"
String1="HelloWorld"
String2="String2"
'
'
'
'
'
GCLDOut 1,1,String1 ; display on first line, first column
GLCDOut 2,1,String2 ; display on second line, first column
drop me off list, i can order one of those GLCD and do the routine for you... i just hope it's not a single ended project uneless it's not going to be the cheapest solution
I admire the compsys team to do it for free so far...
Bookmarks