Demo application of SNICInterface library for Murata TypeYD, which reports sensor data periodically to Xively cloud server . Hardware platform: mbed application board (https://mbed.org/cookbook/mbed-application-board), mbed LPC1768 (https://mbed.org/platforms/mbed-LPC1768/) and TypeYD.

Dependencies:   C12832 LM75B MMA7660 SNICInterface libxively mbed-rtos mbed

History

Add the definition of serial for debugging output. default tip

2014-11-25, by kishino [Tue, 25 Nov 2014 00:33:30 +0000] rev 27

Add the definition of serial for debugging output.


Updated SNICInterface.lib.

2014-11-14, by kishino [Fri, 14 Nov 2014 00:56:25 +0000] rev 26

Updated SNICInterface.lib.


It was supported to the FRDM-KL46Z platform.

2014-09-19, by kishino [Fri, 19 Sep 2014 01:46:21 +0000] rev 25

It was supported to the FRDM-KL46Z platform.


Default value of SSID and PassPhrase in source code was changed.

2014-09-12, by kishino [Fri, 12 Sep 2014 00:28:16 +0000] rev 24

Default value of SSID and PassPhrase in source code was changed.


Modified the module name of Copyright.

2014-07-15, by kishino [Tue, 15 Jul 2014 10:13:57 +0000] rev 23

Modified the module name of Copyright.


The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.;

2014-07-15, by kishino [Tue, 15 Jul 2014 09:56:43 +0000] rev 22

The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.;


The pointing out of in-house reviews was modified.

2014-07-15, by kishino [Tue, 15 Jul 2014 02:08:48 +0000] rev 21

The pointing out of in-house reviews was modified.


Fixed a variable name of pointer type.

2014-06-25, by kishino [Wed, 25 Jun 2014 08:08:56 +0000] rev 20

Fixed a variable name of pointer type.


Supported a new command format of SNIC UART.

2014-06-19, by kishino [Thu, 19 Jun 2014 10:16:36 +0000] rev 19

Supported a new command format of SNIC UART.


Update SNIC xively demo

2014-06-11, by kishino [Wed, 11 Jun 2014 05:29:07 +0000] rev 18

Update SNIC xively demo