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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/31/06 22:30
Read: times


 
Msg Score: +1
 +1 Informative
#127168 - Re: Why not?
Responding to: ???'s previous message
It's true that the "display start line" command is used to scroll the display. A typical 128x64 pixel LCD with KS0108 controllers has 1KB of display RAM. All of this is visible on the display, and that command only makes the display wrap around itself.

I am not saying that a menu system cannot be implemented using this command. With more advanced controllers and more display memory similar commands are very useful for creating menus or fancy user interfaces. With the KS0108, it seems to be more suited for animations or games than menus.

BTW I have a script simulating this kind of a display. I have not implemented the "display start line" command, though.

http://www.geocities.com/dincerayd...cdsim.html



List of 18 messages in thread
TopicAuthorDate
scrolling graphic LCD using matrix keypad            01/01/70 00:00      
   Use array of strings            01/01/70 00:00      
   Maybe try something different            01/01/70 00:00      
   scrolling function....            01/01/70 00:00      
      Table            01/01/70 00:00      
      XDATA?            01/01/70 00:00      
   the reason is...            01/01/70 00:00      
   scrolling display using key...            01/01/70 00:00      
      How do you want to scroll?            01/01/70 00:00      
      Do as Michael said?            01/01/70 00:00      
      "display start line command" is not the way            01/01/70 00:00      
         Why not?            01/01/70 00:00      
            Re: Why not?            01/01/70 00:00      
   scrolling can be done as...            01/01/70 00:00      
      Re: scrolling can be done as...            01/01/70 00:00      
   I wonder            01/01/70 00:00      
      Scrolling            01/01/70 00:00      
         ah            01/01/70 00:00      

Back to Subject List