Hi
is there any one to help me that I can use the GLCD in MPLAB PIC assembly?
I know it's too hard but please help me!I will try it and learn it!
thanks
Those examples are good but be aware that most glcds are different and need different code for each type.
1 . display size 128x64 is popular and cheap.
2. display make and more importantly the controller chip used . the K0108 unit is common but very old and used a twin controller set up which adds to the coding difficulty.
Hi to all my friends
I take out the codes from datasheet that I need to use them for using GLCD!
here is some quetions for me!I will happy if you answer to them!
frist what's the address Y? and what's the page?
and then is I/D pin same as EN pin on LCD?
what I must to do for using GLCD?I mean what steps I must follow to run GLCD!
I would also like to know how to program a GLCD with ASM as I have not "moved" to C yet and have been programming in ASM since 1992 ! Everyone I speak to say it can't be done but then most, if not all, of them can't program in ASM
I would also like to know how to program a GLCD with ASM as I have not "moved" to C yet and have been programming in ASM since 1992 ! Everyone I speak to say it can't be done but then most, if not all, of them can't program in ASM
Hi to all my friends
I take out the codes from datasheet that I need to use them for using GLCD!
here is some quetions for me!I will happy if you answer to them!
frist what's the address Y? and what's the page?
and then is I/D pin same as EN pin on LCD?
what I must to do for using GLCD?I mean what steps I must follow to run GLCD!
Hi
See entry #4 here for some ks0108 graphic code examples for the 16F https://www.edaboard.com/threads/156461/
This is the matching pfd for those examples which should answer your questions.
Again have to repeat, if you thought the LCD code was complicated, then the GLCD code is about 20 times harder and certainly not something I would recommend a beginner to try.
Note to Moderator - not aware of this pdf being currently available on any other link, so had to attach in full.