IOT BASE PLATFORM WITH ARM MBED, WIZWIKI-W7500 : ECHOSERVER

This tutorial will guide you how to make "Echo server", Whenever we send any data to the server it will return back to our client device. here we have created TCP echo server using WIZwiki w7500 IoT device.
ORIGINAL POST
By bingdo72
components
Hardware Components
w7500
X 1
sensor shield
X 1
Software Apps and online services
mbed
details

Echo-server-1

Recently WIZwiki-W7500 board is announced by WIZnet. So I implemented a firmware of WIZwiki-W7500 board by Ethernet SW modification because I can handle a source code easily. You can understand how to use arm MBED platform. Please refer to the following step.

Step 1: Prepare Materials, Hardware Connection

Echo-server-2

Please refer to the link below.

https://www.instructables.com/id/IoT-Base-Platform-With-GCC-WIZwiki-W7500/

http://opensrclab.tistory.com/50

Step 2: Prepare Development Environment

Do you know arm MBED platform?

https://developer.mbed.org/handbook/Homepage

 

Step 3:

Software: EchoServer

Echo-server-3

EchoServer Example

https://developer.mbed.org/teams/WIZnet/code/TCPEchoServer-WIZwiki-W7500/?platform=WIZwiki-W7500

Step 4: How to Run: Preparation

Echo-server-4

Picture of How to Run : Preparation
Picture of How to Run : Preparation
Picture of How to Run : Preparation
Picture of How to Run : Preparation
Picture of How to Run : Preparation
Echo-server-5
Echo-server-6

Refer to the arm MBED link. https://www.mbed.com/en/

To create your accounthttps://developer.mbed.org/

To open cloud development environment.

Import Programs or Libraries.

Import mbed_blinky project.

Modify LED pins.

 

Echo-server-1

Recently WIZwiki-W7500 board is announced by WIZnet. So I implemented a firmware of WIZwiki-W7500 board by Ethernet SW modification because I can handle a source code easily. You can understand how to use arm MBED platform. Please refer to the following step.

Step 1: Prepare Materials, Hardware Connection

Echo-server-2

Please refer to the link below.

https://www.instructables.com/id/IoT-Base-Platform-With-GCC-WIZwiki-W7500/

http://opensrclab.tistory.com/50

Step 2: Prepare Development Environment

Do you know arm MBED platform?

https://developer.mbed.org/handbook/Homepage

 

Step 3:

Software: EchoServer

Echo-server-3

EchoServer Example

https://developer.mbed.org/teams/WIZnet/code/TCPEchoServer-WIZwiki-W7500/?platform=WIZwiki-W7500

Step 4: How to Run: Preparation

Echo-server-4

Picture of How to Run : Preparation
Picture of How to Run : Preparation
Picture of How to Run : Preparation
Picture of How to Run : Preparation
Picture of How to Run : Preparation
Echo-server-5
Echo-server-6

Refer to the arm MBED link. https://www.mbed.com/en/

To create your accounthttps://developer.mbed.org/

To open cloud development environment.

Import Programs or Libraries.

Import mbed_blinky project.

Modify LED pins.

 

COMMENTS

Please Login to comment
  Subscribe  
Notify of