shaomme05
Newbie level 5

mikroc lcd
hi, i am new with mikroC.
i want to scroll a 30 character text on a 16x2 lcd.
i used lcd_shift_right and lcd_shift_left to scroll text.
But some problems here.
My lcd has two rows only. when i scroll the 30 character text, the text scrolls over the two rows. half of the text scrolls at the 1st row and rest scrolls at the 2nd row.
moreover, both two row scrolls.
but I want to scroll the text at the second row only.
1st row has an another text which is to be static.
how to do this?
please help me!!!!
hi, i am new with mikroC.
i want to scroll a 30 character text on a 16x2 lcd.
i used lcd_shift_right and lcd_shift_left to scroll text.
But some problems here.
My lcd has two rows only. when i scroll the 30 character text, the text scrolls over the two rows. half of the text scrolls at the 1st row and rest scrolls at the 2nd row.
moreover, both two row scrolls.
but I want to scroll the text at the second row only.
1st row has an another text which is to be static.
how to do this?
please help me!!!!