Understanding Surface Mount

Do you know what a MELF is (and, yes, it is safe for work to Google it)? What’s the difference between a QFP, and LCC, and a PLCC package? Do you need a 0603 resistor or a 1206 resistor?

If you are an old hand at surface mount devices (SMDs) you probably know the answers to most of these questions. But if you’ve done most of your work with through hole, it is a confusing mess of acronyms and numbers. Sure, you can Google and find out that at 0603 resistor is .06 inches by .03 inches. [TopLine] has a great booklet that pulls many common definitions in one place available for download that can help you make sense of different SMD nomenclature.

Continue reading “Understanding Surface Mount”

Using LTSpice To Measure Total Harmonic Distortion

Audiophiles spend a lot of time and effort worrying about audio specs like Total Harmonic Distortion (THD). Makes sense, because THD affects the quality of audio reproduction. However, THD can also affect interference from radio signals and even losses in power transfer systems. A simplified definition is the THD is the ratio of the sum of the power of all harmonic frequencies to the power of the fundamental frequency.

If a circuit produced a perfect sine wave, there would be no harmonics. There are many ways to measure THD in practice, but [Michael Jackson] has an interesting video showing how he easily visualizes THD using LTSpice. Assuming you already have the system in question in LTSpice (or you could use another simulation tool, if you prefer) it is fairly straightforward.

Continue reading “Using LTSpice To Measure Total Harmonic Distortion”

3D Objects From A Laser Cutter

Actors want to be singers and singers want to be actors. The hacker equivalent to this might be that 3D printers want to be laser cutters or CNC machines and laser cutters want to be 3D printers. When [Kurt] and [Lawrence] discovered their tech shop acquired a 120 Watt Epilog Fusion laser cutter, they started thinking if they could coax it into cutting out 3D shapes. That question led them to several experiments that were ultimately successful.

The idea was to cut away material, rotate the work piece, and cut some more in a similar way to how some laser cutters handle engraving cylindrical objects. Unlike 3D printing which is additive, this process is subtractive like a traditional machining process. The developers used wood as the base material. They wanted to use acrylic, but found that the cut away pieces tended to stick, so they continued using wood. However, the wood tends to char as it is cut.

In the end, they not only had to build special jigs and electronics, they also had to port some third party control software to solve some issues with the Epilog Fusion cutter’s built in software. The final refinement was to use the laser’s raster mode to draw surface detail on the part.

The results were better than you’d expect, and fairly distinctive looking. We’ve covered a similar process that made small chess pieces out of acrylic using two passes. This seems like a natural extension of the same idea. Of course, there are very complicated industrial machines that laser cut in three dimensions (see the video below), but they are not in the same category as the typical desktop cutter.

Continue reading “3D Objects From A Laser Cutter”

A Tale Of Three Soldering Iron Controllers

[ZL2PD] needed to replace an old Weller soldering station and decided not to go with one of the cheap soldering stations you can find all over the Internet. He has a long story about why he had to design his own controller, but you never have to explain that to us. He kept detailed notes of his journey and in the end, he built three different controllers before settling on one.

He started with a Hakko hand piece that uses a thermistor for temperature measurements. The first iteration of the controller had analog controls. He wasn’t happy with the number of parts in the design and the simple LED display. That led him to replace the controller with an ATTiny CPU and a use a serial LCD.

Continue reading “A Tale Of Three Soldering Iron Controllers”

Homebrew Analog Scope Project Log

[GK] had some old CRTs lying around, so naturally he decided to build an old school analog scope with one of them. Lucky for us, he’s been documenting his progress. Since it was a big project to tackle, he started out with Spice modeling to work out all the right values.

Prototyping the power supply took some custom transformer winding, but when done, the power supply did the job. Although he’s still wiring up the Z (intensity) axis, the scope is already capable of displaying signals and even text characters using a character generator he built earlier (see video below).

[GK] spends most of the time so far talking about the high voltage power supply design. For the particular tubes he had on hand he needed +200V, -400V, -550V, and 6.3VAC for the CRT heater. This is certainly not the typical Arduino-based digital scope that everyone builds at least once.

We love analog scopes for art projects, logic analyzer conversions, and gaming. Of course, if you don’t have an old CRT in your parts bin, you might consider trying a laser.

Continue reading “Homebrew Analog Scope Project Log”

RC Lawnmower Has No Grass To Cut

They say laziness and necessity is one of the greatest drives for invention. Whoever said that didn’t think about what happens when inventors are bored. [The Random Mechanic] decided to build himself a remote-controlled lawnmower, despite the terrible drought he’s been having — resulting in literally no grass to cut.

To make the lawn mower remote-controlled, he cobbled together a gas lawn mower, with the remains of an electric wheelchair. This ended up working really well. He’s using an old RC car remote and its two servos to remotely control the original wheel chair’s joystick. Simple, but super effective.

The wheelchair mower is fast, nice and heavy thanks to some lead acid batteries, and very maneuverable with the front wheels being casters. It’s a shame he doesn’t have any grass to cut!

Continue reading “RC Lawnmower Has No Grass To Cut”

Custom Threaded Inserts For 3D Printing

There’s a variety of ways to add threaded holes to 3D printed objects. You can tap a hole, but the plastic isn’t always strong enough. Nut traps work, but aren’t very attractive and can be difficult to get exactly the right size. If you try to enclose them, you have to add a manual step to your printing process, too. You can buy threaded inserts (see video below) but that means some other piece of hardware to have to stock in your shop.

[PeterM13] had a different idea: Cut a piece of threaded stock, put nuts on the end and heat it up to let the nuts reform the plastic. This way the nut traps wind up the perfect size by definition. He used two nuts aligned and secured with thread locker. Then he used a hot air gun to only heat the metal (so as to reduce the chance of deforming the actual part). Once it was hot (about 15 seconds) he pulled the nuts into the open hole, where it melted the plastic which grips the nuts once cooled again.

Continue reading “Custom Threaded Inserts For 3D Printing”