Tips and Tricks for Electronics

20K17638

Intro: Tips and Tricks for Electronics

In this Instructable, I've put together a list of tips and tricks I wish I knew when I was first starting out. Each "step" is a different category, and each numbered item is a tip or trick. The bolded heading in each item is a condensed version of the few sentences that follow.

There is a list at the end of my favorites/the most important ones. If you read nothing else, I'd say go to the end to get a few good ones and also to get the best tip ever!

STEP 1: Designing

  1. Look for and use designs already built by someone. It is inefficient to design something from the ground up if it has already been designed by someone else. However, you must be sure you are not violating any copyright terms.
  2. Design on paper. The power of technology often slows us down, as we have to constantly save, worry about crashing, save, skip that song, and then save again. If you start on paper, you can get most of the basics done without the hassle of technology.

STEP 2: Prototyping

  1. Prototype to perfection. Don't stop prototyping until you have the design working as it should. Don't say, "I'll include it in the final design." Always fix all problems in the prototyping stage before moving on.
  2. Color code wires. Using colored jumper wires when breadboarding lets you keep track of signal and power lines easier. I usually use the standard red for positive and black for negative, with the other colors representing signals.
  3. Use short wires. The long jumper wires are messy (and are a pain to work with), so by using shorter wires, you can clean up the breadboard. Also, the shorter the wire, the less interference you'll get.
  4. Use the real parts. This kinda goes along with number one, but use the real parts in prototyping. Don't use a lesser resistance resistor in prototyping, only to switch it with one in the final design. Make sure the design works with the parts you will use.
  5. Don't bend the leads. On a DIP IC chip, it is all too easy to bend the leads when putting it into a breadboard. Once they are bent, you will have a tough time straightening them, and they'll be much weaker. Just be gentle, and don't force it.
  6. Use a benchtop power supply. I don't have one (I'm in the process of making one), but if you do, you should use it as you can monitor current flow and control the voltage easily. Also, they often have short circuit protection, which is a plus for prototypes.

STEP 3: Troubleshooting

  1. Troubleshoot core elements first. When you first start trying to fix a circuit, you should always start with the core elements. They are most likely to fail, and, as they are at the core of things, one issue can take out the whole system. By starting with the main parts, you can eliminate many possibilities.
  2. Start with the fastest things. It is smart to check the things that are easy and fast to check first. For example, if you check power before all the other connections, you can eliminate that option faster than the other way around. When I troubleshoot, I use this list:
  • Check power. Most commonly, I've got power hooked up in the wrong place or I've blown a fuse.
  • Check connections. The biggest problem besides power is that I've hooked something up wrong. Check all of your connections, however sure you are. The worst is when you have an LED backward and you spend three hours on every other connection except that one.
  • Check parts. Sometimes parts come damaged (or, more likely, I've damaged them). A ruined IC or capacitor could very well be the culprit.
  • At this point, I usually end up resorting to praying and Stack Overflow (it isn't very often I get this far down on the list though).
  1. Use good tools. Often hobbyists make do with what they have, but when troubleshooting, that can cause problems. Get a decent multimeter that you can trust and will give you accurate readings. Another tool is an oscilloscope. I don't have one, so I can't preach too much about them, but I have used one and they are lifesavers. In a nutshell, an oscilloscope is a voltmeter that will graph the change in voltage over time. They are especially helpful in a project where an oscillating signal is needed.

STEP 4: (De)Soldering

  1. Clean the tip. Soldering requires the tip to be very hot, and high temperatures speeds up the oxidation process which will ruin your tip faster. By cleaning your tip, you can preserve the life of the tip. A dull, rough looking tip needs to be cleaned. A shiny, smooth one is just right. A damp sponge cleans hot irons really well.
  2. Use the right tip. When soldering, a lot of beginners think you want the small pointy tip to solder the small stuff. While in some cases it is nice to have a small tip, often I use a flat chisel-like tip. In this way, I can transfer a lot of heat really fast, solder the joint, and pull away. You want to spend the least amount of time with the iron on the part. In the image of the tips above, the one on the far right is the one I use most.
  3. Go fast. Many components are heat sensitive, so you need to go fast when soldering. If you don't get it right the first time, let it cool before going at it again.
  4. Use the right kind of solder. There are tons of different kinds of solder, but the most common is 60/40 rosin core (60% tin, 40% lead, hollow core with a rosin flux). This combination has a low melting point, good conductivity, and is easy to use. The downside is it has lead, which is harmful. It's okay to solder with, just try really hard not to eat it as tempting as that sounds (washing your hands is a good idea too). You can get lead free solder, but it is harder to work with and more expensive.
  5. Add solder to desolder. Sometimes old parts have crusty, old solder on them, which can be hard to desolder. If you add a bit of new solder, you "update" the old solder, making it easier to suck up. By adding solder, it also introduces some new flux which makes everything flow nice and easy.
  6. Add a blob to your tip. The flat edge of the tip is nice and wide and can conduct heat quickly, however, when the flat edge is placed against something like a round wire, only a small point is touching. If you add a blob of solder to the tip, the solder will surround the wire, giving more surface contact.

STEP 5: SMD Components

  1. Cut solder. Almost every time I solder SMD components I use way too much solder. If you cut off a small bit of solder (about 1/16") and place it on the joint, you really can't mess up.
  2. Get good tweezers. For a long time I used those cheap tweezers that come with the soldering iron. Only recently did I get a good pair, and they are life-changing. They are heavy duty and comfortable to hold, and have hardened tips that don't bend.
  3. Use a larger size. I have soldered size 0402 before, but they are tiny! I moved up to 0603, which are still really small, but manageable. If possible, I would go with 0804 or bigger, as they are much easier to solder. The components in the image above are, largest to smallest, 1206, 0603, and 0402. They are placed next to a dime for size comparison, which shows just how small SMD components can get!
  4. Solder one side first. To solder a component, I first tin one pad, place the part on top of the pad, and melt the solder. Then add the solder to the other side and clean up both joints. By attaching the one side first, you have a lot more flexibility to make it look nice.

STEP 6: Overall Tips

Some of these tips are repeats of what I put in each section, but I thought I'd compile my favorites (and the ones that I forget most often).

  1. Simplicity! The best tip I know is to simplify! If you don't need that status LED, don't use it! If you don't need that connector, don't use it! Do the bare minimum while making a nice product. You can thank me later.
  2. Prototype to perfection. Don't move on from prototyping until you are done!
  3. Troubleshoot fastest things first. Don't spend a ton of time checking other things only to find out the problem was super simple and easy to check.
  4. Clean the tip. It makes soldering much easier and prolongs the life of your tip.

That's all I've got! Thanks for reading, and, if you have some tips you'd like to share, I'd love to include them!

34 Comments

Good job. I wish I had the resources that you have available, when I was your age. I'm impressed and delighted by your post! I wanted an oscilloscope for 35 years before I bought myself one. I hope you don't wait that long!
Me too! My grandpa, who was an electrical engineer before he retired, has been pestering me about getting one. He says that I can't live without one!
He has an insight that I think you will appreciate if you listen to him.
These are all great - I fix and create guitars, basses, effects pedals, and amplifiers (mostly for guitar and bass) and long for a Variac - many components would be saved if I could afford a Variac! (If you have decent plans for a DIY one I would ask you to share or sell) Also, an oscilloscope would indeed be handy for me. I try to use 63/37 solder as it is eutectic meaning it melts at a fixed point rather than being variable and I enjoy consistency - I also have to use lead-free if I intend to ship components overseas - which I occasionally have to do - and you are correct - it is harder to work with and higher heat is needed and I feel it makes a more brittle connection thereby creating more e-waste because most people aren't as industrious as you are.
Other compliments: - Pen/Pencil and paper - I couldn't agree more. I think you are right on with this and your reasoning sound.
I prefer the chisel tip as well - don't even own a pointy tip, it may be necessary someday though.
I don't think you mentioned it, however, (IMO) a solder station is preferable to just an iron - again with the consistent control. Also, I like that you are consistent with your wire color choices and would add that you might consider always using green for ground as that is very european should you ever find yourself designing for or fixing a european device. It is often done here as well but not often enough.
Last compliment: I have a musician son your age who practices about 2 hours a day and creates art in the other hours. I am so delighted to see the generation that is going to care for me when I am too old to care for myself are motivated and bright. I hope your enthusiasm is truly contagious and believe you have a very bright future.
hahaha... what makes you think he will care for you when you're old? Boys become men and they move away to available opportunities.... Now, if you have a daughter... that's another story... a neighbor of mine had 8 kids. His reasoning was that each would "pay him a fee of 200 a month" (his words) and he could live on that when he got old.... well the kids grew up and left home and him.... so now he has social security .....
Additionally. You misread my comment, which is not surprising.
Because I’m not the JA that you and your neighbor seem to be. There was no reason to reply to my comment with such.... there is a be nice policy so I’ll leave it there.
Thanks! That really means a lot to hear that! Once I get a PSU up and going I'll put together an Instructable for it. Your son sounds like a cool guy. I have a great respect for anyone that can play music. I know a little, but I'm nowhere near what I'd like to be. Thanks once again!
Great Ibl
One not too expensive diagnostic tool that is well worth having is a digital logic probe. Enables you to see activity on a test point. Not expensive on e-bay but not as common around as they were. (I've had mine for over 30 years & it's quicker to set up & use than a CRO for trouble shooting & you dont have to look away to see the result.
Solder tips are (play on words intended) degrading by exposure to oxygen at solder melting temperatures and the time spent at that temperature..
Start... with a simple power off when the room lights are off (saves leaving iron on overnight)!
Second... add a keep hot circuit button (after a minute in the solder iron holder the power will cut by half unless user re-triggered)!!
Third... displace the O2 in the solder iron holder with a heavier gas !!!
Those are great tips! I know in welding they use either CO2 or argon, so those would work, right? I like the idea of the lights off to turn off the soldering iron! Thanks!
You are correct, while Argon makes cleaner welds.. But CO2 is denser, cheaper and better for your application :-)
Get a fume extractor too. They suck up and capture the fumes produced by the flux.
If you are going to do a lot of de soldering, I would suggest getting a solder sucker. I get broken circuit boards and de solder literally every component. It's quite tedious, but it is a great way to get free components. I also collect the solder in a solder pot. I don't add solder to the connections when I am de soldering. I just melt the solder and then use the solder sucker to vacuum it up.
Great article, well-written! With respect to lead solder, I would also add that, aside from not eating it, you should avoid breathing the fumes.
Lead free solder is quite bad as well. The fumes made by Lead free solder are much worse than the fumes from leaded solder. The flux is more powerful, which is also much worse for soldering iron tips. Also Lead free solder has a fair amount of Tin in it, which is also pretty nasty.
That is definitely true :) Thanks fo the tip!
I have a big preference for teflon insulated wire. When the soldering iron touches this insulation you don't have a big stink pot. More expensive, harder to work with but for me well worth it.
Dude. You are truly awesome. It's a unique person who takes the time to put something like this together just for the purpose of helping others improve their own skills. Excellent work, my friend!
Thanks for these great ideas; most of them I learnt because of making mistakes/experience (and still I did not know all, being a beginner myself). Maybe some additions: for solder fume, a fan and open windows (maybe not 100% perfect but helps a lot), also a (cheap) logic analyzer (cost about 6 euro) when dealing with protocols (I2C, MIDI, UART, SPI etc), and putting some solder on the tip when not using for a long time. Using some solder stand to clamp e.g. a PCB to, for soldering is essential.
More Comments