IoT Base Platform with arm MBED, WIZwiki-W7500 : EchoServer
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.
Step 1: Prepare Materials, Hardware Connection
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
EchoServer Example
https://developer.mbed.org/teams/WIZnet/code/TCPEchoServer-WIZwiki-W7500/?platform=WIZwiki-W7500
Step 4: How to Run : Preparation
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.
Step 5: How to Run : Result
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.
'IoT' 카테고리의 다른 글
IoT Base Platform with GCC, Eclipse, WIZwiki-W7500 : Serial to Ethernet (0) | 2017.08.28 |
---|---|
IoT Base Platform with GCC, WIZwiki-W7500 : MQTT (0) | 2017.08.24 |
IoT Base Platform with GCC, WIZwiki-W7500 (0) | 2017.08.22 |
How to control my IoT device by Android phone or iPhone through Cloud server like Arduino (0) | 2015.12.23 |