Skip to content

piscvau/Passap-E6000-hacked-and-rebuilt

 
 

Repository files navigation

Passap E 6000 Console, Reverse-Engineering

Passap E6000 Project; Author: IrenePassap; version 1.2.2019

The programs are written for the Passap E6000 knitting machine. There are three programs, one for the front lock (Arduino M0), one for the rear lock (Arduino M0) and one for the Raspberry Pi 3.

Feel free to use the program codes for your project. The programs work perfectly for my knitting machine. It also lacks features of the original Passap console. The programs are only intended to give you an idea for your own project.

I assume that you can not just take over the programs for your knitting machine. You probably have to make adjustments.

The program codes are partially commented. Most methods or variable names are self-explanatory.

  • Passap front lock arduino program code: This program code is for the front lock.

  • Passap rear lock arduino program code: The program code for the rear lock has the same structure as the program code for the front lock. It should be noted, however, that the rear lock is mirrored, so the variables must be adjusted.

  • Raspberry Pi 3 programm code: PyQT5_GUI_DEF_V_1.2.2019

Without the work of Hackerspace-Bamberg I would never have been able to realize this project. See https://github.com/knitty/firmware; https://www.hackerspace-bamberg.de/Passap_pfaff_e6000

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.2%
  • C++ 27.8%