[python-win32] optimizing code to read serial port

Tony Cappellini cappy2112 at gmail.com
Sat Feb 15 18:55:52 CET 2014


No, I haven't.

But I'd be happy to give it a try. Chances are the serial I/O with this
package are more efficient
than the way my program is doing it now.
Thanks for that tip.

I'm also considering compiling my app to a compiled exe using PyPy, once I
understand
the compiler requirements for Windows.





On Sat, Feb 15, 2014 at 9:40 AM, RayS <rays at blue-cove.com> wrote:

>  At 08:14 AM 2/15/2014, you wrote:
>
> Vernon
>
> Your suggestion is interesting but not practical for our needs.
>
>
> Have you profiled pySerial? http://pyserial.sourceforge.net/examples.html
> I use it in my LX200 serial telescope package
>  http://rjs.org/Python/LX200/LXSerial.py/LXSerial.html
>  http://rjs.org/Python/LX200.zip
>
> - Ray
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20140215/a61aadc5/attachment.html>


More information about the python-win32 mailing list