Re: running on WinPC + comunication via USB

2008-05-30 Thread Diez B. Roggisch
[EMAIL PROTECTED] schrieb: Hello, I have two questions. 1/ If I want to use Python and let my WinPC communicate via RS-232 with external embedded computer I know there is a pyserial module, which I can use it. But what will happen if I want to replace RS-232 by USB? I know I can have virtual COM

running on WinPC + comunication via USB

2008-05-30 Thread martin . nkm
Hello, I have two questions. 1/ If I want to use Python and let my WinPC communicate via RS-232 with external embedded computer I know there is a pyserial module, which I can use it. But what will happen if I want to replace RS-232 by USB? I know I can have virtual COM port, but all the configurati