MemLCD-Temperature-Humidity-Demo: This is an example program for the Happy Gecko starter kit, which includes an on-board Sharp memory LCD, and a Silicon Labs si7021 relative humidity and temperature sensor.

Dependencies:   MemoryLCD SILABS_RHT mbed

Demo of memory LCD and RHT library

Demo running on Happy Gecko starter kit

This demo is meant to run on a Silicon Labs EFM32 Happy Gecko Starter Kit, and will demonstrate the use of the Memory LCD and si70xx sensor libraries. It can exclusively be used with the low-power version of mbed.

For documentation on the libraries, please refer to the respective library pages.

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 10:47:12 2016 +0000
Parent:
6:2186477a8aa2
Commit message:
Update libraries 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
diff -r 2186477a8aa2 -r 90fb154b57f7 MemoryLCD.lib
--- a/MemoryLCD.lib	Thu May 07 15:54:19 2015 +0000
+++ b/MemoryLCD.lib	Mon Sep 12 10:47:12 2016 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/teams/SiliconLabs/code/MemoryLCD/#c34c3e4e33fc
+http://developer.mbed.org/teams/SiliconLabs/code/MemoryLCD/#0f8ae10b308d
diff -r 2186477a8aa2 -r 90fb154b57f7 mbed.bld
--- a/mbed.bld	Thu May 07 15:54:19 2015 +0000
+++ b/mbed.bld	Mon Sep 12 10:47:12 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/8ab26030e058
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/2e9cc70d1897
\ No newline at end of file