Fez Cobra III (Arduino) Ethernet

Hi Guys,

I need ethernet on my Cobra III. Can I connect any arduino ethernet shield to get a network connection? If so what would the code look like to get it working. If not what are any other options?

Thanks!

If you can find an ENC28J60 based module, that will work out of the box, assuming the SPI pins are brought out to the Arduino headers.

Hi,
I used this ENC28 module.
https://eckstein-shop.de/ENC28J60-Ethernet-LAN-Netzwerk-Modul
The used pins and the code are the same as used in this CodeShare project.
https://www.ghielectronics.com/community/codeshare/entry/1095.
The attached pictures perhaps can help to explain the wiring.
I don’t know if an arduino like module can be used. If you find one which fits to the Cobra III concerning the SPI pins, lease let me know.

1 Like