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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/07/09 11:04
Read: times


 
#165908 - Re: Graphical lcd 64 x 128 scrolling ???
Responding to: ???'s previous message
i am working on graphical lcd ks0108
please give me any idea that how to scrolling ......
i am scrolling chractor lcd 4 x 20 but not graphical..


There is some command to set the start line of the graphic LCD. Set the start line to 0x00 initially and then go on incrementing it. That means set the start line to 0x01, 0x02 and so on with desired delay in between.

For the GLCD I had used (KS0108 based), the command code is '11AAAAAA', where 'AAAAAA' is the address of the start line (0 to 63). Please look in your GLCD datasheet for details.

Regards,

List of 7 messages in thread
TopicAuthorDate
Graphical lcd 64 x 128 scrolling ???            01/01/70 00:00      
   If you read the dats sheet...            01/01/70 00:00      
      but???            01/01/70 00:00      
         yes, you need a VERY fast processor            01/01/70 00:00      
         the point is, that you DON'T change THAT...            01/01/70 00:00      
         It doesn't matter            01/01/70 00:00      
   Re: Graphical lcd 64 x 128 scrolling ???            01/01/70 00:00      

Back to Subject List