add UTF-8 recode support, Cyrilic rus/ukr tables
Fork of TextLCD by
TextLCD Library UTF-8 recode support, Cyrilic rus/ukr tables
History
1
2018-02-11, by andrey_als [Sun, 11 Feb 2018 20:19:02 +0000] rev 45
1
remove debug serial
2015-10-13, by andrey_als [Tue, 13 Oct 2015 22:03:16 +0000] rev 44
remove debug serial
corect last symbol print
2015-10-13, by andrey_als [Tue, 13 Oct 2015 21:59:04 +0000] rev 43
corect last symbol print
Add UTF-8 support and cyrilic tables rus/ukr
2015-10-11, by andrey_als [Sun, 11 Oct 2015 13:53:53 +0000] rev 42
Add UTF-8 support and cyrilic tables rus/ukr
Add UTF-8 recode and cyrilic suport(RUS/UKR)
2015-10-11, by andrey_als [Sun, 11 Oct 2015 13:37:14 +0000] rev 41
Add UTF-8 recode and cyrilic suport(RUS/UKR)
Fixed an occasional init problem. Added PCF2119R support, added HD66712 support, added some more I2C portexpander types.
2015-05-20, by wim [Wed, 20 May 2015 18:46:51 +0000] rev 40
Fixed an occasional init problem. Added PCF2119R support, added HD66712 support, added some more I2C portexpander types.
Working version PCF2119
2015-05-19, by wim [Tue, 19 May 2015 18:13:00 +0000] rev 39
Working version PCF2119
Fixed Adafruit I2C/SPI portexpander pinmappings, fixed SYDZ Backlight control
2015-04-18, by wim [Sat, 18 Apr 2015 11:33:02 +0000] rev 38
Fixed Adafruit I2C/SPI portexpander pinmappings, fixed SYDZ Backlight control
Cleaned up low level command and data write operations to improve speed of I2C expander versions (PCF8574 and MCP23008). Added initial support for controllers with alternative fonttables.
2015-03-29, by wim [Sun, 29 Mar 2015 13:08:03 +0000] rev 37
Cleaned up low level command and data write operations to improve speed of I2C expander versions (PCF8574 and MCP23008). Added initial support for controllers with alternative fonttables.
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.