Extended TextLCD: uses Bus or Port output for added performance, with display/cursor control, with LCDType as a class, with character generator programming capability.

Dependents:   DtmfKit

History

Republish after name clash with testbed default tip

2011-02-05, by osmeest [Sat, 05 Feb 2011 23:20:53 +0000] rev 2

Republish after name clash with testbed


2011-02-05, by osmeest [Sat, 05 Feb 2011 22:07:11 +0000] rev 1


Based on Simon Ford\s TextLCD. Can use a Bus (like the original) or a GPIO Port for data output (better performance). Can control the display and the cursor. Can write into Character Generator memory. LCDType is now a class that is used to calculate the address of a given screen location.

2011-02-05, by osmeest [Sat, 05 Feb 2011 22:06:26 +0000] rev 0

Based on Simon Ford\s TextLCD. Can use a Bus (like the original) or a GPIO Port for data output (better performance). Can control the display and the cursor. Can write into Character Generator memory. LCDType is now a class that is used to calculate the address of a given screen location.