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 18:c4c6427f857d, committed 2015-07-10
- Comitter:
- justinkim
- Date:
- Fri Jul 10 05:36:36 2015 +0000
- Parent:
- 17:e37f38198c32
- Child:
- 19:75dfa97afa2b
- Commit message:
- mbed-src -> mbed library
Changed in this revision
| mbed-src.lib | Show diff for this revision Revisions of this file |
| mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed-src.lib Fri Jul 03 07:51:24 2015 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://mbed.org/users/mbed_official/code/mbed-src/#39197bcd20f2
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Fri Jul 10 05:36:36 2015 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed/builds/da0ca467f8b5 \ No newline at end of file
IOP
