[PythonCE] Help to port an application to PythonCE
Frédéric Mantegazza
frederic.mantegazza at gbiloba.org
Sun Dec 30 12:01:19 CET 2007
Hello,
I'm looking for someone who could help me to port my python app to
PythonCE. I succefully run it under linux and win32.
I haven't yet buy a PocketPC, because I don't know which model I need (if
you have advices, according to the app I'm developping...).
The application is a controller which turns an astronomic head into a
panoramic head. The project is here (sorry, in french only for the
moment) :
http://www.autopano.fr/wiki/action/view/T%C3%AAte_astronomique_Multi-fonctions_Merlin
The first beta version can be downloaded here:
http://www.autopano.net/forum/p18936-2007-12-28-22-22-08#p18936
The head is driven through a little interface (mainly a serial converter),
so the PocketPC needs a serial port.
About the software, I need to know several things:
1) Which resolution should I expect from PocketPC? As I would like to buy
an old one, what are the lowest resolution?
2) How do I retreive 'home dir' and 'temp dir' paths under windows, and
under PocketPC?
If you are interested by this project, feel free to contact me ;o)
Thanks,
PS : the project can be run without visual, but I realised that my test for
the pyserial module is not correct. If you don't want to install it, just
create a serial.py file in the PYHTONPATH dir...
--
Frédéric
http://www.gbiloba.org
More information about the PythonCE
mailing list