Skip to main content

Soldering Tips


Soldering is a great skill for anyone wanting to work with electronics - and it can be fun! Whether you’re a beginner at soldering or not quite sure how to even get started, this quick guide will get you up and soldering in no time. I’ve included the tools I use for soldering and a list of some basic kits to play with for practice. I’ve also outlined some tips and tricks to get those good, solid connections.

Types of Soldering

Before we jump into the materials, let’s discuss the different types of soldering. In this post I share tips for doing through-hole soldering, sometimes called plated through-hole (PTH) soldering. This involves a printed circuit board (PCB) where electrical components, such as LEDs and resistors, can be inserted through the hole connectors and soldered.

Bottom and top of a PCB with some soldered components

The other type of soldering, surface mount, doesn’t have holes in the PCB. This type of soldering involves soldering paste. We won’t get into that here.

Solder

The word “solder” can refer to either the action of joining two pieces of metal or the metallic material used to do the soldering. Solder, the alloy material, originally contained lead, tin, and other metals. While leaded solder makes a great electrical connection and has a low melting point, as we now know, lead is also dangerous to our health.

Lead-free solder has now become the commonly used alloy in the production of electronics. Keep in mind when using lead-free solder that it contains a variety of other metals along with tin that require a higher melting point than leaded solder. Because of this requirement, most lead-free solder also include a chemical agent known as a flux core that assists with the melting and flowing.

When you choose solder for your project, consider these other options:
  • leaded or lead-free - I suggest lead-free for the safety of your target users, such as kids.
  • spool or tube - I use a tube for smaller projects, but if you plan to do a lot of soldering you might consider a spool.)
  • gauge (diameter) - Solder comes in different gauges. Smaller gauges would be beneficial for small connections.
For this tutorial I chose to use a lead-free solder with a water soluble resin core. The gauge is 0.031” and comes in a 15 gram tube. The alloy is a mixture of 96.5% tin, 3.0% silver, and 0.5% copper.

Soldering Irons

The primary tool for soldering is the soldering iron. There are a variety of soldering irons, and they vary in price as well. Many believe that soldering irons transfer solder to the metal being joined together. It’s important to remember that the soldering iron only provides heat to melt the solder and start the flow. The iron doesn’t actually do the transferring of solder.

Some soldering iron wands, the handle where the iron is held, plug into a control box where the temperature of the iron’s tip can be adjusted. Others plug directly into an outlet and are set to one temperature. These less-expensive soldering irons may take longer to heat up, but are great for the traveling or small work areas.

Many soldering irons come with a standard conical or pointed tip, but you can purchase replacements as well as additional tip types and sizes. Bevel and chisel tips are two other common soldering iron tips.

For this tutorial I used a 30-watt Radio Shack soldering iron with a basic stand.

Tools

From left to right: solder, third hand, flush cutters, brass sponge, soldering iron conical tip in stand

There are several other tools that can help you have the best soldering experience. Here’s a complete list of my recommended tools and materials with links to these products on Sparkfun’s website:
  • soldering iron - I recommend a 30- or 60-watt basic iron for beginners.
  • soldering iron stand - A basic stand for low-end soldering irons with a cleaning sponge.
  • brass sponge - These are helpful for cleaning off solder residue stuck on the soldering iron and should be used each time before you solder to keep your iron tips in good condition.
  • solder vacuum (or sucker) - This tool is extremely helpful for removing solder mistakes from a PCB.
  • flush cutters - You want a good wire cutting tool that will cut extra wire after soldering, preferably as flush to the PCB as possible.
  • third hand or helping hands - Not required for soldering, but these are great for holding your PCB in place while using your hands to do the soldering.
  • lead-free solder tube - Don’t forget the solder!

Soldering Process

CAUTION: When soldering, it’s always important to remember to hold the soldering iron by the wand rather than the metal part or tip. The soldering iron gets extremely hot and caution should be used when handling it. Also, it’s a good idea to solder in a well-ventilated area to keep yourself from breathing any stinky fumes.


  1. Insert the leg(s) or wire(s) of your electrical component through the corresponding holes of your PCB.
  2. Hold the soldering iron by the wand in one hand and the end of your solder in the other.
  3. Place the edge of the soldering iron’s tip on one side of a leg so that it touches the leg and the copper contact that surrounds the PCB hole. (Never use the point of the soldering iron tip.)
  4. Heat the leg and copper contact with the soldering iron on one side of the leg while touching the end of the solder to the leg and copper contact on the opposite side of the leg.
  5. With the leg and copper contact heated, the solder will begin to flow around the through hole - solidifying the connection between the leg and the copper contact on the PCB.
  6. Be sure to wash your hands when all the soldering is finished.

Soldering Tips

Diagram from Sparkfun (click on image to enlarge)

Soldering Practice Kits


Sparkfun’s Simon Says Through-Hole Soldering Kit - Featured in the video at the beginning of this post, this kit is great fun for everyone to play. For those more advanced coders and makers, you can reprogram the integrated chip included in this kit using an FTDI breakout board connection. Sparkfun provides the sample game code and full design files on GitHub.


Velleman’s Shaking Dice Kit - This kit is just fun to play with once assembled. Using a roller ball switch, the die is triggered by simple shaking it. The integrated circuit is programmed to randomized the number and sequence of the LEDs lit on the top PCB.

Comments

Popular posts from this blog

Tippe Top Design

The physics behind the tippe top toy have been the subject of studies by scientists for years - dating back to the early 1890s. The tippe top is spun just like any other top, but pulls a surprise stunt. The top flips over and spins on its stem when given a strong twist. Why does the tippe top flip over? What does this mean for anyone planning to make one on a 3D printer? Nobel Prize winners, Wolfgang Pauli and Niels Bohr, take a break with a tippe top at the 1954 inauguration of the Institute of Physics in Lund, Sweden. Early Top Patents The first patent for the top, listed as “Wendekreisel”, was filed in Germany by Helene Sperl in 1891. While the patent seems to describe the top’s inversion property, reproductions of the top have proved unsuccessful. The patent expired after one year because the fee wasn’t paid. During a trip to South America, Danish engineer Werner Østberg noticed kids spinning a small, round fruit. While spinning, the fruit would flip over (or...

micro:bit Fireworks with Python

I used the MicroPython editor to program a fireworks animation that controls the brightness of the LEDs as the firework explodes on the LED display. For young computer science students, this is a great introduction to text-based programming, arrays, and animating LEDs. Code # Display message and show pacman with firework option from microbit import * firework1 = Image("00000:00000:00000:00000:00200") firework2 = Image("00000:00000:00000:00200:00100") firework3 = Image("00000:00000:00200:00100:00000") firework4 = Image("00000:00000:00900:00000:00000") firework5 = Image("00000:07870:08580:07870:00000") firework6 = Image("60706:01210:72127:01210:60706") firework7 = Image("30503:00000:50005:00000:30503") firework8 = Image("10201:00000:20002:00000:10201") all_firework = [firework1, firework2, firework3, firework4, firework5, firework6, firework7, firework8] while True: if button_a.is_pressed(): ...

Sprites & Games

Any graphical object or character in a video game is known as a sprite. Code provides instructions for sprites. A game’s program can tell the sprite how to move or react when a button is pressed. Every time Mario bops his head on a box and a mushroom appears, sprites (Mario, the box, the mushroom) are interacting with each other and responding accordingly based on the game’s code. You can create your own sprites to use in your video games! I used Piskel , an online sprite creation tool, to create my m4ttbit sprite for a blob-catching game I made using Scratch . Piskel lets you create an 8-bit or pixelated sprite and even animate it. To create an animated sprite, you’ll want to develop a frame for each movement. A frame toolbar in Piskel lets you easily create a frame for a standing sprite or a series of images to make it look as though your sprite is running, jumping, or flipping. When you’re finished creating the frames or series of images for your sprite, export them by savin...