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 20:03ff739c3564, committed 2016-01-07
- Comitter:
- IOP
- Date:
- Thu Jan 07 00:06:40 2016 +0000
- Parent:
- 19:75dfa97afa2b
- Commit message:
- update mbed lib
Changed in this revision
diff -r 75dfa97afa2b -r 03ff739c3564 WIZnetInterface.lib --- a/WIZnetInterface.lib Wed Aug 12 00:14:38 2015 +0000 +++ b/WIZnetInterface.lib Thu Jan 07 00:06:40 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/WIZnet/code/WIZnetInterface/#3b64df29662f +http://developer.mbed.org/teams/WIZnet/code/WIZnetInterface/#c91884bd2713
diff -r 75dfa97afa2b -r 03ff739c3564 httpServer.lib --- a/httpServer.lib Wed Aug 12 00:14:38 2015 +0000 +++ b/httpServer.lib Thu Jan 07 00:06:40 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/IOP/code/httpServer/#0b571c31bef2 +http://developer.mbed.org/teams/IOP/code/httpServer/#4c09c3f44a8f
diff -r 75dfa97afa2b -r 03ff739c3564 mbed.bld --- a/mbed.bld Wed Aug 12 00:14:38 2015 +0000 +++ b/mbed.bld Thu Jan 07 00:06:40 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/b9ad9a133dc7 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/4336505e4b1c \ No newline at end of file