Apologies for trying to drag up such an old topic but I'm hoping to get a bit of help with a project i'm attempting.
I want to make an ArtNet node based on an Arduino Nano and an ENC28J60 Ethernet module (both of these chosen for a nice compact unit) and this seems to be the most promising code example i've came across online.
Would it be possible to modify this project to work with my hardware? ...and would i also need to use an older version of the Arduino IDE?
I'm guessing i'd need to use different a different library for the ENC28J60 (such as the Ethercard library?).
Could anybody direct me in the steps i'd need to take to do this? I'm not asking for someone completely to do it for me, i would like to pick up a bit of knowledge on the subject while i'm at it.
Thanks!