Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Re: Hacking the Brother Knitting Machine - Extra files!!
Fjente wrote:I am getting a little bit further. I have downloaded all over again. At the moment my usb connector is on com7 but I get the following message
C:\TEMP\adafruit>python PDDemulate-1.0.py img 7
Preparing . . . Please Wait
Traceback (most recent call last):
File "PDDemulate-1.0.py", line 627, in <module>
emu.open(cport=sys.argv[2])
File "PDDemulate-1.0.py", line 287, in open
self.ser = serial.Serial(port=cport, baudrate=9600, parity='N', stopbits=1,
timeout=1, xonxoff=0, rtscts=0, dsrdtr=0)
File "C:\PROGRAM FILES\PYTHON27\lib\site-packages\serial\serialwin32.py", line
30, in __init__
SerialBase.__init__(self, *args, **kwargs)
File "C:\PROGRAM FILES\PYTHON27\lib\site-packages\serial\serialutil.py", line
260, in __init__
self.open()
File "C:\PROGRAM FILES\PYTHON27\lib\site-packages\serial\serialwin32.py", line
56, in open
raise SerialException("could not open port %s: %s" % (self.portstr, ctypes.W
inError()))
serial.serialutil.SerialException: could not open port 7: [Error 2] Het systeem
kan het opgegeven bestand niet vinden.
The system isn't able to find port 7 what am I doing wrong?
Re: Hacking the Brother Knitting Machine - Extra files!!