
LiquidCrystal - autoscroll
The Liquid Crystal Library allows you to control LCD displays that are compatible with the Hitachi HD44780 driver. There are many of them out there, and you can usually tell them by the 16-pin interface.
This example sketch shows how to use the autoscroll() and noAutoscroll() methods to move all the text on the display left or right.
autoscroll() moves all the text one space to the left each time a letter is added
noAutoscroll() turns scrolling off
This sketch prints the characters 0 to 9 with autoscroll off, then moves the cursor to the bottom right, turns autoscroll on, and prints them again.
Hardware RequiredArduino Board
LCD Screen (compatible with Hitachi HD44780 driver)
10k Potentiometer
breadboard
hook-up...
Read more »
These icons link to social bookmarking sites where readers can share and discover new web pages.