Report 20x4 LCD lines sequence in Arduino Due (ARM Cortex M3) Posted July 5, 2015 In stadard Hitachi LCD controler(s) for 20 x 4 character display the lines sequence is 0,2,1,3 when full 80 characters string is output to LCD. I heard somewhere there is a LCD library with a function which outputs the lines in "human" sequence - 0,1,2,3. Of course I cannot find it using google. Any help would be appreciated before I'll roll my own. CHeers Vaclav . Johnnydofs 1
20x4 LCD lines sequence
in Arduino Due (ARM Cortex M3)
Posted
In stadard Hitachi LCD controler(s) for 20 x 4 character display the lines sequence is 0,2,1,3 when full 80 characters string is output to LCD.
I heard somewhere there is a LCD library with a function which outputs the lines in "human" sequence - 0,1,2,3.
Of course I cannot find it using google.
Any help would be appreciated before I'll roll my own.
CHeers Vaclav
.