Fork of Freetronics_16x2_LCD class for HD4478 based LCDs with Cyrillic symbols like WH1602 etc. Use puts() for latin and cyrillic texts, symbols. ( ° included)

Fork of Freetronics_16x2_LCD by Components

History

Final default tip

2014-11-27, by margadon [Thu, 27 Nov 2014 12:28:25 +0000] rev 7

Final


Fork freetronics LCD class for HD4478 based LCDs with Cyrillic symbols. Use puts() for latin and Cyrillic texts.

2014-11-27, by margadon [Thu, 27 Nov 2014 12:00:09 +0000] rev 6

Fork freetronics LCD class for HD4478 based LCDs with Cyrillic symbols. Use puts() for latin and Cyrillic texts.


qw

2014-11-21, by margadon [Fri, 21 Nov 2014 14:56:42 +0000] rev 5

qw


lcd2

2014-11-21, by margadon [Fri, 21 Nov 2014 14:51:25 +0000] rev 4

lcd2


Added API documentation

2013-10-31, by KKempeneers [Thu, 31 Oct 2013 14:26:31 +0000] rev 3

Added API documentation


The KL25Z default values in the constructor where removed, they seem to cause compilation errors when the library is used on other targets.

2013-10-28, by KKempeneers [Mon, 28 Oct 2013 07:59:51 +0000] rev 2

The KL25Z default values in the constructor where removed, they seem to cause compilation errors when the library is used on other targets.


A basic library for the Freetronics arduino LCD shield. The library is primarily targeted for the KL25Z mbed enabled microcontrollers, that is all hardware definitions default to the ports that correspond to the LCD shield 's arduino footprint.

2013-10-27, by KKempeneers [Sun, 27 Oct 2013 07:07:53 +0000] rev 1

A basic library for the Freetronics arduino LCD shield. The library is primarily targeted for the KL25Z mbed enabled microcontrollers, that is all hardware definitions default to the ports that correspond to the LCD shield 's arduino footprint.


First attempt at publishing a library.

2013-10-08, by KKempeneers [Tue, 08 Oct 2013 08:46:39 +0000] rev 0

First attempt at publishing a library.