HTTP server example program for WIZwiki-W7500
Dependencies: WIZnetInterface SDFileSystem httpServer mbed-src
Fork of TCPEchoServer-WIZwiki-W7500 by
This is HTTP server example program for WIZwiki-W7500.
In this example, only you can control RGB LED on/off.
Sample html pages and image are needed. So download samples.
- index.html
- dio_page.html
- image
https://github.com/WIZnet-MbedEthernet/httpServer-WIZwiki-W7500
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.
There are Korean language in index.html
Diff: httpServer.lib
- Revision:
- 12:d1e2995ca5f6
- Parent:
- 11:e4fa02f2a689
- Child:
- 13:a09c9ff30460
--- a/httpServer.lib Mon Jun 29 09:33:31 2015 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://developer.mbed.org/teams/WIZnet/code/httpServer/#e59cc54df17c
