TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface. adapted for winstar oled display by CJS august 2012. Moved some functions into public class to enable custom character generation from user code.
Dependents: CCRMonitor12_sp07_120ver
Fork of TextLCD by
History
Version to allow definition of curstom characters
2013-04-12, by pegcjs [Fri, 12 Apr 2013 10:14:55 +0000] rev 12
Version to allow definition of curstom characters
Finalised version with control of custom chars and direct write to any location
2013-01-14, by pegcjs [Mon, 14 Jan 2013 12:51:35 +0000] rev 11
Finalised version with control of custom chars and direct write to any location
TextLCD library modified to allow acees to low level commands for defining custom characters and to drive winstar 16x2 OLED. Seems that this can become corrupted unless it is powered down before use. will try running it from a digital output pin...
2012-08-07, by pegcjs [Tue, 07 Aug 2012 11:32:45 +0000] rev 10
TextLCD library modified to allow acees to low level commands for defining custom characters and to drive winstar 16x2 OLED. Seems that this can become corrupted unless it is powered down before use. will try running it from a digital output pin...
Adjusted so that can acccess low level writes for single characters and to setup custom chars
2012-08-02, by pegcjs [Thu, 02 Aug 2012 14:54:39 +0000] rev 9
Adjusted so that can acccess low level writes for single characters and to setup custom chars
?
2012-08-01, by pegcjs [Wed, 01 Aug 2012 15:04:09 +0000] rev 8
?
Update pin names to d4-d7
2010-12-04, by simon [Sat, 04 Dec 2010 11:29:57 +0000] rev 7
Update pin names to d4-d7
Published as a library
2010-11-23, by simon [Tue, 23 Nov 2010 14:26:19 +0000] rev 6
Published as a library