Arduino-Controlled Coil Winder

Coil winders are a popular project because doing the deed manually can be an incredibly tedious and time consuming task. After building one such rig, [Pisces Printing] wanted to find even further time savings, and thus designed an improved, faster version.

At it’s heart, it’s a straightforward design, using a linear rail and a leadscrew driven by a stepper motor. Control is via an Arduino Nano, with a few push buttons and a 16 x 2 LCD display for user feedback.

Often, completing a first build will reveal all manner of limitations and drawbacks of a design. In this case, the original winder was improved upon with faster stepper motors to cut the time it took to wind a coil. A redesigned PCB also specified a better buck converter power supply to avoid overheating issues of the initial design. A three-jaw lathe-style chuck was also 3D printed for the build to allow easy fixing of a coil bobbin.

Designing custom tools can be highly satisfying in and of itself, beyond the productivity gains they offer. Video after the break.

Continue reading “Arduino-Controlled Coil Winder”

Beautiful Inductors, Now Not Such A Lost Art

As ferrite technology has progressed into a mastery of magnetic permeability, the size of inductors has gone down to the point at which they are now fairly nondescript components. There was a time though when inductors could be beautiful creations of interleaving layers of copper wire in large air-cored inductors, achieved through clever winding techniques. It’s something that’s attracted the attention of [Brett], who’s produced a machine capable of producing something close to the originals.

Part of the write-up is an investigation of the history, these coils were once present even at the consumer level but are now the preserve of only a few highly secretive companies. They are still worth pursuing though because they can deliver the high “Q” factor that is demanded in a high quality tuned circuit. The rest of the write-up dives in detail into the design of the wire feeder, and the Arduino motor control of the project. There should be enough there for any other experimenters to try their hands at layered inductors, so perhaps we’ll see this lost art make a comeback.

Custom coils are a regular requirement for anything from radios, to musical instruments, to switching power supplies, so it’s not surprising that quite a few projects featuring them have made it here. One of the more unusual of late has been one that winds toroids.

Coil Winding Machine Makes It Easy

[Mr Innovative] needed to wind some coils, and decided to make a machine to do the work. Making such machines has become a lot easier over the years. There was a time when we might probably have had to hack an old printer or scanner to get linear rods and stepper motors. Now, thanks to widespread 3D printing, we can order parts like that from lots of places. The 3D printing helps, too, to fabricate all the little custom widgets you need to put something like that together.

The machine looks great. It uses a number of parts that would look at home on a 3D printer or CNC build. We thought his Chinese mini table saw did a great job cutting the aluminum extrusions, but we did worry about the safety of his fingers. We’ll admit we are generally lazy and buy the extrusions precut.

Continue reading “Coil Winding Machine Makes It Easy”

Little EBay Tesla Coil Gets An Upgrade

Like so many of the projects we feature, this one started with a cheap eBay module purchase. In this case, it was a little Tesla coil that made decent sized arcs but wasn’t quite good enough. The result was a super-sized solid state Tesla coil with better results and room to grow.

As [GreatScott!] discovered, the little eBay Tesla coil has a pretty neat design. The exciter is a Slayer circuit, a super simple one-transistor design. His reverse engineering revealed that the primary coil is simply a loop trace on the PCB under the secondary coil. Sadly, his attempt to replace the primary and reproduce the Slayer exciter resulted in anemic performance. What’s a hacker to do in that case except build a bigger coil? Much bigger — like “build your own winding jig” bigger. Twelve hundred secondary turns and an appropriately menacing-looking primary later, the results were — still anemic. It turns out the Slayer is just not up to the task. He turned to an inverter circuit that was previously used in a wireless energy transfer circuit, and we finally get to see a little of the Tesla coil magic. But wait! There’s more to come, as future videos will tweak the circuit and optimize the coil for better performance.

It’s no surprise that Tesla coils are a popular project around here, especially the musical kinds, from the tiny to the large. Music doesn’t seem to be on [GreatScott!]’s mind, though, and we’ll be watching with interest to see where he takes this build.

Continue reading “Little EBay Tesla Coil Gets An Upgrade”

The Automated Pickup Winding Machine

winderBack when electric guitars were a new thing, winding pickups was a very labor intensive and error-prone process. The number of windings could easily vary by a few hundred turns of wire, making the resulting pickup either anemic or much more powerful than the other pickups in the guitar. [Davide] is starting to wind his own pickups, and desiring a little more precision than simply guessing how many winds are on a coil he built an AVR coil winding machine.

The machine uses a DC gear motor running at 1200 RPM. A magnet is glued onto the motor shaft, and a hall effect sensor connected to an ATMega8 keeps track of how many windings are on the coil.

The interface is simple, using character LCD to display a wind counter, motor direction, and current motor speed. There are some useful features in this machine; slow start-up and automatic stop makes winding pickups much easier than the traditional home method of winding pickups with a sewing machine.

Continue reading “The Automated Pickup Winding Machine”