[Tutor] gui further explained

A.T.Hofkamp a.t.hofkamp at tue.nl
Wed Jun 10 15:35:30 CEST 2009


Jacob Mansfield wrote:
> does anyone know how to make a parallel or serial interface with respective
> software, i would prefer parallel because it is easy to utilise

Both the serial and the parallel interface seem to be covered by pyserial

http://pyserial.wiki.sourceforge.net and
http://pyserial.wiki.sourceforge.net/pyParallel .

With these libraries you can program the ports from Python.

Albert



More information about the Tutor mailing list