IoT Base Platform With Arm MBED, WIZwiki-W7500 : EchoServer

by bingdo72 in Circuits > Microcontrollers

188 Views, 0 Favorites, 0 Comments

IoT Base Platform With Arm MBED, WIZwiki-W7500 : EchoServer

W7500_3.png

I know arm MBED platform for IoT. 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.

Prepare Materials, Hardware Connection

IoT Base Platform With GCC, WIZwiki-W7500.jpg

Prepare Development Environment

Do you know arm MBED platform?

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

Software : EchoServer

Ethernet6.png

How to Run : Preparation

Ethernet.png
Ethernet2.png
Ethernet3.png
Ethernet4.png
Ethernet5-2.png
Ethernet5-3.png
Ethernet5.png
Ethernet5-1.png

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

To create your account. https://developer.mbed.org/

To open cloud development environment.

Import Programs or Libraries.

Import mbed_blinky project.

Modify LED pins.

How to Run : Result

Ethernet6.png
Ethernet6-1.png
Ethernet6-2.png
Ethernet6-3.png

Import TCPEchoServer-WIZwiki-W7500 project.

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

Modify MAC address.

Monitor Debugging COM Port.