![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
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
resources/gps.h
- Committer:
- bogdanm
- Date:
- 2013-10-15
- Revision:
- 2:7e489126fe7a
File content as of revision 2:7e489126fe7a:
// GPS resource implementation #ifndef GPS_H #define GPS_H #include "nsdl_support.h" int create_gps_resource(sn_nsdl_resource_info_s *resource_ptr); #endif