
Simple Mbed Cloud Client application using features of K64 & K66
Connect to Mbed Cloud!
This example was customized a bit for FRDM-K66 and FRDM-K64F.
It depends on having an SD Card plugged in for storage of credentials. It could be changed later to use a SPI flash or other storage on a shield or wired in.
The app keeps track of how many times switch 2 (SW2) is pressed. The value can be retrieved via a GET request to Mbed Cloud.
Also, it will blink a pattern based on milisecond (ms) timing values that can be sent from Mbed Cloud. The pattern can be sent with a PUT request and the blinking sequence can be triggered by a POST request.
Revision 11:6669e1e62d6f, committed 2018-05-10
- Comitter:
- maclobdell
- Date:
- Thu May 10 16:02:35 2018 -0500
- Parent:
- 10:3f30c0e55a8e
- Child:
- 12:0a894bf1f5f2
- Commit message:
- update case in .lib file for simple-mbed-cloud-client
Changed in this revision
simple-mbed-cloud-client.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/simple-mbed-cloud-client.lib Thu May 10 06:28:36 2018 -0500 +++ b/simple-mbed-cloud-client.lib Thu May 10 16:02:35 2018 -0500 @@ -1,1 +1,1 @@ -https://github.com/armmbed/simple-mbed-cloud-client/#3b72d712ccdb1fbdfa1bdec5209b52f5b813d819 +https://github.com/ARMmbed/simple-mbed-cloud-client/#3b72d712ccdb1fbdfa1bdec5209b52f5b813d819