Update README.md
This commit is contained in:
26
README.md
26
README.md
@@ -1,16 +1,20 @@
|
||||
# Adafruit-Ethernet-FeatherWing-PCB
|
||||
PCB files for the Adafruit Ethernet FeatherWing
|
||||
## Adafruit Ethernet FeatherWing PCB
|
||||
<a href="http://www.adafruit.com/products/3201"><img src="assets/image.jpg?raw=true" width="500px"><br/>
|
||||
Click here to purchase one from the Adafruit shop</a>
|
||||
|
||||
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
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user