Internet Piano for WIZwiki-W7500
Dependencies: SDFileSystem WIZnetInterface httpServer mbed
Fork of httpServer-WIZwiki-W7500 by
This is HTTP server example program for WIZwiki-W7500.
In this example, only you can control Internet Piano.
Sample html pages and image are needed. So download samples.
•index.html
/media/uploads/justinkim/index.zip
This example use SD card. So copy html and image files to SD card. If not WIZwiki-W7500 platform, copy html and image files to local filesystem.
Revision 6:5dae237341f7, committed 2013-06-04
- Comitter:
- emilmont
- Date:
- Tue Jun 04 16:07:06 2013 +0100
- Parent:
- 5:0f0fdadab553
- Child:
- 7:a5ead1402704
- Commit message:
- Point to the latest libraries
Changed in this revision
--- a/EthernetInterface.lib Fri Mar 01 15:37:15 2013 +0000 +++ b/EthernetInterface.lib Tue Jun 04 16:07:06 2013 +0100 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/EthernetInterface/#9b2d10dc0392 +http://mbed.org/users/mbed_official/code/EthernetInterface/ \ No newline at end of file
--- a/mbed-rtos.lib Fri Mar 01 15:37:15 2013 +0000 +++ b/mbed-rtos.lib Tue Jun 04 16:07:06 2013 +0100 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed-rtos/#53e6cccd8782 +http://mbed.org/users/mbed_official/code/mbed-rtos/ \ No newline at end of file
--- a/mbed.bld Fri Mar 01 15:37:15 2013 +0000 +++ b/mbed.bld Tue Jun 04 16:07:06 2013 +0100 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/3d0ef94e36ec \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/ \ No newline at end of file
IOP
