Internet Piano for WIZwiki-W7500

Dependencies:   SDFileSystem WIZnetInterface httpServer mbed

Fork of httpServer-WIZwiki-W7500 by WIZnet

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.

Files at this revision

API Documentation at this revision

Comitter:
IOP
Date:
Thu Jan 07 00:06:40 2016 +0000
Parent:
19:75dfa97afa2b
Commit message:
update mbed lib

Changed in this revision

WIZnetInterface.lib Show annotated file Show diff for this revision Revisions of this file
httpServer.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- 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
--- 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
--- 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