ok connect ethernet http://nanoservice-demo.mbed.org/ logout login name/password: demo demo see unique id on LCD click on that on that SAME id on web page interact with it: led on/off temp buzzer etc.
Dependencies: Beep C12832_lcd EthernetInterface LM75B MMA7660 mbed-rtos mbed nsdl_lib
Fork of NSDL_HelloWorld by
History
avnish version
2014-04-01, by avnisha [Tue, 01 Apr 2014 22:34:19 +0000] rev 8
avnish version
Endpoint names are no longer constrained to a fixed length. Also changed default prefix to "mbed-" instead of "mbed-demo-"
2013-10-22, by bogdanm [Tue, 22 Oct 2013 10:50:05 +0000] rev 7
Endpoint names are no longer constrained to a fixed length. Also changed default prefix to "mbed-" instead of "mbed-demo-"
Change comment;
2013-10-21, by dan [Mon, 21 Oct 2013 21:30:05 +0000] rev 6
Change comment;
Changed location of NSDL library
2013-10-21, by dan [Mon, 21 Oct 2013 21:29:11 +0000] rev 5
Changed location of NSDL library
Changed endpoint prefix
2013-10-15, by bogdanm [Tue, 15 Oct 2013 15:59:51 +0000] rev 4
Changed endpoint prefix
Fixes buffer overflows, invalid server address and other issues.
2013-10-15, by bogdanm [Tue, 15 Oct 2013 15:48:23 +0000] rev 3
Fixes buffer overflows, invalid server address and other issues.
Code refactoring.
2013-10-15, by bogdanm [Tue, 15 Oct 2013 12:45:46 +0000] rev 2
Code refactoring.
Bug fixed + minor modifications
2013-10-15, by terohoo [Tue, 15 Oct 2013 09:17:29 +0000] rev 1
Bug fixed + minor modifications
Adding nsdl example app
2013-10-09, by terohoo [Wed, 09 Oct 2013 09:31:17 +0000] rev 0
Adding nsdl example app