Harvesting 8 RJ-45 jacks from a router for re-use

I’m doing a sort of trivia-game buzz-in-first project, and I’m connecting each buzzer to a central hub using RJ45/Cat5 cable. It may be overkill now, but gives me expansion options later.

Anyway, I managed to dig up an old 8-port router with a bank of 8 RJ45 connecters such as this: http://www.rj45-modularjack.com/china-1 … 85073.html:

Now, I’ve already figured out that these won’t connect to a breadboard or pre-printed/drilled circuit board without some sort of breakout board, the likes of which I haven’t been able to find. This is perfect for what my project needs, but I’m having trouble finding out how to go about making the connections from my Uno to this bank of RJ45s.

Am I looking at having a custom circuit board printed up, because that will be cost-prohibitive. I’ve been looking for a breakout board of some sort that I could use, but haven’t had any luck.

Thanks in advance for any guidance/assistance for this experienced programmer but circuit board neophyte.

BF44

A solution is to solder individual wires to the leads on the jacks and run them to some perf board where you can start making your interconnects.

Another is to leave the jacks on the router board and cut the board to remove all the other circuits. Then solder wires onto the jack pins/pcb pads.

Skye and walter – Thanks for your input. I was hoping there’d be an easier way, but nothing good is ever easy, eh?

Though in terms of sending 5v, common ground and linking LEDs, this may actually be a better solution long-term!

Thanks very much!

BF44