how to scrol only the lower line on 16x2 lcd
i want make message this
first line fixed
hello
second line scrolling
some text here
how doo it?
im using 16x2 lcd , liquidcrystal library
first line fixed
hello
second line scrolling
some text here
how doo it?
im using 16x2 lcd , liquidcrystal library
if first try these, think figure out:
* write fixed text somewhere on lcd
* write contents of char array somewhere on lcd
* write substring cut out char array somewhere on lcd
* write fixed text somewhere on lcd
* write contents of char array somewhere on lcd
* write substring cut out char array somewhere on lcd
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > how to scrol only the lower line on 16x2 lcd
arduino
Comments
Post a Comment