Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

help me with this graphical LCD

Status
Not open for further replies.

gameelgamal

Member level 5
Member level 5
Joined
Dec 14, 2006
Messages
85
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Egypt
Activity points
1,888
ks108 datasheet

HI,

I have a graphical lcd but I cant find its datasheet
it is made in china, So all the ICs at the back of this lcd have no Number
there is only one Number written at it: QY-12864BG
is this its serial No or this Number just tells us the resolution is 128*64 pixel????

there are also the pin description which is:
1.. VSS
2.. VDD
3..V0
4..RS
5..R/W
6..E
7:14..d0:d7
15..CS1
16..CS2
17..RST
18..VOUT
19..led+
20..led-

could you tell me what is the function of this pins??
and how to program this lcd using AVR or 8051??

thank you any way....
 

davorin

Advanced Member level 3
Advanced Member level 3
Joined
Jun 7, 2003
Messages
901
Helped
11
Reputation
22
Reaction score
4
Trophy points
1,298
Location
Switzerland
Activity points
7,349
qy-12864bg pdf

I would assume a standard 128x64 monochrome display...so...pick a similar model (o;


**broken link removed**
 

imanjl

Junior Member level 1
Junior Member level 1
Joined
Jan 4, 2007
Messages
18
Helped
3
Reputation
6
Reaction score
0
Trophy points
1,281
Activity points
1,413
what is graphical lcd

You must find out the Controller chip of your Graphical lcd . Regular GLcds are based on KS108 contorller or HDM64GS12 or ... .
The datasheet of this controller chips explaines how to communicate with lcd .
 

Medtronic

Full Member level 5
Full Member level 5
Joined
May 19, 2005
Messages
244
Helped
29
Reputation
58
Reaction score
16
Trophy points
1,318
Location
Egypt
Activity points
2,699
graphical lcd*pdf

i know PG12864 is a TOOSHIBA T6963 GLCD but i think yours is a ks108 (SAMSUNG)
then look at ks108 datasheet.and tell me the ver you use
thanks
 

gameelgamal

Member level 5
Member level 5
Joined
Dec 14, 2006
Messages
85
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Egypt
Activity points
1,888
glcd 128*64 vout

I have no idea about my glcd based controller, the behind ICs have no numbers ( you know these circular ICs which have no pins )

but I think the datasheet which Mr.davorin have posted is so similsr to my glcd

But I still need any example code to run my glcd with AVR or 8051 microcontroller

thank you....
 

Medtronic

Full Member level 5
Full Member level 5
Joined
May 19, 2005
Messages
244
Helped
29
Reputation
58
Reaction score
16
Trophy points
1,318
Location
Egypt
Activity points
2,699
qy 12864bg pdf

Do you program with asm or with compiler
 

gameelgamal

Member level 5
Member level 5
Joined
Dec 14, 2006
Messages
85
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Egypt
Activity points
1,888
datasheet glcd

it depends on the controller you choose Medtronic..
if 8051 I prefer assembly
but if AVR i prefer C language
but any way, I just want to know the basics
like how to send acommand or a data??
how to know the lcd is busy or not??
etc..
 

Medtronic

Full Member level 5
Full Member level 5
Joined
May 19, 2005
Messages
244
Helped
29
Reputation
58
Reaction score
16
Trophy points
1,318
Location
Egypt
Activity points
2,699
purpose of led+ and led- pins in graphical lcd

Look at that
**broken link removed**

i hope it will help
Thanks
 

gameelgamal

Member level 5
Member level 5
Joined
Dec 14, 2006
Messages
85
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Egypt
Activity points
1,888
lcd ks108

I still cant run this glcd
I need any simple C program or 8051 assembly program, please
just any simple program...............
thanx
 

rahul.saxena

Newbie level 1
Newbie level 1
Joined
Jun 17, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
INDIA
Activity points
1,285
graphical lcd ks108 asm

Added after 1 minutes:

hi ......

i want to interface the glcd with AT89C51 microcontroller........tell me how??

Aso send me the programming (in C-KEIL) to drive it........

Thanks
 

KiranVSutar

Junior Member level 2
Junior Member level 2
Joined
May 14, 2008
Messages
24
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,283
Activity points
1,486
8051 microcontroller asm programming graphic lcd

Hi,

As far as my experience(18 years) goes. There are mainly 2 types of GLCD.
The software is the same for all of them, but the connectors are different. I am posting a datasheet for the LCD having the connector you mentioned.

The low level routine is the same as that of 16x2 LCD. But the initialization and control addresses are different.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top