Embroiderino is a test project which aims at providing all needed to turn an ordinary sewing machine into digital embroidery machine or at least to reuse any other embroidery machine with mainboard failure.
 
 
Go to file
Martin 2a973e1c4a Add LICENSE 2018-11-30 19:56:46 +00:00
control_app Added color change indicators and simulator mode from argv. 2018-11-28 21:32:45 +01:00
electronics Included sensor board KiCad files. 2018-11-04 02:05:47 +01:00
mechanics Test design for large hoop. 2018-11-10 08:47:17 +01:00
.gitignore Added power driver PCB KiCad project. 2018-10-21 04:11:06 +02:00
LICENSE Add LICENSE 2018-11-30 19:56:46 +00:00
README.md Inital commit, added client application and scad files. 2018-10-01 09:22:21 +02:00

README.md

Embroiderino

Embroiderino is a test project which aims at providing all needed to turn an ordinary sewing machine into digital embroidery machine or at least to reuse any other embroidery machine with mainboard failure. Most of the mechanical parts are intended to be made on 3D printer.

As an electronics, arduio based 3D printer board is tested, with additional encoders connected to it. This will do job for now too. As a firmware teathimble is in development. For hoop positioning this plotter is adopted. All mechanics parts and sewing machine itself are mounted to chipboard.

Client application is written in python3 and TK, it can open CSV's created by Embroidermodder2.

Work in progress

Note that this is early stage development. Machine, main DC motor speed controller is a next milestone. All the code is licensed under GPL v3.