Angel Perea wrote: > Does anybody know if now it's possible to access the serial port using > python? I've searched the web a couple of times with no success at > all. >
I've never seen anything like this for PythonCE. There is PySerial for the desktop - but communicating with PDA hardware would be very different (I suspect). > Anybody working on it? rtfm? > > On the other side, after getting tired of waiting PIL to be ported > (imprabable, anyway :-) , just coded a 100% python minimalist library > to create .png files and draw on them (so far lines, circles and > polygons). I use it to display objects in the explorer, using a > server. > > I'll post them as soon as possible (as soon as I get them documented > and presentable) > > I think this is an alternative solution to widgets. > > If anybody is interested in the graphic library or the console for the > explorer, please make me know. > Yes - interested :-) Fuzzyman http://www.voidspace.org.uk/python > Thanks > _______________________________________________ > PythonCE mailing list > PythonCE@python.org > http://mail.python.org/mailman/listinfo/pythonce > > > _______________________________________________ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce