Knitting Machine Hack By Keypad Emulation

[Travis Goodspeed] and Hackaday alum [Fabienne Serriere] joined forces to develop an alternative interface for a knitting machine. They’re working with the Brother KH-930E machine. We saw [Becky Stern] use the same model by manipulating data on an emulated floppy drive for the device. [Travis] and [Fabienne] went a different route, and are emulating the keypad using an Arduino and a set of transistors.

They started by reverse engineering the keypad matrix using a continuity tester. Once they worked out the column and row layout they connected each to an NPN transistor. The Arduino sketch simulates button presses to set knitting bits for each row, with just one reset button for user input. This can be used to send data from a PC, or as a standalone system. Either way, it’s not only a great way to add functionality to the kitting machine, but a good example of how to interface with the keypad on just about any device.

Electric Spinning Wheel

spinningwheel

[glacialwanderer], who you may remember from his CNC machine build, recently completed an electric spinning wheel. Spinning wheels are used by knitters to turn raw sheep’s wool into yarn. He went through several iterations before arriving at a good design. Besides the motor, there are two major components to the spinning wheel: the flyer and the bobbin. A Scotch tension brake is used to slow the rotation of the bobbin in relation to the flyer. This causes the wool to twist as it’s pulled on.

He initially tried to just use a dimmer switch with an AC motor. That quickly burnt up. The next version used a sewing machine motor since they’re designed with a variable speed control. Unfortunately, it didn’t have enough torque at low speeds. The final design used a DC motor with a SyRen motor controller. It offered plenty of power and at ~$150 it’s still less than the cheapest commercial models on eBay. You can see a video of it and the spinning process embedded below.

Continue reading “Electric Spinning Wheel”