Les Novotny wrote:
> Hi,
> I am looking for a python module for serial I/O such that from python on
> windows I can send a sequence of characters out COM1 followed by a
> carriage return to an intelligent device (that interprets the data) and
> then I need to capture a returned string of character
Hi,
I am looking for a python module for serial I/O such that from python on
windows I can send a sequence of characters out COM1 followed by a
carriage return to an intelligent device (that interprets the data) and
then I need to capture a returned string of characters that comes back
from the dev