user config

Dependents:   StormXalike

Fork of TextLCD by Wim Huiskamp

required for StormXalike

History

user config default tip

2015-03-05, by rakware [Thu, 05 Mar 2015 17:38:20 +0000] rev 37

user config


Added ST7070 and KS0073 support, added setIcon(), clrIcon() and setInvert() method for supported devices.

2014-11-25, by wim [Tue, 25 Nov 2014 19:21:18 +0000] rev 36

Added ST7070 and KS0073 support, added setIcon(), clrIcon() and setInvert() method for supported devices.


Added AC780 support, added I2C expander module types, fixed setBacklight() for inverted logic I2C expander modules. Fixed bug in LCD_SPI_N define.

2014-10-10, by wim [Fri, 10 Oct 2014 15:47:56 +0000] rev 35

Added AC780 support, added I2C expander module types, fixed setBacklight() for inverted logic I2C expander modules. Fixed bug in LCD_SPI_N define.


Added support for PT6314 (VFD), added setOrient() method for supported devices (eg SSD1803, US2066), added Double Height lines and 16 UDCs for supported devices. Added separate files for UDC defines and feature/footprint configuration.

2014-09-27, by wim [Sat, 27 Sep 2014 12:38:27 +0000] rev 34

Added support for PT6314 (VFD), added setOrient() method for supported devices (eg SSD1803, US2066), added Double Height lines and 16 UDCs for supported devices. Added separate files for UDC defines and feature/footprint configuration.


Added support for controllers US2066/SSD1311 (OLED), added setUDCBlink method for supported devices (eg SSD1803), fixed issue in setPower()

2014-08-28, by wim [Thu, 28 Aug 2014 15:44:08 +0000] rev 33

Added support for controllers US2066/SSD1311 (OLED), added setUDCBlink method for supported devices (eg SSD1803), fixed issue in setPower()


Added support for controllers PCF2119 (native I2C) and SSD1803A, ST7036 (native I2C/SPI), added setContrast method (by JH1PJL) and setPower method for supported devices (eg ST7032i). Cleaned up Init method.

2014-08-22, by wim [Fri, 22 Aug 2014 19:50:49 +0000] rev 32

Added support for controllers PCF2119 (native I2C) and SSD1803A, ST7036 (native I2C/SPI), added setContrast method (by JH1PJL) and setPower method for supported devices (eg ST7032i). Cleaned up Init method.


Added Support for native I2C controllers (PCF21XX, AIP31068), added LCDTypes for 3 and 4 line displays. Encoded features in LCDTypes and LCDCtrl enumerators to ease code maintenance and improve sanity checks.

2014-06-29, by wim [Sun, 29 Jun 2014 14:55:50 +0000] rev 31

Added Support for native I2C controllers (PCF21XX, AIP31068), added LCDTypes for 3 and 4 line displays. Encoded features in LCDTypes and LCDCtrl enumerators to ease code maintenance and improve sanity checks.


Tested AIP31068 for I2C, tested SPI3_9 and SPI3_10

2014-06-28, by wim [Sat, 28 Jun 2014 14:27:32 +0000] rev 30

Tested AIP31068 for I2C, tested SPI3_9 and SPI3_10


Tested with PCF2116

2014-06-17, by wim [Tue, 17 Jun 2014 17:41:47 +0000] rev 29

Tested with PCF2116


Updated to support ST7032i with native I2C and SPI interface.

2014-06-14, by wim [Sat, 14 Jun 2014 17:04:25 +0000] rev 28

Updated to support ST7032i with native I2C and SPI interface.