# W5500_EVB **Repository Path**: hellowboy/W5500_EVB ## Basic Information - **Project Name**: W5500_EVB - **Description**: W5500-EVB Library and Examples - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-24 - **Last Updated**: 2023-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # W5500 EVB - W5500 chip development platform for **net'enabled** microcotroller applications - Ethernet (W5500 Hardwired TCP/IP chip) and 32-bit ARM® Cortex™-M0 based designs - Arduino Pin-compatible platform hardware - New Code Samples: [Updated network protocol libraries and example projects](https://github.com/Wiznet/W5500_EVB/blob/master/README.md#related-project-github-repositories) ![W5500 EVB](http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:w5500:w5500_evb:w5500-evb_side.png "W5500 EVB") For more details, please refer to [W5500 EVB page](http://wizwiki.net/wiki/doku.php?id=products:w5500:w5500_evb) in WIZnet Wiki. ## Features - WIZnet W5500 Hardwired TCP/IP chip - Hardwired TCP/IP embedded Ethernet controller - SPI (Serial Peripheral Interface) Microcontroller Interface - Hardwired TCP/IP stack supports TCP, UDP, IPv4, ICMP, ARP, IGMP, and PPPoE protocols - Easy to implement of the other network protocols - NXP LPC11E36/501 MCU (LPC11E36FHN33) - 32-bit ARM® Cortex™-M0 microcontroller running at up to 50MHz - 96kB on-chip flash / 12kB on-chip SRAM / 4kB on-chip EEPROM / Various peripherals - Pin-compatible with Arduino Shields designed for the UNO Rev3 - On-board Temperature sensor / Potentiometer - 2 x Push button switch(SW), 1 x RGB LED, 4-Mbit External Serial Dataflash memory - Ethernet / USB-mini B connector and 10-pin Cortex debug connector for SWD(Serial Wire Debug) - W5500 EVB Arduino Compatible Pinout ![W5500 EVB Arduino Compatible Pinout](http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:w5500:w5500_evb:w5500_evb_v1.0_arduino_pin_map.png "W5500 EVB Arduino Compatible Pinout") - W5500 EVB External Pinout ![W5500 EVB External Pinout](http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:w5500:w5500_evb:w5500_evb_v1.0_external_pin_map.png "W5500 EVB External Pinout") ## Software These are libraries source code and example projects based on LPCXpresso IDE. Requried Libraries are as below. - lpc_chip_11exx (NXP LPC11exx serise chip driver) - wiznet_evb_w5500evb_board (WIZnet W5500 EVB board library) - ioLibrary (WIZnet W5500 EVB ethernet library and protocols) Example projects are as below. - Basic demos (LED blinky and loopback test) - DHCP client - DNS clinet - On-board Temperature sensor - On-board Potentiometer ### ioLibrary GitHub Repository - [ioLibrary](https://github.com/Wiznet/ioLibrary_Driver) : Latest WIZnet chip drivers and protocol libraries for developers ### Related Project GitHub Repositories - [Loopback Test](https://github.com/Wiznet/Loopback_LPC11E36_LPCXpresso): Loopback test example project (TCP server / TCP client / UDP) - [HTTP Server](https://github.com/Wiznet/HTTPServer_LPC11E36_LPCXpresso): Web server example project - [FTP Server](https://github.com/Wiznet/FTP_LPC11E36_LPCXpresso): FTP server example project - [SNMPv1 Agent](https://github.com/Wiznet/SNMP_LPC11E36_LPCXpresso): SNMPv1 agent example project (Get/Set/Trap) - [SNTP Client](https://github.com/Wiznet/SNTP_LPC11E36_LPCXpresso): NTP client example project - [TFTP Client](https://github.com/Wiznet/TFTP_LPC11E36_LPCXpresso): TFTP client example project ## Hardware material, Documents and Others Various materials are could be found at [W5500 EVB page](http://wizwiki.net/wiki/doku.php?id=products:w5500:w5500_evb) in WIZnet Wiki. - Documents - Getting Started: Hello world! / Downloading a new program - Make New W5500 EVB Projects - Technical Reference - Datasheet - Schematic - Partlist - Demension - See also ## Revision History First release : Jun. 2014