Re: [Fx2lib-devel] Fx2Tools
Status: Beta
Brought to you by:
mulicheng
From: Chris M. <fx...@m3...> - 2009-07-22 07:36:53
|
Ooops, sorry we're cross-purposes. I was thinking of fxload from the linux-hotplug project: http://sourceforge.net/projects/linux-hotplug/files/. The file conversion stuff is quite self-contained, and there are a load of unit tests for it. Feel free to use whatever you wish! - Chris > fx2load uses libusb-1.0. There are python bindings over the c++ > driver. In the python bindings, I named the device dev so I can type > dev.open, dev.close etc in the python terminal. > > Actually though, for the project I have that uses fx2lib, I have my own > driver that is cross platform and uses libusb0. I still use python > bindings though and can talk to the device on both Linux and Windows. > > -Dennis > > > |