Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Cheaper Ethernet option?


  • Please log in to reply
6 replies to this topic

#1 hari

hari

    Advanced Member

  • Members
  • PipPipPip
  • 131 posts

Posted 19 September 2010 - 07:33 PM

It's probably a case of you get what you pay for, but can someone explain the difference between the ENC28J60 and Wiznet 5100?
What do I get from a $46 Arduino Shield that I won't get from an $18 ENC28J60 module?

I tried reading the datasheets, but it's in Greek (or may as well be):
http://ww1.microchip...edoc/39662a.pdf
http://www.sparkfun....heet_v1_1_6.pdf

At $3 for a DIP module, this chip would be very affordable for stand-alone projects. Anyone working on a library for the ENC28J60?


Speaking of stand-alone projects, is there a cheaper DIP version of the Netduino chip?

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 19 September 2010 - 08:01 PM

Hi hari, The Arduino shield uses the Wiznet chip--which is basically a full TCP/IP stack and interface on the chip. You just read/write data from the Netduino...it takes care of all the actual networking. The ENC28J60 solutions are basically just Ethernet interface chips. You need to take care of all the networking on the Netduino itself. This is theoretically possible using a networking stack on the ARM chip. We're looking at possible solutions along these lines... On the $3 DIP of the ENC chip... You'd still need to add a set of magnetics, an Ethernet jack, and more to make that work. But it would be a lot of fun :) Chris

#3 randoom

randoom

    New Member

  • Members
  • Pip
  • 3 posts

Posted 20 September 2010 - 02:12 AM

Seems like a W5100 shield is on sale here: http://www.cutedigi....bc9c59543fa42cf ($25)

#4 Dave

Dave

    New Member

  • Members
  • Pip
  • 8 posts
  • LocationRock Hill, SC

Posted 20 September 2010 - 08:54 PM

Right now Cutedigi has them for sale for $25. http://www.cutedigi....1ea707987da5b4. You can also use the Wiznet module which has everything on it for about $25 as well, which is what I'm using to prototype it. http://www.sparkfun....roducts_id=9473 --Dave

#5 randoom

randoom

    New Member

  • Members
  • Pip
  • 3 posts

Posted 20 September 2010 - 11:53 PM


[...]

You can also use the Wiznet module which has everything on it for about $25 as well, which is what I'm using to prototype it.

http://www.sparkfun....roducts_id=9473

--Dave


And a lot more pins ...

#6 Dave

Dave

    New Member

  • Members
  • Pip
  • 8 posts
  • LocationRock Hill, SC

Posted 21 September 2010 - 10:37 PM

And a lot more pins ...


You don't need to connect any more pins then the shield uses. You just have to wire it up yourself. The module can be used either in bus mode, or SPI.

--Dave

#7 darkside40

darkside40

    Member

  • Members
  • PipPip
  • 18 posts

Posted 15 November 2010 - 02:41 PM

Has anybody already tried ethernet shield like that one here http://cgi.ebay.de/E...=item3f04352fc3




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.