# m1284p_wiz5500
Lots of projects using ATMEGA 1284p(644p partially) and Ethernet NIC Wiznet 5500.
Based on W5500 EVB examples, but heavily modified.
Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain.
## Hardware part of the projects
#### This is my own m644p/m1284p custom board looks like:
#### Tested system photo:
## Software part. What done ( In order of increasing complexity )
```
[Wiznet Loopback TCP/UDP Static IP](https://github.com/maxxir/m1284p_wiz5500/tree/master/03_m1284p_WIZNET_loopback_STATIC_IP)
* myLib/
```