From: Paul K. <pau...@xs...> - 2007-05-14 08:06:02
|
Hi Ognjen, I did some more research. From what I found it should be a hantronix display s64gs121-4, unfortunately I can't reach the hantronix website. (seems to be offline) But I did found the datasheet. Or actually 2, one for the s64gs121-4 and one for the s64gs121-5. I didn't have time to figure out the difference at the moment. I recommend you have a look at the 4 version datasheet, to verify that it matches your display www.compart.pl/pdf/lcd/hantronix/s64gs12l-4.pdf <http://www.compart.pl/pdf/lcd/hantronix/s64gs12l-4.pdf> www.compart.pl/pdf/lcd/hantronix/s64gs12l-5.pdf <http://www.compart.pl/pdf/lcd/hantronix/s64gs12l-5.pdf> <www.compart.pl/pdf/lcd/hantronix/s64gs12l-4.pdf>Now you have the correct pin layout, so it should be fairly easy to find (or modify one) a suitable schematic for connecting it to the parallel port of your computer. I suggest looking athe following page for a schematic example. http://ssl.bulix.org/projects/lcd4linux/wiki/HD44780 It is an example for HD44780 based controller, but the schematic should be nearly identical. Only the programming model (ie software) will be different. I am not entirely sure if LCD4Linux supports the KS108 chip. I would suppose so, since the programming is fairly easy. Maybe Michael can confirm this? Michael? ;-) I hope this information can get you started! Paul Ognjen Bezanov wrote: >Hello Paul, > >Well, I got the pin-connections from the seller, which is helpful. But >he says its not in any particular order: > >VDD + >GND >LCD Power supply >D/I Data /Instruction >R/W Read / Write >E Enable >DB0-7 Data lines >CE1 ChipEnable1 >CE2 ChipEnable2 >Res Reset >Dc-Dc Converter >B-LIGHT A >B-LIGHT C > >I also found out from the seller that the LCD is made by JE-AN and the >model number is 1286404. > >This led me to this page : >http://www.picbasic.org/forum/showthread.php?t=5859 > >Which gives better pin-outs and also states that the chipset is based on >the KS1080B. > >But I still have not found a datasheet. > >I hope this is of some help. > >Thanks, > > > >Ognjen. > >Paul Kamphuis wrote: > > >>Hi Ognjen, >> >>Do you have a manual or datasheet of the displays? The chipset, I assume >>you mean the Samsung KS0107 chipset, is just the controller. Your >>display should have a datasheet with connector-pin definition. That >>should be your starting point for a schematic. >> >>best regards, >> >>Paul >> >>Ognjen Bezanov wrote: >> >>Hello! >> >>After spending quite some time with HD44780-based LCD Displays I have >>decided to try something new and I bought 2 graphic Displays, which >>utilise the KS107/8 chipset. >> >>Unfortunately I am now at a loss as to what to do. Unlike the HD44780, >>where there are a large selection of schematics, including very popular >>ones which are supported by nearly all the software, there are very few >>schematics I could find on google. And of those I found I had no idea >>which ones are actually usable with serdislib/lcd4linux. >> >>I know there are some people who have graphic LCD's (they look great in >>the galleries) and was hoping some of them could help me out. >> >>Thanks a lot! >> >>Ognjen >> >> >>> >>> >------------------------------------------------------------------------- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >_______________________________________________ >Lcd4linux-users mailing list >Lcd...@li... >https://lists.sourceforge.net/lists/listinfo/lcd4linux-users > > >>> >>> > > > > > > > > > >------------------------------------------------------------------------- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >_______________________________________________ >Lcd4linux-users mailing list >Lcd...@li... >https://lists.sourceforge.net/lists/listinfo/lcd4linux-users > > > > |