IOT BASE PLATFORM WITH GCC, ECLIPSE, WIZWIKI-W7500 : SERIAL TO ETHERNET

This project describes that how to use the serial to ethernet device for different platform. The serial to ethernet is the protocol converter that transmits the data sent by serial equipment as TCP/IP data type and converts back the TCP/IP data received through the network into serial data to transmit back to the equipment.
ORIGINAL POST
By bingdo72
components
Hardware Components
WIZwiki-W7500
X 1
Software Apps and online services
S2E(seriel to ethernet)
IIoT_WIZwiki-W7500_Eclipse
details

wizwikiw7500

The WIZwiki-W7500 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 know the status of equipment even if it is so far. If you want to know how to use S2E(Serial to Ethernet) function, please refer to the following step.

Step 1: Prepare Materials, Hardware Connection, Prepare Development Environment

Serial_eth

Please refer to the link below.

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

http://opensrclab.tistory.com/50

I prepared GCC development environment by the following site.

http://opensrclab.tistory.com/33

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 temporarily.

http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550s2e:wiz550s2e_configuration_tool_ver1.03beta_20151005.zip

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

Step 2: Software

serial_eth-1

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

Step 3: Software : S2E(Serial to Ethernet)

serial_etha-2

Picture of Software : S2E(Serial to Ethernet)
Picture of Software : S2E(Serial to Ethernet)
Picture of Software : S2E(Serial to Ethernet)
Picture of Software : S2E(Serial to Ethernet)
Picture of Software : S2E(Serial to Ethernet)

Insert MAC address.

Modify IP, Port, Working Mode.

To test operation of S2E function.

 

Step 4: How to Run : Modification

eclipse

Modify common.h

#define F_ENABLE_DHT11
#define F_ENABLE_TCPClient

Step 5: How to Run : Result

Picture of How to Run : Result
Picture of How to Run : Result
Picture of How to Run : Result
Picture of How to Run : Result

Source: http://www.instructables.com/id/IoT-Base-Platform-With-GCC-Eclipse-WIZwiki-W7500-S/

 

 

 

wizwikiw7500

The WIZwiki-W7500 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 know the status of equipment even if it is so far. If you want to know how to use S2E(Serial to Ethernet) function, please refer to the following step.

Step 1: Prepare Materials, Hardware Connection, Prepare Development Environment

Serial_eth

Please refer to the link below.

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

http://opensrclab.tistory.com/50

I prepared GCC development environment by the following site.

http://opensrclab.tistory.com/33

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 temporarily.

http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550s2e:wiz550s2e_configuration_tool_ver1.03beta_20151005.zip

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

Step 2: Software

serial_eth-1

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

Step 3: Software : S2E(Serial to Ethernet)

serial_etha-2

Picture of Software : S2E(Serial to Ethernet)
Picture of Software : S2E(Serial to Ethernet)
Picture of Software : S2E(Serial to Ethernet)
Picture of Software : S2E(Serial to Ethernet)
Picture of Software : S2E(Serial to Ethernet)

Insert MAC address.

Modify IP, Port, Working Mode.

To test operation of S2E function.

 

Step 4: How to Run : Modification

eclipse

Modify common.h

#define F_ENABLE_DHT11
#define F_ENABLE_TCPClient

Step 5: How to Run : Result

Picture of How to Run : Result
Picture of How to Run : Result
Picture of How to Run : Result
Picture of How to Run : Result

Source: http://www.instructables.com/id/IoT-Base-Platform-With-GCC-Eclipse-WIZwiki-W7500-S/

 

 

 

COMMENTS

Please Login to comment
  Subscribe  
Notify of