|

How to add a power strip to perfboard

Things are moving along well with the automated LED stair light project. All the software is completed and sensors tested. I’ve begun moving the components from breadboard to perfboard, the permanent construction. Along the way I ran into a puzzle that I haven’t seen posted anywhere so I thought I would write about it here.

I spent an embarrassingly long time trying to figure out which perfboard to use. A garden variety perfboard has one solder pad per hole. Two additions I wanted were a power strip or power bus as part of the board, and pads designed for an integrated chip (IC) where the pad next to each chip pin was electrically connected. The first option avoids soldering multiple components to one Power In, and the second allows for simpler connection of IC inputs and outputs. An example of a perfboard that has both these options is shown below:

Fancy perfboard
Power strips run vertically. IC pad connections are horizontal.

This is a beautiful board, but it was too small for my project. My ICs were also too wide to work exactly with this layout. And my screw terminals at the edge could not make use of the nice connected pads because they themselves are two holes deep. So I hunted around for a larger version of this board and it was surprisingly difficult to find.

My pad-per-hole perfboard was the right size, so I decided to move ahead with that. And based on an obscure tip in an internet forum, I was able to figure out how to add a power bus to basic perfboard. That is the trick I will show here. It is very simple. Take a piece of solid insulated wire, the same stuff you are using to connect the components, and strip it completely. (You can also use bus wire, but with a decent pair of wire strippers there is no reason to spend extra for a new spool of wire.) Solder it in underneath the perfboard at two points, running along one row or column and there you go — you have a power strip. The only difference is that you must attach components to the wire in addition to or instead of the pads.

Here is a perfboard with two power strips attached:

Basic perfboard with power strips
Basic perfboard with power strips. Note the bare wire running along the bottom and upper left.

Connections are made like this:

Power strip with two connections made, the bumps just above the wire on the left and right.

Because the power strip is not insulated, it is probably a good idea to cover it with electrical tape once you are finished soldering.

Here is a view from the top. The sockets for the M5451 and the Arduino Mini Pro are visible.

Automated LED stairs partial perfboard
Automated LED stair light circuit starts to take shape. IC sockets and screw terminals are installed and ground wires connected.

This still doesn’t solve the IC connection issue, but one traditional solution is to run the wire in the hole next to the IC pin and bend the lead down to connect with the IC pin. I will be doing that. The other option I’m aware of is to connect adjacent pads with solder, but I have not had good luck heating pads too directly. It’s all too easy to burn them off.

I am planning to complete perfboard soldering today with the exception of the fuse, the fuseholders I ordered were the wrong mount so I need to wait for new ones to arrive.

Similar Posts

  • Robot Fest 2010

    Today the family and I went to Robot Fest, held at the National Electronics Museum. I had been looking forward to this for a long time, and I wasn’t disappointed. There were any number of fun displays and workshops, including in no particular order: compressed-air rocket launches, Lego robots to control and build, a vocoder…

  • |

    Saving the TiVo

    A couple of weeks ago, I started hearing some funny noises from our Series3 HD TiVo. Sort of like an engine periodically revving up then stopping. I said to my husband, “The cooling fan is going bad.” But we ignored it and eventually the noise went away. Until, a few days ago, the TiVo got stuck at…

  • |

    FireCheetah returns

    Last year I participated in the Abingdon firefighting robotics competition, in which a robot must navigate a maze, find a candle, and put it out. We entered two divisions: K-6 where kids are allowed to remote control the robot, and the senior division where all actions must be autonomous. The kids won their division, but…

Leave a Reply

Your email address will not be published. Required fields are marked *