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

Revision:
8:81743e1228a7
Parent:
7:0eff5db44b8b
Parent:
6:9e4f4a8c1829
Child:
9:c5dc85d192e2
--- a/main.cpp	Fri Oct 11 12:39:08 2013 +0000
+++ b/main.cpp	Fri Oct 11 12:46:15 2013 +0000
@@ -123,4 +123,4 @@
       
       wait( 15.0 );
     }
-}
\ No newline at end of file
+}