I need some pickups for a few upcoming builds so started looking into winders. The readily available commercial winders that only control the bobbin are really expensive, and ones that are fully automated are stupid expensive. There are some DIY examples too, but most start off along the lines of "go to your local second hand shop and find an old sewing machine..." and, at best, you end up with a scatter wound pickup.
So I figured, for the price of one good commercial pickup, I could build myself my own fully automated winder using readily available off shelf parts.
Here's what I have so far:
As always, this turned out to be much more work than expected. I didn't plan to learn so much about how Arduino interrupts work, nor write custom functions for the stepper library, but it was all quite educational. The progress so far has me looking forward to the finished project. I still have to bolt all the pieces together, fabricate a tensioner, spool holder, bobbin mount, wire guide etc. but the motors and controls are done and working perfectly. Of course, I still need to see if it can turn a decent sounding pickup! I will post progress as I make it.
Once complete I will post the source code and parts list if anyone is interested. For now here is a picture of the motors and controls prior to mounting:
So I figured, for the price of one good commercial pickup, I could build myself my own fully automated winder using readily available off shelf parts.
Here's what I have so far:
- Stepper bobbin motor running at 500 RPM (10 minutes for a 5000 turn wind)
- Stepper controlled wire guide with 0.02 mm (about 0.001") steps
- Slow start with synchronized bobbin and wire guide for perfectly flat wind layers
- Unlimited start/stop with perfect layer alignment
- 8 digit display/buttons and with menu to set options and display to count winds
- Total number of winds
- Wire thickness (used to automatically calculate guide rate)
- Bobbin width
- Winding direction (CW, CCW)
As always, this turned out to be much more work than expected. I didn't plan to learn so much about how Arduino interrupts work, nor write custom functions for the stepper library, but it was all quite educational. The progress so far has me looking forward to the finished project. I still have to bolt all the pieces together, fabricate a tensioner, spool holder, bobbin mount, wire guide etc. but the motors and controls are done and working perfectly. Of course, I still need to see if it can turn a decent sounding pickup! I will post progress as I make it.
Once complete I will post the source code and parts list if anyone is interested. For now here is a picture of the motors and controls prior to mounting:
Last edited: