DFR0272

DFR0272 Datasheet


DFRduino Ethernet Shield

Part Datasheet
DFR0272 DFR0272 DFR0272 (pdf)
PDF Datasheet Preview
DFRduino Ethernet Shield

From Robot Wiki

FRduino Ethernet Shield V1.0 SKU:DFR0272

Contents
• 1 Introduction
• 2 Applications
• 3 Specifications
• 4 Tutorial
o Use W5200 as a WebServer
• Requirements
• Connection
• Sample Code
• Check If It Works

Introduction

This Arduino-sized Ethernet Shield is based on the Wiznet W5200 Ethernet Chip, and provides an easy way of getting your Arduino Online. Fits all version of arduino Main board,e.g.UNO, mega To start, just plug this module onto your Arduino board, connect it to your network with an CAT 5 Ethernet Cable not included and follow a few simple instructions, you will be able to explore the world with internet. The pin layout also allows another shield to be stacked on top.

Features:
• Support Arduino official Ethernet Library Arduino IDE
• card slot, which can be used to store files and accessed via the SD Library.
• Compatible with the Arduino Uno as well as Mega
• The Wiznet W5200 provides a network IP stack capable of both TCP and UDP.
• Supports up to four simultaneous socket connections.
• Use the Ethernet library to write sketches which connect to the internet using the shield.
• Aluminum alloy radiator to release excessive heat.
• Home network device set top box, PVR, digital media center
• Serial Ethernet access control system, LED display, wireless AP repeater, etc.
• Parallel Ethernet POS machine or printer, copier
• USB Ethernet storage devices, network printers
• Security Systems Network Camera
• Monitoring equipment
• Embedded Server

Specifications
• Working voltage 5v
• Ethernet socket
• Support Micro SD card reading / writing
• Size 70x55x30mm

Tutorial

NOTE If you want to use the SD card.

The Ethernet and the SD card share the same SPI interface, only one of them can be manipulated once a time.

Use W5200 as a WebServer

Requirements
• Hardware o UNO x1 o DFRduino Ethernet Shield x1
• Software o Arduino IDE V1.0.* Click to Download Arduino IDE from Arduino.cc

NOTE Suggested version Arduino other version is not compatible for the SPI library difference.

Connection Plug Ethernet Shield/ W5200 on Arduino UNO. Connect RJ45 cable to the Ethernet board.

Change the IP address which you need, then upload the sketch.
1 IPAddress ip 192,168,0,217 ;

NOTE What IP address is permitted? The IP address should be different from your any device in the same network, or the module would failed to be a webserver since its IP address is conflict with another device. e.g. my computer's IP address is my another pc's IP then I cannot use 25 and 35 anymore, so I set it as Check If It Works Open your browser, and input your advice IP address. In this example, it is If you saw 6 groups analog data and it refreshes every 5 seconds, then it works well as a webserver.

For any question/advice/cool idea to share, please visit DFRobot Forum.

Powered By DFRobot 2008-2017
More datasheets: CY7C1049BL-17VC | CY7C1049B-17VC | A8287SLBTR-T | A8285SLBTR-T | A8287SLBTR | A8287SLB | A8285SLBTR | A8285SLB | EASV3020BA2 | ACT8865QI303-T


Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived DFR0272 Datasheet file may be downloaded here without warranties.

Datasheet ID: DFR0272 508700