How to solder SMT component by hand

15 Apr 2013

Categories

Boat (27) 
Not the Boat (12) 

Tags

Recent articles

25 Apr 2017

Ubuntu 16.10 LXC host on ZFS Root, with EFI and Time Machine

Still completely unrelated to boats, but I needed somewhere to put this. Here is a blow-by-blow guide to installing a minimal Ubuntu 16.10 to a ZFS root, booted from EFI, which as used as a LXC host to act as an Apple "Time Machine" destination.
mike 25 Apr 2017 at 17:20
14 Mar 2017

How to connect any serial device to the internet

A completely generic script that will proxy serial devices over HTTP, turning USB-things into internet-things.
mike 14 Mar 2017 at 23:00

Hand-soldering SMD boards

A quick note on how I'm doing this. SMT parts are pretty daunting to solder although there are plenty of people on the net that will tell you it's way easier than through-hole. After a dozen or so of these I think the truth is somewhere in between.

The image on the right has rollovers showing my setup - I made quite a few false starts but now I'm getting pretty much 100% success rates hand soldering 0603 (and smaller) parts - the smallest to date is the LSM303DL compass, an LGA-14 part with 14 pins flush under a 3x5mm package. Here's what I use

  1. Circuit boards - own designs, from oshpark.com
  2. Book of 0603 resistors and capacitors from ebay - varies depending on size, about £25 from various Chinese sellers. This is a good "starter kit" and is a great way to manage loads of tiny components.
  3. A syringe of solder paste from ebay or amazon - varies depending on amount, I found one for £12. You don't need much, and I keep mine in the fridge as (I believe) it doesn't like heat.
  4. Cheap magnifying glass
  5. Tweezers from ebay. Must be reverse action and should be suitable for watchmakers or jewellers. About £10 for a set
  6. Cheap Hot Plate from ebay - about £10.
  7. SMD programming clip from ebay - about £10. I've also used a SOIC to DIP adapter - both are pictured below. The clip is cheaper and allows you to reprogram the chips in situ, which is very useful, although it usually takes a few attempts to seat it properly. If you buy a SOIC to DIP pay close attention to the width of the chip - ATTiny84 is a narrow SOIC-14 chip, but the Attiny85 is a wide SOIC-8.
  8. LED light - you'll need something, room light is not enough, believe me
  9. Vice to hold boards for placement
  10. I also bought a gun-style non-contact IR thermometer for about £10 to work out how hot to set the hotplate. This is cheaper than scorching your boards when you set it too high. Mine is set to about 230°C
  11. If you're putting the parts into a hostile environment - like, say, an ocean filled with salt water - then a couple of coats of conformal coating is a good idea on the completed boards. £10 for a large can.

which is about £60, excluding the component book. And here's the process

  1. Put the board in the vice, squeeze an infinitely small amount of solder paste from the syringe roughly out over each copper pad.
  2. With a magnifying glass and a needle, go over the board and wipe away as much excess as you can. This is the bit that wasn't mentioned elsewhere - other blogs would have you believe you can just slather the board in paste and rely on the solder mask to position it. Not so! The amount on each pin should be tiny, barely a wipe.
  3. Place each piece on the board using tweezers. Get it roughly right so the paste will hold it, then rely on surface tension to pull it into place. This even works with parts where the pins are hidden
  4. Lift the board oh-so-carefully from the vice and place on the hot plate which is already at temperature. Wait about 10 seconds, the paste will melt and the components will be pulled into location. Parts with more thermal mass (ie more metal, like USB connectors) will transition last. Watch this under your bright light and magnifigying glass if you're not sure.
  5. Lift the board oh-so-carefully from the hot plate, with tweezers, and put it down on the worktop. Dropping the board to or from the plate is a really bad idea. You'll have to start the process again at that point as the components are too small to identify. Ask me how I know!
  6. Check under a magnifying glass for bridges. If you wiped away enough paste there shouldn't be any
  7. Add any through-hole parts

Programming the chips was done with my ATTiny programmer, with the SOIC-to-DIP converter stuck in one of the sockets, or the programming clip - soldered to an appropriately sized DIP socket and piggybacked onto the programmer.

If you make any mistakes and need to remove a piece, the only technique I found that worked was applying more solder - basically flooding the pins - and then moving a regular soldering iron between the pins to heat them all up evenly. The key here was thermal mass, the smaller parts dissipate heat too quickly so you have to add solder to allow desoldering. I suspect some heated tweezers would be a good addition here.

For the results, see the images on the other articles. I'm pretty pleased, the results are superb and the process in the end is about the same speed as through-hole.