Dear all,

Currently, I am working on a project to build some module that is able to
control NVIDIA Shutter glasses. So far I have done some progress. I am able
to control the shutter glasses but one thing I recognize is the transfer
speed is slow. I am trying to run  below code at 120Hz:

http://code.google.com/p/pyusbir/source/browse/trunk/source/lib/usbir.py

Time to send and read data takes nearly 0.002 seconds in my computer. But
sometimes it can even end up with 0.0327711105347 seconds. I am wondering if
it is possible to reduce it and I would appreciate if you can give me advice
on the topic.

Best regards,
Kaan
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to