First page Back Continue Last page Overview Graphics

USB


Notes:

The C library libusb/libusb-win32 provides USB access on all platforms. I used SWIG to get a Python binding.

There are other high quality tools for doing Python/C bindings, but SWIG was the most appropriate for BitPim.