98 lines
2.5 KiB
Markdown
98 lines
2.5 KiB
Markdown
ENC28J60 + ATMega/Arduino Resources
|
|
===================================
|
|
|
|
Companies that sell ENC28J60
|
|
----------------------------
|
|
|
|
<http://www.thaieasyelec.net/index.php/Arduino/Ethernet-Arduino-Shield-ENC28J60/p_128.html>
|
|
|
|
<http://www.thaieasyelec.net/index.php/Ethernet-Module/ENC28J60-Ethernet-Module/p_103.html>
|
|
|
|
<http://www.sign-advancetech.com/th/Product/Aduino.html>
|
|
|
|
<http://www.nuelectronics.com/estore/index.php?main_page=project_eth>
|
|
|
|
<http://www.ekitszone.com/Products/4-enc28j60-ethernet-shield-for-arduion.aspx>
|
|
|
|
<http://www.sureelectronics.net/goods.php?id=1180>
|
|
|
|
|
|
TCP/IP Resources
|
|
----------------
|
|
|
|
<http://en.wikipedia.org/wiki/File:Tcp_state_diagram_fixed_new.svg>
|
|
|
|
<http://en.wikipedia.org/wiki/Transmission_Control_Protocol>
|
|
|
|
|
|
etherShield-related Developments
|
|
--------------------------------
|
|
|
|
### New Versions
|
|
|
|
<http://blog.thiseldo.co.uk/?p=329>
|
|
|
|
<http://blog.thiseldo.co.uk/?p=344>
|
|
|
|
<http://blog.thiseldo.co.uk/?p=504>
|
|
|
|
<http://srmonk.blogspot.com/2010/03/simplified-ethernet-library-for-28j60.html>
|
|
|
|
### Repositories
|
|
|
|
<http://code.google.com/p/ethershield/>
|
|
|
|
<http://svn.mlalonde.net/Ethduino/>
|
|
|
|
<https://github.com/jonoxer/etherShield>
|
|
|
|
<https://github.com/turicas/Ethernet_ENC28J60> (this! ;-)
|
|
|
|
<http://jeelabs.net/projects/cafe/repository/entry/EtherCard> - great helper functions for ENC28J60 and protocol implementations (DNS).
|
|
|
|
### Third-party
|
|
|
|
<http://www.r3cube.com/Drivers-software/etherShield.zip>
|
|
|
|
|
|
Related Discussions
|
|
-------------------
|
|
|
|
<http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1189447444/15>
|
|
|
|
<http://shop.tuxgraphics.org/electronic/index-eth.html>
|
|
|
|
<http://shop.tuxgraphics.org/electronic/index-chips.html>
|
|
|
|
<http://shop.tuxgraphics.org/snippets/enc28j60.pdf>
|
|
|
|
<http://tuxgraphics.org/electronics/200905/embedded-tcp-ip-stack.shtml>
|
|
|
|
<http://tuxgraphics.org/common/src2/article09051/>
|
|
|
|
<http://ww1.microchip.com/downloads/en/DeviceDoc/39662b.pdf>
|
|
|
|
<http://www.ljcv.net/eip10/>
|
|
|
|
<http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1290366426>
|
|
|
|
<http://wiki.hackspace.org.uk/wiki/Project:Ethernet_Arduino>
|
|
|
|
DHCP and DNS: <http://www.mcqn.com/weblog/dhcp_and_dns_arduino>
|
|
|
|
|
|
Other Ethernet controllers
|
|
--------------------------
|
|
|
|
<http://www.thaieasyelec.net/index.php/Ethernet-Module/DP83848-Ethernet-Phy-Breakout-Board/p_179.html>
|
|
|
|
<http://www.thaieasyelec.net/index.php/Ethernet-Module/Ethernet-Interface-Board-DM9000E/p_138.html>
|
|
|
|
<http://www.thaieasyelec.net/index.php/Ethernet-Module/RTL8019AS-Ethernet-Module/p_113.html>
|
|
|
|
|
|
Related/Not Categorized Resources
|
|
---------------------------------
|
|
|
|
<http://www.pachube.com/>
|