• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar

KJBweb

Technical Notes & How To's

  • Home
  • How-to
  • Quick Fixes
  • Examples
  • Hardware
You are here: Home / Hardware / JY-MCU ENC28J60 & Arduino Nano v3.0 Wiring

JY-MCU ENC28J60 & Arduino Nano v3.0 Wiring

November 24, 2016Leave a Comment

Here is the wiring configuration you will need if you wish to connect this commonly found Ethernet module to an Arduino Nano v3.0. I use this module quite a bit, mainly as it’s reliable, cheap, and pretty quick too.

Mine came from Fasttech, and is listed for around £3 currently, though I didn’t pay that much, and I believe you can pick these up for around half that price on eBay and AliExpress if you’re willing to look.

I should also note, I’m using the UIPEthernet library to talk to this module too, you can find that here.

JY-MCU ENC28J60 Arduino Pinout

The pin config is as follows:

3.3V  ->   5v
GND   ->   GND
MISO  ->   D12
MOSI  ->   D11
SCK   ->   D13
CS    ->   D8

I know the pin labelled 3.3v on the ENC28J60 would suggest it be plugged into the 3v3 pin on the Arduino Nano, though it just isn’t as stable when running on 3.3v as it is when it’s running on 5v.

Furthermore, no additional heat is generated as a result so I’m relatively comfortable running it at that voltage for the long term.

Filed Under: Hardware Tagged With: arduino, arduino nano, ENC28J60

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Recent Posts

  • How To Get SMETS1/2 Smart Meter Data into HomeAssistant the Easy Way
  • How to Install 7zip on Ubuntu 18.04 LTS (Bionic Beaver)
  • How to Install the NewRelic MySQL Plugin
  • Repair “Repository Error: database disk image is malformed” YUM Issue
  • How to Check NTP Connectivity and Function on the Command Line

Recent Comments

  • himanshu on How to Test Memcached Connectivity
  • moun on How to Perform a GET Request with CURL via the Command Line
  • Karl on How to Install rar/unrar on Ubuntu 18.04 LTS (Bionic Beaver)
  • John on How to Install rar/unrar on Ubuntu 18.04 LTS (Bionic Beaver)
  • How to Install rar/unrar on Ubuntu 16.04 LTS (Xenial) - KJBweb on How to Install rar/unrar on Ubuntu 18.04 LTS (Bionic Beaver)

Archives

  • November 2022
  • February 2019
  • August 2018
  • November 2016

Categories

  • Examples
  • Hardware
  • How-to
  • Quick Fixes

Copyright © 2023 · WordPress · Log in