Re: [Pythonmac-SIG] pyserial

2005-11-25 Thread Roger Binns
> Is this helpful for a USB to Serial converter? Yes. That is actually what many cell phone cables are. > I need to talk to a weather > station and I'm looking for some information about how to open an i/o stream > across the kensington usb/serial converter. There is no standard for talking to

Re: [Pythonmac-SIG] pyserial

2005-11-25 Thread Pascal Oberndoerfer
altern at [EMAIL PROTECTED]: > Pascal Oberndörfer(e)k dio: >>> hi >>> >>> i am trying to use pyserial to program some hardware via serial. It >>> compiled easily without errors. But the scan.py doesnt actually >>> recognise any serial devices. However I tried using Processing (java) >>> and it de