ntruchsess / arduino_uip

UIPEthernet: A plugin-replacement of the stock Arduino Ethernet library for ENC28J60 shields and breakout boards. Full support for persistent (streaming) TCP-connections and UDP (Client and Server each), ARP, ICMP, DHCP and DNS. Build around Adam Dunkels uIP Stack. Further developed version can be found on https://github.com/UIPEthernet/UIPEthernet
489 stars 212 forks source link

How to hookup the enc module to mega2560 to use this library? #177

Open safaenet opened 6 years ago

safaenet commented 6 years ago

I have a enc28j60 module (not shield) and want to connect it to arduino mega 2560 and use this library What pinouts sholud i connect to which pin of arduino?

MulajEgzon commented 6 years ago

Hello,

Just connect SPI Pins as shown in photo. notifyduino_enc28j60