A basic library for the Freetronics arduino LCD shield.
Fork of freetronicsLCDShield by
History
Updated threshold value & added comments
2017-07-02, by johnb [Sun, 02 Jul 2017 15:26:57 +0000] rev 7
Updated threshold value & added comments
Add pressedButton to return specifically which button is currently pressed (if any)
2017-07-02, by johnb [Sun, 02 Jul 2017 15:05:19 +0000] rev 6
Add pressedButton to return specifically which button is currently pressed (if any)
Author's mail address updated
2014-12-13, by KKempeneers [Sat, 13 Dec 2014 09:22:05 +0000] rev 5
Author's mail address updated
The author's mail address is changed.
2014-12-13, by KKempeneers [Sat, 13 Dec 2014 09:18:36 +0000] rev 4
The author's mail address is changed.
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.