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: EthernetInterface SeeedGrayOLED USBDevice mbed-rtos mbed
Fork of Ethernet_Status_HelloWorld by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:9f88f8b4e739 | 2015-01-11 | danielashercohen | This acts as a server, when started it displays it's own IP address, when a client connects it displays the connecting IP address, it then displays the data sent and returns it to the client. |
3:af736e1af4a9 | 2014-02-15 | edodm85 | Fixed the 2nd disconnection of the cable |
2:922ee74b0192 | 2014-02-15 | edodm85 | Fixed |
1:67817eb9bb9e | 2014-01-16 | edodm85 | Added the static keyword to the function mii_read_data() |
0:9e8b3fd68f6c | 2014-01-15 | edodm85 | First Version |