51 SPI AVR PIC LPC STM32 開発ボード用 ENC28J60 イーサネットLANネットワークモジュール
レビューの一部は自動翻訳されています。
I'm using it with Arduino and works great. You have to install a specific library, there are some available but I'm using this one: https://github.com/renatoaloi/Enc28CoreLib it modifies the standard Ethernet lib and takes advantage from some chip's features. It's not plug-and-play like the W5100 shield but the extra work is worth the economy!
If it doesnt work right away it is a little tricky to troubleshoot. Here are some tips: http://techblog.se/2016/09/05/troubleshooting-the-enc28j60-ethernet-module-for-arduino-2/