Datasheet

Usage
The Ethernet chipset we are using (Wiz5500) is well supported and works for all Feathers, all you need is a little library
support and you will be sending packets in no time!
Install Ethernet2 Library
Start by installing the support library for the Wiz5500. We have the Adafruit fork of the Ethernet2 library repository on
GitHub (https://adafru.it/plf) if you're interested in looking at the code.
Start by downloading the library. You can do that by visiting the github repo and manually downloading or, easier, just
click this button to download the zip:
https://adafru.it/plA
https://adafru.it/plA
Rename the uncompressed folder Ethernet2 and check that the Ethernet2 folder contains src, keywords.txt and
library.properties
Place the Ethernet2 library folder your
arduinosketchfolder
/libraries/ folder.
You may need to create the libraries subfolder if its your first library. Restart the IDE.
We also have a great tutorial on Arduino library installation at:
http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use (https://adafru.it/aYM)
Connect Cable
Make sure you have the FeatherWing plugged into your Feather, and an Ethernet cable connected to your hub, router
or switch.
© Adafruit Industries https://learn.adafruit.com/adafruit-wiz5500-wiznet-ethernet-featherwing Page 14 of 20