Update README.md

This commit is contained in:
maxxir
2019-03-18 20:38:50 +04:00
committed by GitHub
parent d65bbd7dc1
commit 8c3761b1b2

View File

@@ -8,17 +8,18 @@ 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:
#### This is my own m644p/m1284p custom board looks like:
<img src="../master/KiCad_M644_breakout_v1.2d/Pictures/M644_breakout_v1.2d_top.png" alt="m1284p Board 3D Top" width="50%" height="50%">
### Tested system photo:
#### Tested system photo:
<img src="../master/KiCad_M644_breakout_v1.2d/Pictures/tested_system_photo_01.jpg" alt="m1284p System photo" width="50%" height="50%">
## Software part. What done ( In order of increasing complexity )
```
[Wiznet Loopback TCP/UDP Static IP](../master/03_m1284p_WIZNET_loopback_STATIC_IP/)
[Wiznet Loopback TCP/UDP Static IP](https://github.com/maxxir/m1284p_wiz5500/tree/master/03_m1284p_WIZNET_loopback_STATIC_IP)
```