[Chuck Stephens] grew up with Radio Shack 100-in-1 electronic kits. The ones with lots of components and spring terminals that could be wired to be a radio, a burglar alarm, or whatever.[Chuck] graduated to solderless breadboard, but did miss having panel mounted components like pots and switches easily available. So he has been building his own accessory boxes.
Of course, it is easy enough to just connect breadboard wires to component, but [Chuck] went further than that. Using boxes of different types (including a cigar box), he mounted the components properly and also wired them to a breadboard for easy connection.
If you’ve ever tried to solder to breadboard springs (we have), you’ve found it is hard to get adhesion to the shiny metal. [Chuck] solved the problem by crimping little wire hooks to the springs. The result is a good looking and functional prototyping aid.
They do make tiny breadboard style contacts (called tie point blocks; good luck finding them) for this kind of application, but the crimp technique works on common breadboards. These are cheap and much easier to find.
Of course, these days, we are as likely to want to mount SMDs than panel mounted controls. Now if we could only figure out where to put the components. If you want something less involved, take a look at the video below.


While [Pat]’s inspiration came from the aforementioned Stickvise, the new 3d-printed vice is just what you’ll need before you’re ready to do the soldering. The vice is spring-loaded using rubber bands. The base is sized to fit a standard breadboard in the center with clamping arms on either side to hold dev boards such as an Arduino. This innovative yet simple de”vice” grips boards well enough that you won’t be chasing them around your desk, knocking wires out of place, anymore.







Attacking the outdated Cassette deck [kolonelkadat] knew that inside the maze of gears and leavers, most of it is moving around actuating switches to let the radio know that there is a tape inside and that it can switch to that input and play. Tricking the radio into thinking there is a tape inserted is handled by an Arduino. Using a logic analyzer [kolonelkadat] figured out what logic signals the original unit put out and replicating that in his Arduino code.
