Electronic – Looking for a way to connect Edge card to wire wrap using Eagle

connectoreaglepcb

I am working on a project that requires many discrete transistors. Suffice it to say, it is for a transistorized 4-bit CPU project. I came across some oldschool IBM info on Wiki, and would like to do something similar to this:

IBM SMS Cards (scroll through to see application)

I want to follow the traditional approach of having all the logic gates on these cards and have them connect to a wire wrap backplane. I've had a heck of a time finding not only Eagle libraries that support a card edge connector, but it seems impossible to find the exact connector to go with it. Even something as mainstream as PCI has a million variations.

The cards themselves will be 3×4" single sided copper boards that I will etch myself. Ideally, the card edge would connect directly to a DIP wirewrap socket. I'm really not sure the best way to go about this. I would like an affordable way to connect these 3×4 cards to wirewrap, and would prefer to be able to make the PCBs for the cards vs. using proto/vero board.

I've thought about using angled pin headers, but the card edge seems cleaner and saves a lot of soldering.

I know wirewrapping is antiquated and I also know that having multiple logic cards is as well. But, this is a hobby and I would like to use old technology.

Best Answer

I like to use perfboard and Vector T44 terminals, like these:

enter image description here

Press the terminals into the perfboard with a hot iron,

enter image description here

Add wire-wrap sockets and what-not,

enter image description here

Lay it out, turn it over and wire the whole thing up,

enter image description here

and Voila! a thing of beauty emerges:

enter image description here enter image description here enter image description here

Sometimes, though, when wire-wrap won't work and I don't want to do a PCB per se, I'll do the layout anyway and use the next best best thing; a piece of copper clad perfboard with the ground plane on the component side and access to the wiring side using T44 terminals pressed into 0.025" diameter holes with the copper on the ground plane spot-faced to keep the terminals from shorting. The wiring's done by cutting the terminals short on the wiring side and making the connections with tinned bus wire.

Here's an old one where the copper's lost its shine, but you get the idea...

enter image description here enter image description here

Related Topic