USB Interface

Blitz3D Forums/Blitz3D Programming/USB Interface

Wayne(Posted 2004) [#1]
Would this help Blitz3d users access web cams etc.. ?

http://libusb-win32.sourceforge.net/


Perturbatio(Posted 2004) [#2]
I believe there is already a webcam dll.


jhocking(Posted 2004) [#3]
Thanks for the link!

Note the etc. in his post. Webcams are hardly the only hardware devices that communicate through USB. I've been thinking of purchasing a Teleo module from makingthings, although I doubt I would need this USB library since makingthings already has and distributes C++ code for interfacing with their Teleo devices.


smilertoo(Posted 2004) [#4]
Could this be used to read analog button values from my xbox controller thats plugged into the usb port?


boomboom(Posted 2004) [#5]
jhocking, same, I have been looking at the Teleo stuff for a while now, might get one soon :) would be good for coin ops etc, if there anychance you could wrap the teleo c++ code to blitz?