Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/20/06 06:29
Read: times


 
#112541 - How to use the font table in graphic LCD
Hi,
I'm using the graphic LCD using the KS0108 controller in my project.I want to how to use the font table efficiently in order to access the hex values for a character.i.e., How to define the hex values for the characters and numbers in the form of a table so that we can write the corresponding character into the display.Similar to using 'db'for defining the set of hex values for a characterin the .asm language,what can be used in C language?

waiting for your solution,
Veena.

List of 3 messages in thread
TopicAuthorDate
How to use the font table in graphic LCD            01/01/70 00:00      
   Use Arrays or Structures            01/01/70 00:00      
   problem in displaying numeric values.            01/01/70 00:00      

Back to Subject List