I thought some might be interested if they are also building a winder using Arduino and stepper motors. Right off the bat just let me say to any who are thinking of going this route that stepper motors are a royal pain in the rear. I had to go thru so many iterations of software to get them to run correctly. Another thing is they can be ear piercing loud. You have to have the speed and current draw set just right to limit the noise. Yet another issue is stalling. It's not that easy to get a stepper motor to spin at the speeds we want and still have enough torque available to keep from stalling. In my case I was able to get mine up to 950 rpms without stalling but the problem turned out to be if you ever need to pause the winder for some reason then it would stall. Kinda weird, stalling on the deceleration and not on the acceleration. I hadn't expected that. So I ended up settling on 700 rpm as the max speed I could get with no stalls either way. Which is actually not bad since it's all automated once you press the enter button. You can go do other things and come back in 10 minutes or so and it's done. Nice!
All the parameters can be set individually. Such as winder speed, number of winds, direction, traverse speed, traverse distance. The software can be updated through usb ports on the back of the machine. Good thing I made it that way to because not everything worked as expected and I had to make some pretty significant changes along the way. Overall I think it came out pretty good considering I've never programmed anything in my life.
I'll probably upload a vid to youtube later so people can see the traverse in action. It's the best part of the machine and really works well so far.
All the parameters can be set individually. Such as winder speed, number of winds, direction, traverse speed, traverse distance. The software can be updated through usb ports on the back of the machine. Good thing I made it that way to because not everything worked as expected and I had to make some pretty significant changes along the way. Overall I think it came out pretty good considering I've never programmed anything in my life.
I'll probably upload a vid to youtube later so people can see the traverse in action. It's the best part of the machine and really works well so far.
Comment