Hi there,
Is there any way to clear specific lines of an lcd display? I have been looking around and not found anything yet.
I have a 16x2 LCD display and i am wanting to clear the second line of the display rather than the whole screen.
regards,
Hi there,
Is there any way to clear specific lines of an lcd display? I have been looking around and not found anything yet.
I have a 16x2 LCD display and i am wanting to clear the second line of the display rather than the whole screen.
regards,
You could write spaces to it.
That is exactly what I do, I write empty spaces based on the length of the longest word.