Electronic – How to build a ethernet HUB

ethernetnetwork-interface

I want to build a simple as possible ethernet HUB.
I'm new to electronics (just made few arduino robots/projects but no big stuff).

I don't know where to start, can someone please explain me how it "electronically" works and what whould the best way to build one ? Also, I'd like it to be as small as possible (but that doesn't really matter for the first experiment)

I really want a Hub, not a switch or a router : i wanna capture all the data going through it

Best Answer

  1. Purchase an Ethernet hub chip. (Actually, these are hard to find these days; switches are much more common.)

  2. Build the circuit shown in the chip's Application Notes or Reference Design.

If you really care about the distinction between a hub and a switch, there's some useful information here.