TCP Client, WIZwiki-W7500ECO. It will get weather of South Korea from openweathermap.org

Dependencies:   WIZnetInterface mbed

Fork of TCPClient_HelloWorld by jehoon song

You are viewing an older revision! See the latest version

Homepage

Prerequisite

This example is for obtainning and printting data from server(OpenWeatherMap). WIZwiki-W7500ECO is TCP client mode.

To implement this function, you need a Platform board, network Interface board.

  • WIZwiki-W7500ECO from WIZnet (Platform board and Ethernet I/F board)

Hardware Configuration

WIZwiki-W7500ECO Pin map

http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wizwiki-w7500eco:wizwiki-w7500eco_detailpinout.png

Initialize an analog pin
Initialize an P30 pin of WIZwiki-W7100ECO platform as an analog pin.

Read analog data from analog pin
Connect an analog device, such as a vriable resistor, to a0 pin. And read analog data.


Software


All wikipages