Ethernet breadboard

djsfantasi

Joined Apr 11, 2010
9,237
An Ethernet what? Ethernet is a hardware protocol, which needs a software protocol stack to communicate, such as TCP/IP. I think we need more information.
 

shteii01

Joined Feb 19, 2010
4,644
An Ethernet what? Ethernet is a hardware protocol, which needs a software protocol stack to communicate, such as TCP/IP. I think we need more information.
^what they said.

The magic word Ethernet is magic, it does not work in real world because magic does not work in real world.
 

DerStrom8

Joined Feb 20, 2011
2,390
I would recommend using an Arduino Ethernet shield and an Arduino. All of the necessary hardware is already there, as well as plenty of sample projects and documentation. That's probably your best bet.
 

Alex Morfe

Joined Oct 5, 2014
19
oops.. :)
I was thinking that he was a noob like me who is using an Ethernet port (jacks) to connect 2 circuits, and would like to test it on a breadboard before building it. :)
 

bertus

Joined Apr 5, 2008
22,922
Hello,

Ethernet is the name for a communication protocol.
What kind of signals would you like to transfer?
You can use a ethernet cable and the connectors to connect things.

If you use other signals than the usual ethernet signals on the cable, NEVER connect it to a PC or other ethernet device, as it can destroy them.

Bertus
 

Alex Morfe

Joined Oct 5, 2014
19
My apologies to thread starter if it seems I am hijacking his thread :oops:...

Hi bertus,
if you were asking me, i used Ethernet cable/jack to light up 7 LEDs 2 meters away from my PCB :) -- because it is compact, plus i have lots of RJ-45 and UTP cables :)
basically, it's just wires and connectors :)
i made that "Ethernet" PCB because it is impossible to place that connector on a breadboard. :rolleyes:
Thanks.
 

shteii01

Joined Feb 19, 2010
4,644
My apologies to thread starter if it seems I am hijacking his thread :oops:...

Hi bertus,
if you were asking me, i used Ethernet cable/jack to light up 7 LEDs 2 meters away from my PCB :) -- because it is compact, plus i have lots of RJ-45 and UTP cables :)
basically, it's just wires and connectors :)
i made that "Ethernet" PCB because it is impossible to place that connector on a breadboard. :rolleyes:
Thanks.
Hi Alex. That is pretty neat.

When OP asked, I was thinking in terms of ethernet communications. But you make a good point also, the ethernet hardware makes pretty good/convinient way to deliver power to remote circuit/device.
 
Hi Alex. That is pretty neat.

When OP asked, I was thinking in terms of ethernet communications. But you make a good point also, the ethernet hardware makes pretty good/convinient way to deliver power to remote circuit/device.
Yup. And thanks to wifi, rj45 jacks/plugs and utp cables are now cheap :)
 
Top