0

I would like to make a custom ethernet card that uses the enc28j60 like this: DIY Ethernet card

but first I would like to know if I can use the standard libraries which can be used with the ethernet card which is in the market like this: ENC28J60 ethernet module

asked Apr 30, 2015 at 22:41

1 Answer 1

1

The libraries don't care whether or not you're using a shield, only that you're using a device they support and that you've wired it up how they expect (or that you've modified the library to use the actual wiring you're using). So find a library that supports the ENC28J60 and knock yourself out.

answered Apr 30, 2015 at 23:01

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.