Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: W5500Interface WebSocketClient mbed
Fork of Websocket_Ethernet_W5500 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:5bd7bd3e1b83 | 2014-10-21 | kaizen | Changed the latest ethernet interface |
5:5f427a506928 | 2014-07-09 | embeddist | added #define _USE_WIZ550io |
4:8b4aacaab1f1 | 2014-07-09 | embeddist | -Websocket for KL25Z, W5500 or WIZ550io |
3:4c02f6287752 | 2014-07-08 | Bongjun | check sensor count |
2:d6eb2ce07362 | 2014-07-08 | Bongjun | Added DS18B20 Temperature Sensor.; send current Temperature information to Webserver |
1:22e5197655a9 | 2014-07-08 | Bongjun | added comment to change IP address as Env. |
0:2efa5e59223d | 2014-07-08 | Bongjun | 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" |