Page 1 of 1

How to connect ENC28J60 Ethernet Module to Microcontorller

Posted: Mon Dec 24, 2012 1:15 am
by SevenZero
If you have bought ENC28J60 Ethernet Module from TRONIC.LK, you can use it to do many things such as home automation through internet, etc... Here is a quick guide on how to connect it.

Schematic of the module is this.
ENC.png
ENC.png (49.25 KiB) Viewed 4549 times
Connect the following pins carefully to the microcontroller.
ENC1.png
ENC1.png (108.02 KiB) Viewed 4549 times
ENC28J60_CONTROL_CS pin10
SPI_MOSI pin11
SPI_MISO pin12
SPI_SCK pin13

Some useful source codes can be found here.
ENC28J60 library.rar
(44.55 KiB) Downloaded 694 times
Webserver_ATMega32_ENC28J60-H.zip
(35.63 KiB) Downloaded 658 times
AVR.zip
(68.56 KiB) Downloaded 624 times