DaftFader
Well-known member
Further to my thread in Brewery
I have built a small coil winder , that may well suit people here interested in such things . It was to be a commercial product but frankly I don't have the energy or motivation to finish it on my own . So, I've decided to make the project files free to all on a not for profit basis . Jim, crosstalk, has been using the prototype to wind his lustra phone transformer , so it kinda works (he is currently sorting out a suitable licence and website to host the files for download)
The winder is based around a Raspberry PI as a controller, which talks serial to a couple of 8 pin PIC 12f1572 mpus. The PI software is written in Python (in my own indecipherable style !) using a Tkinter GUI (I was thinking about adding a Kivi GUI and a touch interface to make the thing self contained) . I've been developing the software on a linux machine running Spyder4 (see pic below) .
The PICs generate the pulse train (handling acceleration reversing etc.etc.) to two stepper motor drivers, one for spindle (currently a servo stepper) and one for the feeder.
The 3D cad files for the machine parts will be available.
So who's interested in taking on the project, extending and polishing it , in an open source manner?
I have built a small coil winder , that may well suit people here interested in such things . It was to be a commercial product but frankly I don't have the energy or motivation to finish it on my own . So, I've decided to make the project files free to all on a not for profit basis . Jim, crosstalk, has been using the prototype to wind his lustra phone transformer , so it kinda works (he is currently sorting out a suitable licence and website to host the files for download)
The winder is based around a Raspberry PI as a controller, which talks serial to a couple of 8 pin PIC 12f1572 mpus. The PI software is written in Python (in my own indecipherable style !) using a Tkinter GUI (I was thinking about adding a Kivi GUI and a touch interface to make the thing self contained) . I've been developing the software on a linux machine running Spyder4 (see pic below) .
The PICs generate the pulse train (handling acceleration reversing etc.etc.) to two stepper motor drivers, one for spindle (currently a servo stepper) and one for the feeder.
The 3D cad files for the machine parts will be available.
So who's interested in taking on the project, extending and polishing it , in an open source manner?