Stitch The Planet

Ripping seams and hacking machines.

Stitch Regulator for Juki TL Machines

This is a stitch regulator that can be used with Juki TL machines. Commercial versions of these are very expensive ($700 - $1,000 USD), but the way they work is fairly simple. You can build a DIY version using an Arduino microcontroller, an old PS/2 optical mouse, and a handful of inexpensive electronic components.

Table of Contents

How It Works

StitchReg works by using the optical sensor from a mouse to calculate the speed of the machine/fabric and control the speed of the machine by acting as the foot pedal with a digital potentiometer.

The Juki foot pedal is basically a resistor and there are 3 states we need to care about:

Building One For Yourself

What You Need

Currently this is just breadboarded with an Arduino Uno Rev 3. Once the design is final I’ll create a PCB and enclosure.

The parts below are in the linked arduino kit, but I’ll find better options.

Schematic

Schematic

Instructions

Coming soon!