Sebastian Oliva
Sebastian Oliva
Also please see #25 Cheers :)
Except for full device emulation, I'd consider this mostly done.
PDD refers to the disk emulation hack, for example Adafruit's Knitter https://github.com/adafruit/knitting_machine https://github.com/fossasia/knitlib/blob/master/src/knitlib/plugins/pdd_plugin/__init__.py
Partially done by PR 35 and PR 37
knitlib must be installed directly on the same venv (or as global) from https://github.com/fossasia/knitlib We should change the requirements to point to the git url instead of a plain python...
Yes, that is a good solution.
It serves different purposes, AYAB is a hw modification, PDD emulates hardware without any change. Cheers! :)
Thanks a lot! I would like to integrate the functionality to [fashiontec/knitlib](https://github.com/fashiontec/knitlib) Do you have more info on the hardware design? Really nice work with the E6000!