thanks philippe,
Hi will take care for the that.
--
http://mail.python.org/mailman/listinfo/python-list
Thanks Peter,
because you have understood my need: a little understanding of
readlines() function.
# Following snippets of code is running in infinitive loop, but it is
not
necessary too be worried about processor utilization because the
readline waits for the data on the serial port and th
Hi,
I use the pyserial to read data from a serial port.
My code is in window Xp and python 2.4. when I use Hyperteminal I can
read data without try and try again that it is not the case with
pyserial library.
anyone can help me ?
this is a part of my code:
self.ser = serial.Serial()
self.ser.b