HOW TO TRANSFER MY SENSOR DATA TO CLOUD SERVER OR IOT SERVER BY WIZ550SR MODULE

The sensor data can be sent to the IoT server using Wiz550SR, The WIZ550SR 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
LAN cable
X 1
UART2USB adapter x2
X 1
WIZ550SR module and EV board
X 1
details

wiz550sr-1

I know WIZ550web solution for monitoring. Recently WIZ550SR module will be announced by WIZnet.
So I implemented a firmware of WIZ550SR by WIZ550web 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.

wiz550sr-2

Please refer to the following.
1. WIZ550web module HW Rev1.1 (Instead of WIZ550SR module)
2. LAN cable
3. UART2USB adapter x2
4. WIZ550SR module and EV board (On preparing)

wiz550sr-3

Please connect an LAN cable and UART2USB adapter
You can get more HW info by the following site.
http://wizwiki.net/wiki/doku.php?id=products:wiz550web:start

Step 3: 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 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
## Reference
WIZ550web source :https://github.com/Wiznet/WIZ550web/tree/WIZ550web_Rev1.1

Step 4: Software : GitHub Repository

I opened source codes of this project in GitHub.
https://github.com/bingdo/S2E_STM32F103_Eclipse
You can download this project files. And then import project into Eclipse.
After compile, you can run S2E application of WIZ550web module(HW Rev1.1).
This project is open for everyone. I expect your participation to improve a quality of project.

Source: http://www.instructables.com/id/How-to-Transfer-My-Sensor-Data-to-Cloud-Server-or-/

wiz550sr-1

I know WIZ550web solution for monitoring. Recently WIZ550SR module will be announced by WIZnet.
So I implemented a firmware of WIZ550SR by WIZ550web 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.

wiz550sr-2

Please refer to the following.
1. WIZ550web module HW Rev1.1 (Instead of WIZ550SR module)
2. LAN cable
3. UART2USB adapter x2
4. WIZ550SR module and EV board (On preparing)

wiz550sr-3

Please connect an LAN cable and UART2USB adapter
You can get more HW info by the following site.
http://wizwiki.net/wiki/doku.php?id=products:wiz550web:start

Step 3: 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 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
## Reference
WIZ550web source :https://github.com/Wiznet/WIZ550web/tree/WIZ550web_Rev1.1

Step 4: Software : GitHub Repository

I opened source codes of this project in GitHub.
https://github.com/bingdo/S2E_STM32F103_Eclipse
You can download this project files. And then import project into Eclipse.
After compile, you can run S2E application of WIZ550web module(HW Rev1.1).
This project is open for everyone. I expect your participation to improve a quality of project.

Source: http://www.instructables.com/id/How-to-Transfer-My-Sensor-Data-to-Cloud-Server-or-/

documents
Code
source cide

COMMENTS

Please Login to comment
  Subscribe  
Notify of