Hack, Make, Teach
16 Mar
There are more and more people diving into hacking on knitting machines, which is really great!
It’s getting to the point where there are too many people to thank for carrying this forward, you know who you are.
But, the increasing popularity has led to some problems and frustrations for people.
Recently I discovered an old thread on a Ravelry forum about the PDDemulate.py disk emulator that I wrote. People were frustrated by problems they were having. By the time I discovered the thread, I had already been contacted by one of the people with the problem, and I discovered a bug in the emulator. It’s now fixed in the repository. But months had gone by between the forum postings and email contact. The forum thread is still out of date, because a solution has been found but that’s not indicated.
I try to be responsive to people when they have problems with the code – I help when I can and try to be up front if I’m too busy to dive in deeply or if the problems are with an environment I don’t have (I only have a KH-930, and only run the emulator under Linux). But I don’t have time to find and follow every forum where this is being discussed.
Through email from people using the software, I’m becoming aware of more people who are working on this but unaware of others doing the same thing. It feels like there’s a larger community forming around this, but it’s fragmented.
Therefore, I’d like to respectfully suggest that we centralize the resources used for these projects, so that we can help each other, and keep a record in one place of the existing knowledge. Other forums are great, and I know there are communities with forums which reach and help the people who participate in them. Those should continue of course, but for people with deeper interest it may be appropriate to point them to this blog entry.
The definitive repository for the knitting machine disk emulator and related files is here:
Adafruit knitting machine rep on Github
If you’d like to fix or improve the code, or add information about different models of knitting machine, please fork that repo and then make pull requests to have your changes incorporated.
Technical information about connecting to Brother knitting machines and about the KH-930 is here:
Antitronics Knitting Machine Wiki Page
Discussion about the software and reverse engineering of the data formats is taking place here:
The Yahoo group and git repository are the only places that I’ll regularly follow, and try to respond to questions.
I’ll still respond to email, my email address is in the code in the repository. But I’ll probably ask you to go to the Yahoo group. Still, if you’re self conscious about the question or whatever, you can use email.
Now, let’s all make great things!