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
Diff: logo.h
- Revision:
- 15:abc12b228291
- Parent:
- 11:bdf601a405fc
--- a/logo.h Mon May 26 06:28:29 2014 +0000
+++ b/logo.h Tue May 27 01:36:56 2014 +0000
@@ -50,6 +50,6 @@
lcd.cls();
lcd.print_bm(xively_logo, 24, i);
lcd.copy_to_lcd();
- wait(0.1);
+ wait(0.01);
}
}
\ No newline at end of file
muRata
Murata TypeYD