WebServer for WIZwiki-W7500 Network Information LED controller Analog value Monitoring image load

Dependencies:   SDFileSystem WIZnetInterface httpServer_with_Ethernt mbed

Fork of httpServer-WIZwiki-W7500 by WIZnet

This is HTTP server example program for WIZwiki-W7500.

In this example, you can get Network Information and control LED and... Monitoring Analog value!!

Sample html pages and image are needed. So download samples.

  • index.html
  • net_info.html
  • dio_page.html
  • ain_page.html
  • wiznet_logo.png

Web server html files

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.

History

code update default tip

2017-04-18, by joon874 [Tue, 18 Apr 2017 03:40:04 +0000] rev 24

code update


main? ?; #ifdef(TARGET_WIZWIKI_W7500) ??; #if defined(TARGET_WIZWIKI_W7500)||defined(TARGET_WIZWIKI_W7500P) ? ???

2016-02-18, by irinakim [Thu, 18 Feb 2016 00:36:57 +0000] rev 23

main? ?; #ifdef(TARGET_WIZWIKI_W7500) ??; #if defined(TARGET_WIZWIKI_W7500)||defined(TARGET_WIZWIKI_W7500P) ? ???


Change comment in httpserver.cpp

2015-11-16, by hjjeon [Mon, 16 Nov 2015 23:56:27 +0000] rev 22

Change comment in httpserver.cpp


modify ip address;

2015-10-19, by irinakim [Mon, 19 Oct 2015 00:40:45 +0000] rev 21

modify ip address;


add to network information and analog input value monitoring

2015-09-02, by justinkim [Wed, 02 Sep 2015 02:08:38 +0000] rev 20

add to network information and analog input value monitoring


HTTP Web Server for WIZwiki-W7500

2015-09-02, by justinkim [Wed, 02 Sep 2015 02:06:28 +0000] rev 19

HTTP Web Server for WIZwiki-W7500


Add wait link up code

2015-07-01, by hjjeon [Wed, 01 Jul 2015 04:06:51 +0000] rev 18

Add wait link up code


update file system define

2015-06-30, by hjjeon [Tue, 30 Jun 2015 00:30:08 +0000] rev 17

update file system define


Update

2015-06-30, by hjjeon [Tue, 30 Jun 2015 00:22:02 +0000] rev 16

Update


Bug fix

2015-06-29, by hjjeon [Mon, 29 Jun 2015 23:06:22 +0000] rev 15

Bug fix