Build Your Own Portable Arduino Soldering Iron

At this point you’ve almost certainly seen one of these low-cost portable soldering irons, perhaps best exemplified by the TS100, a pocket-sized temperature controlled iron that can be had for as little as $50 USD from the usual overseas suppliers. Whether or not you’re personally a fan of the portable irons compared to a soldering station, the fact remains that these small irons are becoming increasingly popular with hackers and makers that are operating on a budget or in a small workspace.

Believing that imitation is the most sincere form of flattery, [Electronoobs] has come up with a DIY portable soldering iron that the adventurous hacker can build themselves. Powered by an ATMega328p pulled out of an Arduino Nano, if offers the same software customization options of the TS100 but at a considerably lower price. Depending on where you source your components, you should be able to build one of these irons for as little as $15.

The iron features a custom PCB and MAX6675 thermocouple amplifier to measure tip temperature. A basic user interface is provided by two tactile buttons on the PCB as well as an 128×32 I2C OLED display. In a future version, [Electronoobs] says he will look into adding some kind of sensor to detect when the iron is actually being used and put it to sleep when inactive.

The tip is sourced from a cheap soldering station replacement iron, and according to [Electronoobs], is probably the weakest element of the entire build. He’s looking into using replacement TS100 tips, but says he’ll need to redesign his electronics to make it compatible. The case is a simple 3D printed affair, which looks solid enough, but seems likely to be streamlined in later versions.

We’ve seen a number of attempts at DIY soldering irons over the years, but we have to say, this one is probably the most professional we’ve ever seen. It will be interesting to see how future revisions improve on this already strong initial showing.

Continue reading “Build Your Own Portable Arduino Soldering Iron”

3D printed syringe static mixer

This 3D Printed Syringe Static Mixer Does It All

One trick for getting the bubbles out of freshly mixed 2-part epoxy, aka degassing, is to go over it gently with the flame from a propane torch. But both the mixing and degassing take time. [Gianteye] came up with a 3D printed dual-syringe static mixing system which speeds up the process. He used it with silicone to get the difficult steps out of the way quickly for his hands-on soft robotics class, allowing the students to focus more on the matter at hand. But we figure most readers might use it for epoxy.

Mixing tube interior
Mixing tube interior

If you’ve bought those 2-part epoxy syringes available in stores before then you’ll know that they usually come with two syringes, each filled with one of the two parts to be mixed. Depressing the syringes causes each part to come out of its own tube. It’s then your job to mix them together and degas the result.

[Gianteye’s] system consists of 3D printed parts and two syringes.  Models for the 3D printing are available on his Thingiverse page and the syringes can be found online. Some of the 3D printed parts help you first fill and degas the syringes. You then attach a 3D printed mixing tube to the ends of the syringes. This tube serves two purposes. When the syringe’s plungers are depressed, both parts of the material are forced through the tube and extruded out. But on their way through, both parts pass through eight helices which form 180° turns and mix the parts together. Out comes the portioned, mixed and degassed material which can go straight into a mold or to wherever you need it.

The mixing tube was designed for one-time use but [Gianteye] discovered during an evaluation that it can be reused if you pull out any cured material and purge it. The evaluation involved silicone though. With hardened epoxy, you’ll probably have to use a new tube each time.

Check out the full details of his system in the video below, including both assembly and usage.

If you’re looking for a metallic look for something without wanting to cast metal than have a look at our own [Gerrit Coetzee’s] article about cold casting wherein he makes some very nice looking parts.

Continue reading “This 3D Printed Syringe Static Mixer Does It All”

Multi-Board Solder Stencils Explained

There was a time when reflow soldering was an impossibly exotic process at our level, something that only the most superhuman of hackers could even dream of attempting. But a demystification of the process plus the ready availability of affordable PCB and stencil manufacture has rendered into the range of almost all constructors, and it is likely that many of you reading this will have done it yourself.

Screen-printing solder paste onto a single board presents a mild alignment challenge, but how about doing it with many boards at once? [Eric Gunnerson] had this problem with a small-volume board he’s selling, and not being in the happy position of having his PCBs supplied on a panel, had to create his own multi-board alignment jig and stencil. His write-up provides a comprehensive and fascinating introduction to the process whether you are an occasional dabbler or embarking on a production run as he is.

The problem facing any would-be stenciler is that the board has to be held in place reliably in the same alignment as the stencil. With a single board, it’s easy enough to do the usual thing of taping scraps of PCB board to constrain its edges and hold it in place as a rudimentary jig, then lower the stencil onto it. Perhaps you’ve used one of those commercial stencil jigs, in which a set of magnets hold the stencil in place, or maybe you use pins to line everything up.

[Eric] takes us through the process of creating a laser-cut alignment jig for twelve boards, and cutting a matching twelve-board stencil. This includes all the software side using Inkscape, the selection of materials to match PCB thickness, and some of the issues with cutting Mylar sheet for the stencil without shrinkage at the corners. He’s using pins for alignment, and he even finds a handy supply of those in the form of shelf support pins.

We’ve visited the world of reflowing many times before. If you’d like a primer, here’s our Tools of the Trade piece on it, and if you aren’t daunted by larger projects, here’s an account of a prototype run of a significantly complex board.

Dollar Store PCB Holder System

As you get into electronic fabrication and repair, one of the first things you realize is how hard it can be to hold a PCB still while you work on it. Securing them is difficult due to their very nature: they’re often weird shapes, quite fragile, and of course need to be electrically isolated. If you don’t mind spending the money, and have the time to wait on it getting delivered, you can order some nice purpose-built systems for holding PCBs online. But what if you need something fast and cheap?

[Paul Bryson] might have the solution for you. On his blog he’s documented how a trip to the dollar store and some parts from the junk bin allowed him to create a practical system for holding multiple PCBs of various shapes and sizes. The most exotic element of the build here are the hexagonal standoffs; and if you haven’t already salvaged a bunch of those from a curbside computer, he even gives the Mouser link where you can buy them new for a few cents each.

Each individual stanchion of the system is made up of a 3/4″ round magnet with a hex standoff glued to the top. Over the standoff, [Paul] slipped a rubber grommet which gives a nice non-conductive slot to put the edge of the PCB in. Otherwise, a second hex standoff screwed into the first can be used to clamp down on the board. Adjusting the height is as simple as adding a couple more magnets to the stack.

Of course, magnets need something metal to stick on. For that, [Paul] purchased some steel pie pans and matching rack from the dollar store. The round pans are easy to handle and give him plenty of surface area, and the rack makes for an exceptionally convenient storage unit for all the components. The conductivity of the pans might be a concern, but nothing the application of a rubberized spray coating couldn’t fix.

We’ve covered similar systems before, but this one certainly looks to take the top spot in terms of economics. The only thing that would be cheaper would be a few feet of PLA filament and a rubber band.

How To Design Custom Shaped Boards In Fritzing

If you’re looking to get started in designing a few PCBs, you could use one of the many software packages that allow you to create a PCB quickly, easily, and with a minimum amount of fuss. You could also use Fritzing.

Fritzing is terribad and you shouldn’t use it, but that doesn’t mean you still can’t abuse Fritzing to make it do what you want. [Arduino Enigma] recently posted a tutorial on how to design custom PCB shapes for Fritzing. Yes, Fritzing is no longer limited to rectangular PCBs with sharp corners. You can make PCBs in any shape with Fritzing, provided you spend a few hours futzing about with Inkscape.

The goal for this project was to create a rectangular board without any sharp corners for [Arduino Enigma]’s Sinclair Scientific Calculator Emulator. Fritzing can make a board in the shape of a rectangle, in fact, that’s all it can do, but [Arduino Enigma] wanted a rectangle with radiused corners. After hours of work, we have the writeup on how to do it.

The imported board, with 3mm radiused corners.

The process to create a custom-shaped board, in this case, a rectangle with a 3mm radius on the corners, is simple. First, draw a rectangle of the desired shape, then draw even more rectangles as a sublayer of the current layer. Fritzing requires the layer ID to be named ‘board’, ‘silkscreen’ and ‘silkscreen0’, but this cannot be changed in Inkscape itself — you’ll need to edit the file with a text editor. After creating three layers, each containing the shape you want, simply trim the size of the page to the size of the board. Save the file, edit the file in a text editor, and click save. Launch Fritzing, load an image file, and select the SVG you’ve been working on. In just twenty or thirty quick steps, you too can import any shape you can imagine into Fritzing.

There is one pain point to this process. Editing the layer name manually with a text editor pushes this Fritzing hack from a baroque workaround into something that makes us all question the state of Open Source standards. Unfortunately, this is required because Inkscape does not use layer names as the ID in an SVG file. No, it doesn’t make sense, but that’s just the way it is.

For any other PCB design tool, creating a custom-shaped board is simply a matter of drawing a few lines. Fritzing is different, though. The top copper layer is represented as orange, and the bottom copper layer is yellow, a UI decision that doesn’t make sense, even if you aren’t colorblind. Putting more than two layers of copper on a Fritzing board is impossible. Fritzing is a tool you should avoid for PCB layout. That said, [Arduino Enigma] figured out how to do something in Fritzing that you’re not supposed to be able to do and that’s pretty cool.

Simple Jig Uses Electromagnet For Clean Angle Grinder Cuts

We like it when hacks are literal hack jobs, put together with what’s on hand to do a specific job. This quick and dirty angle grinder circle cutter certainly fills the bill, and makes decent cuts in sheet metal to boot.

The build starts with an unlikely source for parts – an old automotive AC compressor. The one that [Made in Poland] chose to sacrifice was particularly nasty and greasy, but after popping off the pulley, the treasure within was revealed: the large, ring-shaped clutch electromagnet. Liberated from the compressor, the electromagnet was attached to a small frame holding a pillow block. That acts as an axis for an adjustable-length arm, the other end of which holds a modified angle grinder. In use, the electromagnet is powered up by a small 12-volt power supply, fixing the jig in place on the stock. The angle grinder is traced around and makes a surprisingly clean cut. Check out the build and the tool in use in the video below.

At the time [Made in Poland] recorded the video, he noted that he did not have a plasma cutter. That appears to have changed lately, so perhaps he’ll swap out the angle grinder for plasma. And maybe he’ll motorize it for even smoother cuts.

Continue reading “Simple Jig Uses Electromagnet For Clean Angle Grinder Cuts”

Wireless SMD microscope ring light

Wireless Ring Light For SMD Microscope

When [Felix Rusu], maker of the popular Moteino boards which started life as wireless Arduino compatibles, says he’s made a wireless ring light for his SMD microscope, we redirect our keystrokes to have a look. Of course, it’s a bit of wordplay on his part. What he’s done is made a new ring light which uses a battery instead of having annoying wires go to a wall wart. That’s important for someone who spends so much time hunched over the microscope. Oh, and he’s built the ring light on a rather nice looking SMD board.

The board offers a few power configurations. Normally he powers it from a 1650 mAh LiPo battery attached to the rear of his microscope. The battery can be charged using USB or through a DC jack for which there’s a place on the board, though he hasn’t soldered one on yet. In a pinch, he can instead power the light from the USB or the DC jack, but so far he’s getting over 6 hours on a single charge, good enough for an SMD session.

The video below shows his SMD board manufacturing process, from drawing up the board in Eagle, laser cutting holes for a stencil, pasting, populating the board, and doing the reflow, along with all sorts of tips along the way. Check it out, it makes for enjoyable viewing.

Here’s another microscope ring light with selectable lighting patterns for getting rid of those pesky shadows. What features would make your SMD sessions go a little easier?

Continue reading “Wireless Ring Light For SMD Microscope”