From 90595e5508b1fe5481657e22c045927e12bd4ebd Mon Sep 17 00:00:00 2001 From: Mike Barela Date: Wed, 22 May 2019 12:40:13 -0400 Subject: [PATCH] Update README.md --- README.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index a1ce488..446beab 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,20 @@ -# Adafruit-Ethernet-FeatherWing-PCB -PCB files for the Adafruit Ethernet FeatherWing +## Adafruit Ethernet FeatherWing PCB +
+Click here to purchase one from the Adafruit shop
-Format is EagleCAD schematic and board layout +Wireless is wonderful, but sometimes you want the strong reliability of a wire. If your Feather board is going to be part of a permanent installation, this Ethernet FeatherWing will let you add quick and easy wired Internet. Just plug in a standard ethernet cable, and run the Ethernet2 library for cross-platform networking. Works with all/any of our Feather boards as an Ethernet Client (server not supported at this time)! -For more details, check out the product pages at +Ethernet is a tried-and-true networking standard. It's supported by every hub and switch, and because there's a physical connection you don't have to noodle around with SSIDs, passwords, authentication schemes or antennas. It works great with any of our Feathers, the WIZ5500 chip communicates over SPI plus a single CS pin. The Arduino Ethernet2 library works great, and within a few seconds after connecting, will do the DHCP setup for you. As a nice extra, the RJ-45 jack has both link and activity lights that will light/blink to let you know the current connection status. - * https://www.adafruit.com/products/3201 +PCB files for the Adafruit Ethernet FeatherWing. The format is EagleCAD schematic and board layout +- https://www.adafruit.com/products/3201 -Adafruit invests time and resources providing this open source design, -please support Adafruit and open-source hardware by purchasing -products from Adafruit! +### License -Designed by Adafruit Industries. -Creative Commons Attribution, Share-Alike license, check license.txt for more information -All text above must be included in any redistribution \ No newline at end of file +Adafruit invests time and resources providing this open source design, please support Adafruit and open-source hardware by purchasing products from [Adafruit](https://www.adafruit.com)! + +All text above must be included in any redistribution + +Designed by Limor Fried/Ladyada for Adafruit Industries. +Creative Commons Attribution/Share-Alike, all text above must be included in any redistribution. +See license.txt for additional information.