How to Monitor a Remote Equipment by WIZwiki Platform

by bingdo72 in Circuits > Microcontrollers

776 Views, 18 Favorites, 0 Comments

How to Monitor a Remote Equipment by WIZwiki Platform

WIZwiki-w7500_platform.png

I know WIZ550S2E solution for monitoring. Recently WIZwiki-W7500 platform was announced by WIZnet. So I implemented a firmware of WIZwiki-W7500 by WIZ550S2E SW modification because I can handle a source code easily.
You can know the status of equipment even if it is so far. Please refer to the following step.

Prepare Materials

WIZwiki-W7500_platform_2.png
USB CABLE(2.0)-1.png
LAN CABLE-1.png

Please refer to the following.

1. WIZwiki-W7500 board. ( http://www.shopwiznet.com/wizwiki-7500 )

2. Mini USB cable

3. LAN cable

Hardware Connection

WIZwiki-W7500_image6.JPG

Please connect an USB cable and LAN cable.

You can get more HW info by the following site.

http://wizwiki.net/wiki/doku.php?id=products:wizwi...

Prepare Development Environment

I prepared GCC development environment by the following site.

http://lghmms.cafe24.com/how-to-build-a-development-environment-with-gnu-arm-java-jdk-eclipse-cygwin/

I installed GNU Toolchain, Java JDK, Eclipse, Cygwin.

If you install all tools, you are ready for running this project.

You can use a Configuration Tool by the following site temporarily.

http://wizwiki.net/wiki/doku.php?id=products:wiz55...

How to use a CFG tool : http://wizwiki.net/wiki/doku.php?id=products:wiz550s2e:wiz550s2epg_en#configuration_tool

WIZ550S2E source repository : https://github.com/Wiznet/WIZ550S2E

WIZwiki-W7500 library source : http://wizwiki.net/wiki/doku.php?id=products:w7500:library

Software : GitHub Repository

2015-05-27_S2EApp_WIZwiki-W7500_GitHub.jpg

I opened source codes of this project in GitHub.

https://github.com/bingdo/S2EApp_WIZwiki-W7500_Eclipse

You can download this project files. And then import project into Eclipse.

After compile, you can run S2E application of WIZwiki-W7500.

This project is open for everyone. I expect your participation to improve a quality of project.

How to Run : Test Result

2015-05-28_status_of_remote_equipment.jpg

1. To program FW into a target.

2. To reset a target and insert MAC address.

3. To search a target by Configuration Tool.

4. To check Host IP and start Server.

5. To change IP, Gateway, HostIP properly.

6. To change Working Mode of target to TCP Client or Mixed Mode by CFG tool.

7. Send "hello" to Server through terminal program.

You can see the test result by the video.

Thank you for your attention.

*Tip : If you register in www.wiznetian.com and work actively, you can get a sample cheaper than E-sales as well as a free sample.