Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Freetronics_16x2_LCD by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:08abb319acab | 2014-11-27 | margadon | Final |
6:9ef0091c2a4f | 2014-11-27 | margadon | Fork freetronics LCD class for HD4478 based LCDs with Cyrillic symbols. Use puts() for latin and Cyrillic texts. |
5:e280a825d45b | 2014-11-21 | margadon | qw |
4:cabb96976ccf | 2014-11-21 | margadon | lcd2 |
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. |