Re: General questions
"Luke Dunstan" <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
>From: Frédéric Mantegazza<[email protected]> >To: [email protected] >Subject: Re: [PythonCE] General questions >Date: Sun, 21 Oct 2007 16:55:18 +0200 > >On dimanche 21 octobre 2007, [email protected] wrote: > > > If you want to stick with USB, I think you should try to create a > > virtual serial port for usb with the driver given at > > http://www.ftdichip.com/Drivers/VCP.htm (don't know if it works for > > all devices) and use ceserial. Or maybe there's some drivers to setup > > ip over usb, then you can use the regular socket module. > >Yes, my idea was to use a FTDI chip. But I'm afraid I don't have the >knowledge to develop a driver undre WindowsCE... > Look again at the linked FTDI page: they already provide a Windows CE driver. Luke _______________________________________________ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce