Demo program for driving the memory LCD on the Zero Gecko Starter Kit.

Dependencies:   MemoryLCD mbed

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.

Files at this revision

API Documentation at this revision

Comitter:
stevew817
Date:
Mon Sep 12 08:45:55 2016 +0000
Parent:
13:ae8652536e13
Commit message:
Updated mbed library to latest version

Changed in this revision

MemoryLCD.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/MemoryLCD.lib	Thu May 28 16:05:21 2015 +0000
+++ b/MemoryLCD.lib	Mon Sep 12 08:45:55 2016 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/teams/SiliconLabs/code/MemoryLCD/#b02dfd360729
+http://developer.mbed.org/teams/SiliconLabs/code/MemoryLCD/#0f8ae10b308d
--- a/mbed.bld	Thu May 28 16:05:21 2015 +0000
+++ b/mbed.bld	Mon Sep 12 08:45:55 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/cbbeb26dbd92
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/2e9cc70d1897
\ No newline at end of file