Websocket Test Program for W5500 or WIZ550io ( WIZnet, http://wizwiki.net ) LPC11U68 Xpresso v2 + WIZ550io Ethernet Board.
Dependencies: W5500Interface WebSocketClient mbed
Fork of Websocket_Ethernet_W5500 by
Websocket example using Ethernet component of WIZ550io (W5500)
How to put W5500 on your mbed board?
It's tested on LPC11U68 Board.
History
Correction of a bug in socket::close() via Pull Request of Patrick Pollet
2014-09-01, by Bongjun [Mon, 01 Sep 2014 01:55:17 +0000] rev 6
Correction of a bug in socket::close() via Pull Request of Patrick Pollet
change Ethernet library to W5500Interface
2014-08-27, by Bongjun [Wed, 27 Aug 2014 02:25:59 +0000] rev 5
change Ethernet library to W5500Interface
EthernetInterfaceW5500 repo location is chagned.
2014-07-17, by Bongjun [Thu, 17 Jul 2014 07:39:35 +0000] rev 4
EthernetInterfaceW5500 repo location is chagned.
check sensor count
2014-07-08, by Bongjun [Tue, 08 Jul 2014 23:58:21 +0000] rev 3
check sensor count
Added DS18B20 Temperature Sensor.; send current Temperature information to Webserver
2014-07-08, by Bongjun [Tue, 08 Jul 2014 08:37:08 +0000] rev 2
Added DS18B20 Temperature Sensor.; send current Temperature information to Webserver
added comment to change IP address as Env.
2014-07-08, by Bongjun [Tue, 08 Jul 2014 06:03:03 +0000] rev 1
added comment to change IP address as Env.
Websocket test program for W5500 (from WIZnet H/W TCP/IP chip); use module type named WIZ550io & LPC11U68 Board.; ; can see the result from "http://sockets.mbed.org/demo/viewer"
2014-07-08, by Bongjun [Tue, 08 Jul 2014 05:51:34 +0000] rev 0
Websocket test program for W5500 (from WIZnet H/W TCP/IP chip); use module type named WIZ550io & LPC11U68 Board.; ; can see the result from "http://sockets.mbed.org/demo/viewer"