Welcome to Our Community

Some features disabled for guests. Register Today.

      1. Build Progress:
        • Build in Progress...
      Rate This Build
      4.94/5,
      17 votes
      I was thinking about a winter project when the Missus informed me that she fancied an embroidery machine. Although there seemed plenty of options, I got to thinking that perhaps I could adapt her relatively cheap sewing machine. This site helped me to quickly understand the many options that would be available to me.

      The main requirement is to control a 2D XY arm that positions the embroidery hoop as required. In addition, the machine also requires control of the sewing machine mains supply, and some means of reliably detecting the needle position.

      I came across the V-Slot belt and pinion drive, as published on this site, and set about creating a 2D version using a single gantry plate with drives on opposing sides.The attached sketch-up file shows the final concept, and it is this design that became the prototype.

      Embroidery#1.jpg 2014-04-12 15.58.04.jpg 2014-04-12 15.58.23.jpg 2014-04-12 15.58.48.jpg 2014-04-12 16.05.06.jpg 2014-04-12 16.09.25.jpg 2014-04-12 16.19.15.jpg 2014-04-21 19.58.15.jpg 2014-04-21 19.58.42.jpg

      The type 17 stepper motors use a pinion with 20 teeth driving a 2mm pitch belt (rack). Thus one full revolution gives a displacement of 40mm - this results in a resolution of 0.1mm when used in half step mode. The stepper drives were purchased from EBAY and use the very common L298 driver. I used a 12V supply and pulse width modulation to control the maximum drive current.

      The heart of the system is based around a 16F73 PIC Microcontroller that provides the stepper motor control and current regulation. The speed is set at a relatively sluggish 500 steps/s for both axes, avoiding the need for relatively complex acceleration/deceleration profiles. The PIC chip also monitors the mains zero crossing and controls the trigger delay for the TRIAC - used to control power to the sewing machine motor. Both these circuits are opto-isolated to ensure separation from the main supply - this should not be attempted unless you are experienced in the field!

      The needle position detection proved quite tricky, but a simple solution using some very fine spring steel gave me the detection required.

      Finally, communications to the PIC chip was via serial I/O - using a simple ascii command set running at 38400 Baud.

      The high level interaction is provided by an Android tablet (Nexus 7) with code on this developed using Eclipse. Bluetooth connection was provided by adding a widely available Ebay Bluetooth module to the embedded board. I probably spent just as much time with Eclipse as I did on the rest of the project put together. My background is C++ using MS Visual Studio 2010 and it took quite a bit of conversion to get into the Java world!

      Apologies for the poor quality of the short video:



      Although the colours are a bit naff - the final result looks ok:

      2014-04-21 20.54.42.jpg

      I should have trimmed the interconnecting threads - but I didn't have a pair of small scissors to hand! This is not bad as part of the initial trails - especially considering that I didn't use any stabiliser on the rear of material.
  • Loading...
  • Build Details

    Build License:
    • CC - Attribution - CC BY

    Reason for this Build

    To show the missus that something useful can occasionally result from my many hours in the garage and in front of my PC!
  • Attached Files:

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice