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 SLCD by
History
go
2016-12-02, by menchacaeli [Fri, 02 Dec 2016 23:25:24 +0000] rev 15
go
Hello Stan I tried to understand the format of the output you wanted but didn't quite understand it. The KL has turned out not to be as friendly as I thought it would be.
2016-12-02, by menchacaeli [Fri, 02 Dec 2016 09:02:00 +0000] rev 14
Hello Stan I tried to understand the format of the output you wanted but didn't quite understand it. The KL has turned out not to be as friendly as I thought it would be.
Using < as minus sign;
2016-11-14, by scohennm [Mon, 14 Nov 2016 15:50:16 +0000] rev 13
Using < as minus sign;
Upgraded the SLCD library with new location for minus sign.
2016-11-28, by scohennm [Mon, 28 Nov 2016 15:41:43 +0000] rev 12
Upgraded the SLCD library with new location for minus sign.
Added negative sign for display and updated data interval.
2016-11-05, by scohennm [Sat, 05 Nov 2016 23:44:12 +0000] rev 11
Added negative sign for display and updated data interval.
Documentation updated
2014-03-23, by Tomo2k [Sun, 23 Mar 2014 19:55:14 +0000] rev 10
Documentation updated
Added #pragma once guards
2014-03-23, by Tomo2k [Sun, 23 Mar 2014 19:10:10 +0000] rev 9
Added #pragma once guards
Cleanup of example code comment
2014-03-14, by Tomo2k [Fri, 14 Mar 2014 15:31:39 +0000] rev 8
Cleanup of example code comment
Added "." as a valid character printed using the decimal point LCD cell.; Added SLCD::clear() method to clear the LCD.; Note that ".." will only print one dot, dots must be manually cleared, eg using clear()
2014-03-14, by Tomo2k [Fri, 14 Mar 2014 15:22:09 +0000] rev 7
Added "." as a valid character printed using the decimal point LCD cell.; Added SLCD::clear() method to clear the LCD.; Note that ".." will only print one dot, dots must be manually cleared, eg using clear()
Magic Wand formatted (MBED standard style)
2014-03-14, by Tomo2k [Fri, 14 Mar 2014 15:13:15 +0000] rev 6
Magic Wand formatted (MBED standard style)