The aim of my experiment is to display circularly scrolling text received from main function on the LCD.The text should be displayed scrolling from first row first column to first row sixteenth column of the LCD. The text coming out from first row sixteenth column should start appearing again in first row first column.
iam getting the text is scrolling from first row first column to first row sixteenth column of LCD. but iam not getting the text coming out from first row sixteenth column should start appearing again in first row first column.
pls help me to solve this.