This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How To Use Graphic LCD In Normal Applications.

How to display a character or integer in GLCD?
Currently I am using 16x2 LCD for my application and Now I am Planning to replace it by 168x64 GLCD.

can I use the data lines of 168x64 LCD like my previous 16x2 LCD?

Please tell me how to display normal data in GLCD.

Please Help Me On This.

Parents
  • I have tried some example codes but many of those are related to custom fonts and numbers.
    If you can provide some example or link that would be helpful for me.

    And how do you suppose yet another example code, which will quite certainly also be "related to custom fonts and numbers", would be the least bit more useful than all the other ones you already tried?

    Nobody else even knows what the actual display is, nor what you're trying to display on it. It's up to you to figure out how to do your job using your display.

Reply
  • I have tried some example codes but many of those are related to custom fonts and numbers.
    If you can provide some example or link that would be helpful for me.

    And how do you suppose yet another example code, which will quite certainly also be "related to custom fonts and numbers", would be the least bit more useful than all the other ones you already tried?

    Nobody else even knows what the actual display is, nor what you're trying to display on it. It's up to you to figure out how to do your job using your display.

Children