On Thu, Jul 8, 2010 at 8:29 AM, Fred Freeley <[email protected]> wrote: > I would like to use Python to control serial port based instruments > directly, and not via a USB->Serial converter. > Are there any libraries out there that would provide that functionality in > Windows Vista/7/XP?
Try searching PyPI: http://pypi.python.org/pypi?%3Aaction=search&term=serial+port&submit=search -- Benji York _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
