Ethernet_Shield_For_Arudino_(SKU_DFR0006) - jimaobian/DFRobotWiki GitHub Wiki

center

Introduction

The Arduino Ethernet Shield gives you an easy way to get your Arduino Online. It uses Arduino official Wzinet W5100 ethernet chip (not cheap ENC28J60) And it is directly supported by Arduino official Ethernet Library. The Wiznet W5100 provides a network (IP) stack capable of both TCP and UDP. It supports up to four simultaneous socket connections. Use the Ethernet library to write sketches which connect to the internet using the shield. The SD card is not supported in this version.

Shield Compatibility

Arduino Duemilanove (168 or 328) (Compatible) Arduino UNO (Compatible) Arduino Mega 1280 (NOT Compatible) Arduino Mega 2560 (NOT Compatible)

Schematics

Ethernet shield Schematics Documentation

Getting started with the ethernet shield Ethernet library reference image:nextredirectltr.pngGo shopping ethernet shield for arudino (sku:dfr0006)

category: Product Manual category: DFR Series category: Shields