Demo program for driving the memory LCD on the Zero Gecko Starter Kit.
This demo program shows how to drive the memory LCD on the Zero Gecko Starter Kit, by using asynchronous transfers.
Information
All examples in this repo are considered EXPERIMENTAL QUALITY, meaning this code has been created as one-off proof-of-concept and is suitable as a demonstration for experimental purposes only. This code will not be regularly maintained by Silicon Labs and there is no guarantee that these projects will work across all environments, SDK versions and hardware.
History
Updated mbed library to latest version
2016-09-12, by stevew817 [Mon, 12 Sep 2016 08:45:55 +0000] rev 14
Updated mbed library to latest version
update memLCD library
2015-05-28, by stevew817 [Thu, 28 May 2015 16:05:21 +0000] rev 13
update memLCD library
Workaround for race condition on HG.
2015-05-28, by stevew817 [Thu, 28 May 2015 08:39:29 +0000] rev 12
Workaround for race condition on HG.
Remove unneeded DigitalOut instance on Happy Gecko.
2015-05-27, by stevew817 [Wed, 27 May 2015 12:09:22 +0000] rev 11
Remove unneeded DigitalOut instance on Happy Gecko.
update HG
2015-05-27, by stevew817 [Wed, 27 May 2015 11:59:26 +0000] rev 10
update HG
switch back to prebuilt mbed
2015-05-13, by stevew817 [Wed, 13 May 2015 08:58:12 +0000] rev 9
switch back to prebuilt mbed
add in mbed-src
2015-05-06, by stevew817 [Wed, 06 May 2015 21:36:56 +0000] rev 8
add in mbed-src
not publishing with mbed-src?
2015-05-06, by stevew817 [Wed, 06 May 2015 21:33:10 +0000] rev 7
not publishing with mbed-src?
Update pinout for ZG
2015-04-17, by stevew817 [Fri, 17 Apr 2015 19:36:10 +0000] rev 6
Update pinout for ZG
Update to mbed from build instead of source
2015-05-01, by Steven Cooreman [Fri, 01 May 2015 16:02:12 -0700] rev 5
Update to mbed from build instead of source