Fork me on GitHub

Project Notes

#325 spoolt

Pimp my spoolt - the Boldport Club solder dispenser (Project #15, July 2017).

Here’s a quick demo of it in action..

Build

Notes

The latest Boldport Club project is a neat exercise in using the PCB as a structural element, similar to the impressive Bright Sparks 2017 Trophy designed by Boldport.

In this project we have a simple solder spool holder/dispenser. In itself, a very pleasant way to while away a Sunday afternoon with some solder construction, but its also a reminder and inspiration to consider how PCBs can also be used as a structural element in a design.

The really nice thing is it actually works, and is now part of my actual solder station setup. Usage tip: I found it works best fully loaded with solder and standing on what I think was originally intended as the back (as in the pictures I have included here). It stands tall (minimal foot print), and the spools rotate and stay in place nicely without needing to tack the spindle.

Pimp My Spoolt

But wait, where are the electronics?!

This is of course one of those projects just begging for some bells and whistles. Even some decorative adornments .. resistors and so .. would work well.

I decided it really needs LEDs (all things are better with LEDs). After examining the spoolt PCBs, specifically where the continuity of the copper is maintained and where it breaks, I discovered an arrangement for adding a scattering of SMD 0805 LEDs and an NPN Darlington pair for a touch-sensitive display:

  • turns on when you pull solder from the dispenser (the solder makes contact with the touch-enabled part of the PCB and you provide the potential)
  • turns on if you touch the front panel

I secreted the NPN transistors behind the front panel, using traces on the top and bottom of the panel for all the circuit connections. A clear varnish (actually glue) to the non-touch parts of the PCB on the front panel prevents any shorts.

spoolt_circuit_detail

Construction

spoolt_parts

Here’s the circuit and layout of the simple Darlington pair touch-switch enabled LEDs. With a 3V supply and red LEDs with a forward voltage of probably 2.1V, I’ve dispensed with any current limiting resistors as unnecessary. There are 10 LEDs in parallel, although there’s actually space for more.

Breadboard

Schematic

Build

Credits and References

About LEAP#325 BoldportSoldering
Project Source on GitHub Project Gallery Return to the LEAP Catalog

This page is a web-friendly rendering of my project notes shared in the LEAP GitHub repository.

LEAP is just my personal collection of projects. Two main themes have emerged in recent years, sometimes combined:

  • electronics - usually involving an Arduino or other microprocessor in one way or another. Some are full-blown projects, while many are trivial breadboard experiments, intended to learn and explore something interesting
  • scale modelling - I caught the bug after deciding to build a Harrier during covid to demonstrate an electronic jet engine simulation. Let the fun begin..
To be honest, I haven't quite figured out if these two interests belong in the same GitHub repo or not. But for now - they are all here!

Projects are often inspired by things found wild on the net, or ideas from the many great electronics and scale modelling podcasts and YouTube channels. Feel free to borrow liberally, and if you spot any issues do let me know (or send a PR!). See the individual projects for credits where due.