programming video manipulation

Tim Jarman tim.jarman at lineone.net
Tue May 25 16:28:37 EDT 2004


On Tuesday 25 May 2004 20:33, "Dmitry Borisov"  wrote:

> Hi Olivia,
> Not sure which interface your microcontrollers are using, if it is USB,
> then you might look at PyUSB which seems should work. 

If the OP is using a regular serial interface, rhere's always: 
http://pyserial.sourceforge.net/
And correspondingly for parallel: 
http://pyserial.sourceforge.net/pyparallel.html

Sounds like a fun project!

Tim J




More information about the Python-list mailing list