Tag: scroll
LCD/OLED/ePaper
How to Scroll a single LCD line – Arduino
R Jordan Kreindler show us how to scroll a single line on a LCD display. The Liquid Crystal Library has two quite useful functions scrollDisplayLeft() and scrollDisplayRight(). These functions scroll the whole display. That is, they scroll both lines on a 1602 LCD and all four...
Continue Reading