For my reference, there are Conical, Knife, Chisel, and Bevel iron tips.
Tag Archives: tips
Early Content #7: Sorting Soldering Iron Tips | Learning Electronics In The Lab With Jay Jay
This post is part of my video blog and you can find more information about this video on this show’s homepage which is here.
You can support this channel on Patreon: patreon.com/JohnElliotV
I was watching EEVblog #168 – How To Set Up An Electronics Lab and Dave suggested using chisel tips instead of conical tips, which inspired me to check what I was using and also to sort the tips I presently own into three categories:
- Chisel tips
- Other tips
- Conical tips
If you’re interested in soldering temperatures I wrote a follow-up post on that topic: soldering iron temperature.
Thanks very much for watching! And please remember to hit like and subscribe!
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
Yum Cha 10pcs Magic Foam Spongenotes |
Let’s go shopping!
Wiring tips
Check out these cool wiring tips: wiring tips. How to wire cables.
CSS tips
Some CSS tips for the day: CSS Tips.
CSS Tips
This is great: CSS tips and tricks you won’t see in most of the tutorials.
HTML Tips
Via r/programming today: HTML Tips.
HTML5 Tips
Today via r/programming: HTML5 Tips. I think my favourite was the meter tag… or maybe the spellcheck attribute… lots of good tips over there.
CSS Tips
This on r/programming today: CSS Tips. There are a lot of good tricks in there, this one was my fav:
.center { display: flex; align-items: center; justify-content: center; }
…it centres content vertically and horizontally.
10 Tips for Ramping Up as a Senior Engineer
I enjoyed reading 10 Tips for Ramping Up as a Senior Engineer which turned up on r/programming today.