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
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.
History
Update libraries to latest version
2016-09-12, by stevew817 [Mon, 12 Sep 2016 10:47:12 +0000] rev 7
Update libraries to latest version
Update logo bitmap to the right version (with thermometer background image)
2015-05-07, by stevew817 [Thu, 07 May 2015 15:54:19 +0000] rev 6
Update logo bitmap to the right version (with thermometer background image)
Get rid of test_env;
2015-05-04, by stevew817 [Mon, 04 May 2015 16:25:55 +0000] rev 5
Get rid of test_env;
Update to mbed from build instead of source
2015-05-01, by Steven Cooreman [Fri, 01 May 2015 16:01:06 -0700] rev 4
Update to mbed from build instead of source
Add in mbed-src
2015-04-29, by Steven Cooreman [Wed, 29 Apr 2015 07:34:52 -0700] rev 3
Add in mbed-src
remove -b
2015-04-17, by stevew817 [Fri, 17 Apr 2015 15:58:00 +0000] rev 2
remove -b
Initial commit;
2015-04-17, by stevew817 [Fri, 17 Apr 2015 15:55:53 +0000] rev 1
Initial commit;
Initial upload;
2015-04-17, by stevew817 [Fri, 17 Apr 2015 14:55:18 +0000] rev 0
Initial upload;