oliver oli a écrit :
but there are open source libraries for linux. a python module is available, too:
Great!
It works with four interface kits: # 4-Motor PhidgetServo # InterfaceKit 0/0/4 # InterfaceKit 8/8/8 # InterfaceKit 0/16/16
The 8/8/8 kit is described as the most popular, but it is discontinued and out of stock.
you could write a small python script, that sends data over the fudi or OSC protocol to pd.
Or write python scripts for the pyext external.
or write a phidgets external.
That would be more portable.
-- Marc