Fork of the Freetronics LCD Shield library by KKempeneers.
Dependents: Thermo_Voltmeter Freetronics_16x2_LCD DR14_DHT11_LCD Freetronics_16x2_LCD3 ... more
Fork of freetronicsLCDShield by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:0e04b6c4abb8 | 2013-10-31 | KKempeneers | Added API documentation |
2:f40a5df43d09 | 2013-10-28 | KKempeneers | The KL25Z default values in the constructor where removed, they seem to cause compilation errors when the library is used on other targets. |
1:ddcefddda4a7 | 2013-10-27 | KKempeneers | 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. |
0:01f3d38f8b6d | 2013-10-08 | KKempeneers | First attempt at publishing a library. |