[PythonCE] Accessing serial port with PythonCE 2.5

Stefan Johansson sjn37 at yahoo.com
Wed Jan 10 16:18:27 CET 2007


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.

Stefan

----- Original Message ----
From: David Goncalves <pythonce-ml at lestat.st>
To: Luke Dunstan <coder_infidel at hotmail.com>
Cc: pythonce at python.org
Sent: Monday, January 8, 2007 4:08:58 PM
Subject: Re: [PythonCE] Accessing serial port with PythonCE 2.5

Hi,

> Well there is no "serial" module included with PythonCE, but Python on 
> my PC doesn't have such a module either. I haven't done it myself on 
> PythonCE but I think the best way would be to use ctypes to access the 
> Win32 serial communications APIs. I have written some code to do this on 
> the PC, so I have attached it.

Thanks for your code ;) I'll try it and give feedback.

I've seen about people usin "ceserial" that seems to be a port of
PySerial on WinCE. But no way to find it somewhere on the net :(
_______________________________________________
PythonCE mailing list
PythonCE at python.org
http://mail.python.org/mailman/listinfo/pythonce





More information about the PythonCE mailing list