malv schreef:
> Hi All,
> Would anybody know whether PySerial would work over an usb/serial
> adapter?

If the driver for the adapter creates a virtual COM-port (i.e. it shows 
up as a serial port in Windows' device manager), it works. The software 
sees no difference between a real port and a fake one.

> (what about usb/parallel adapters?)

Never tried it, but I guess it will work too.

-- 
If I have been able to see further, it was only because I stood
on the shoulders of giants.  -- Isaac Newton

Roel Schroeven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to