Parsing chars from serial port

Erik Myllymaki erik at pacific-shores.com
Sat Dec 1 16:29:37 EST 2001


I am using the win32comport_demo as the basis for a serial port handler.

It works well, but the even loop grabs input from the COM port
character-by-character, and I need to pass a full line to my database.

I have fooled around with this all morning, but I feel like I am reinventing
the whell.

Can anyone point to my solution?

--
Erik Myllymaki
erik at pacific-shores.com





More information about the Python-list mailing list