Using the cap slider and segment LCD on LG/WG/GG.

Dependencies:   EFM32_CapSenseSlider EFM32_SegmentLCD mbed

Demo program showing the capacitive slider and segment LCD functionality of the Leopard, Wonder and Giant Gecko Starter Kits.

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 May 04 16:01:55 2015 +0000
Parent:
3:cc73696cbbf8
Child:
5:4ae84d1e79ab
Commit message:
get rid of test_env

Changed in this revision

EFM32_CapSense.lib Show annotated file Show diff for this revision Revisions of this file
EFM32_SegmentLCD.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/EFM32_CapSense.lib	Fri May 01 16:01:35 2015 -0700
+++ b/EFM32_CapSense.lib	Mon May 04 16:01:55 2015 +0000
@@ -1,2 +1,1 @@
-https://developer.mbed.org/teams/SiliconLabs/code/EFM32_CapSenseSlider/#459a1af84a64
-
+https://developer.mbed.org/teams/SiliconLabs/code/EFM32_CapSenseSlider/#6647338e62d8
--- a/EFM32_SegmentLCD.lib	Fri May 01 16:01:35 2015 -0700
+++ b/EFM32_SegmentLCD.lib	Mon May 04 16:01:55 2015 +0000
@@ -1,2 +1,1 @@
-https://developer.mbed.org/teams/SiliconLabs/code/EFM32_SegmentLCD/#b00dd7d93faf
-
+https://developer.mbed.org/teams/SiliconLabs/code/EFM32_SegmentLCD/#e692ded4462b
--- a/main.cpp	Fri May 01 16:01:35 2015 -0700
+++ b/main.cpp	Mon May 04 16:01:55 2015 +0000
@@ -1,5 +1,3 @@
-#include "test_env.h"
-
 #include "EFM32_SegmentLCD.h"
 #include "EFM32_CapSenseSlider.h"