- This topic has 2 replies, 2 voices, and was last updated 13 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › 16X2 LCD Scroll
Can anybody tell me the algorithm or code to scroll only one line in lcd while keeping the position of another line constant with update using 8051 keil C. Please visit the following link 4 demo.
use the concepts of looping for or while.
Your looping of for and while will not work. If you have the example post it so that it will be helpful to others…