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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/02/00 08:40
Read: times


 
#2052 - RE: Scrolling with LCD display
guys , you can't just scroll it ,just think at what scroll means ?? , for example , what happens when you scroll right ? - the very left character dissapears , and a new character comes at the very right.

lets say you have a message that is 24 char lengh , and you want to display it on a 16 char LCD.
write your self a subroutine(if you cant tell me and i'll write it when i have the time) that displays messages on your lcd , but only 16 chars at a given time (from an adrress you send to this subroutine) , than , all you have to do , is to increment/decrement this address of the message when you wanna scroll .
sound very simple , IT IS.

Nir

List of 5 messages in thread
TopicAuthorDate
Scrolling with LCD display            01/01/70 00:00      
in C if possible            01/01/70 00:00      
RE: Scrolling with LCD display            01/01/70 00:00      
RE: Scrolling with LCD display            01/01/70 00:00      
RE: Scrolling with LCD display            01/01/70 00:00      

Back to Subject List