Re: Accessing serial port with PythonCE 2.5
David Goncalves <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Hi, Stefan Johansson wrote: > You can find a link to ceserial in the archives: > http://mail.python.org/pipermail/pythonce/2006-September/001589.html > I have used it successfully on my Dell Axim. Thanks a lot for that link. I downloaded CeSerial and started to listen to my serial port only with 3 lines of code ;) Regards.