Advertisement

Quick Links

WIZnet W5200 for QuickStart (#40002)
The
WIZnet
W5200
QuickStart board to serve data to an Ethernet network
or even the internet. The WIZnet W5200 chip provides
an Ethernet to SPI bridge which is interfaced with
Parallax's 8-core microcontroller, the Propeller P8X32A.
The data served to a network can be anything you want
– web pages, serial data, email, and more.
Many useful demo programs are available for download
from the product page to get you started, including a
webserver capable of serving dynamic data from the SD
card to your favorite browser.
develop firmware that allows the WIZnet W5200 board
+ QuickStart to respond to or generate any type of
network traffic.
Features
Prewritten drivers to support common network protocols such as TCP and UDP connections,
HTTP, DHCP, DNS resolution, POP, SMTP, NetBIOS, and SNTP
Prewritten demonstration programs, including a simple web server
WIZnet W5200 TCP/IP 10BaseTX/100BaseTX Ethernet controller
Micro SD card support
I2C real time clock with super-cap battery backup
Supports IEEE 802.3af PoE (Power over Ethernet) with a Silvertel Ag9050 daughterboard module
(not included)
Power may be supplied by your computer's USB port, onboard 2.1 mm barrel jack, or PoE
Open Source Hardware
Specifications
Power Requirements: 5–9 VDC, 300 mA max current draw, 175 mA typical current draw
Communication Interface: SPI through the standard QuickStart header
Operating temperature: -40 to +185 °F (-40 to +85 °C)
Dimensions: 3 x 5 in (7.6 x 12.7 cm)
Application Ideas
Webserver that serves dynamic sensor data
Web-enabled home automation
Remote weather monitor system
Upgrade your Propeller board's firmware over the internet
Copyright © Parallax Inc.
Web Site: www.parallax.com
Forums: forums.parallax.com
Sales: sales@parallax.com
Technical: support@parallax.com
for
QuickStart
allows
Advanced users can
WIZnet W5200 for QuickStart (#40002)
your
Office: (916) 624-8333
Fax: (916) 624-8003
Sales: (888) 512-1024
Tech Support: (888) 997-8267
v1.0 3/13/2013 Page 1 of 10

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WIZnet W5200 and is the answer not in the manual?

Questions and answers

Summary of Contents for Parallax WIZnet W5200

  • Page 1 QuickStart board to serve data to an Ethernet network or even the internet. The WIZnet W5200 chip provides an Ethernet to SPI bridge which is interfaced with Parallax’s 8-core microcontroller, the Propeller P8X32A. The data served to a network can be anything you want –...
  • Page 2: Kit Contents

    CAT5 or greater Ethernet cable  microSD card reader  USB cable, male USB A to mini-B (Parallax #805-00006) or 7.5 Volt DC power supply with 2.1 mm barrel jack (Parallax #750-00009)  Phillips #0 screwdriver and pliers for assembly...
  • Page 3 2. Carefully insert the WIZnet W5200 for QuickStart add-on board into the QuickStart header so that the add-on board covers the QuickStart board. 3. Secure the WIZnet W5200 board to the QuickStart board by screwing the included nylon M3 screws into the standoffs, through the WIZnet W5200 board’s mounting holes. That’s it! Copyright ©...
  • Page 4: Power Supply Options

    3. Next, power the system with one of the options, below. That’s it! Power Supply Options The QuickStart + WIZnet W5200 may be powered by any of these three options; it is safe to connect any combination of these at the same time: ...
  • Page 5 W5200 Chip SPI Master In, Slave Out Signal MoSi W5200 Chip SPI Master Out, Slave In Signal nSCS W5200 Chip SPI Chip Select Signal Available Available Available Available Available Available Copyright © Parallax Inc. WIZnet W5200 for QuickStart (#40002) v1.0 3/13/2013 Page 5 of 10...
  • Page 6: Power Over Ethernet (Poe)

    The header of 10 pins at the bottom of the WIZnet W5200 board, pictured above, is for use with the Silvertel Ag9050. To enable PoE, simply solder the Silvertel Ag9050 daughter board into this header.
  • Page 7: Network Configuration Settings

    MAC address is the determining factor in what IP address is assigned to the device requesting it. You may experience network problems if more than one device attached to the network has the same MAC address! Copyright © Parallax Inc. WIZnet W5200 for QuickStart (#40002) v1.0 3/13/2013 Page 7 of 10...
  • Page 8 9. Open your favorite web browser and enter the IP address of your QuickStart + W5200 into the browser’s address bar. 10. Your browser should display the webpage dynamically rendered from the QuickStart + W5200 board. Copyright © Parallax Inc. WIZnet W5200 for QuickStart (#40002) v1.0 3/13/2013 Page 8 of 10...
  • Page 9 'Reset the counter counter := 0 repeat 'update the counters counter++ 'save the uptime counters to the user variable space webserver.SetUserVariable(0, counter) 'wait for 100 milliseconds webserver.Pause(100) Copyright © Parallax Inc. WIZnet W5200 for QuickStart (#40002) v1.0 3/13/2013 Page 9 of 10...
  • Page 10: Revision History

    About the simple_server.spin Program The IP address of the WIZnet W5200 board is automatically obtained by your network’s DHCP server. In most cases, the DHCP server will be your network’s router. Since a DHCP server dynamically assigns IP addresses by usage and the number of clients currently connected to the network, your WIZnet W5200 board’s IP address will almost certainly be different than the one in the screenshot above.

This manual is also suitable for:

40002

Table of Contents