libusb is a library that gives user level applications uniform access to USB devices across many different operating systems.
0
votes
1answer
32 views
Dyld Error Message: Library not loaded: /usr/lib/libusb-1.0.2.dylib OSX
I am trying to release an app for OSX but every time someone runs the app on their machine they get:
Dyld Error Message:
Library not loaded: /usr/lib/libusb-1.0.2.dylib
Referenced from: ...
0
votes
1answer
46 views
no usbJava in java.library.path
I got a .jar file from a code that works on Windows, and I'm trying to run it on Linux, but I keep getting this message, and don't know what to do.
Exception in thread "Thread-0" ...
0
votes
0answers
48 views
get data from USB using python
I am not understanding the USB protocol properly and so getting confused with my code to get data about the USB when i add it.
I cant figure out where i am going wrong.
My system is windows 8 64 bit.
...
0
votes
1answer
77 views
how to detect multiple USB ports and read data from USB using python
I have been able to detect whenever a flash drive is inserted. However, (silly as it sounds) having trouble to detect if multiple USB be inserted.
Also, i am having difficulty in writing the code to ...
0
votes
1answer
28 views
Using USBASP programmer for SPI communication [solved]
Currently I'm trying to send some data from PC to ATmega328P chip through USBASP programmer.
It is able to transmit up to 4 bytes over SPI. These 4 bytes сan be set in USB Setup Packet (2 bytes for ...
0
votes
2answers
46 views
How to print list of connected devices
Please have a look at the following code, which is coded to get the list of USB devices connected
#include <lusb0_usb.h>
#include <iostream>
using namespace std;
int main()
{
...
0
votes
1answer
57 views
What has happened to libusb.h ? Start up example needed
I am having almost really hard time installing this crazy API called LibUSB. I downloaded the latest version libusb-win32-bin-1.2.6.0 and there is no .h file called libUSB.h. I got only lusb0_usb.h ...
0
votes
0answers
65 views
How to setup LibUSB with QT Creator?
have installed LibUSB, but I still can't set it into QT creator.
Following is my .pro file
#-------------------------------------------------
#
# Project created by QtCreator 2013-05-08T20:27:36
#
...
0
votes
0answers
35 views
How to setup LibUSB with Visual C++ 2010 express/professional
I have installed LibUSB, but I still can't set it into VS c++ 2010. I have added C:/Users/yohan/Documents/LibUSB/libusb-win32-bin-1.2.6.0/include into Configuration Properties -> VC++ Directories -> ...
2
votes
1answer
107 views
USB Programming with Qt
Is there anyway I can do USB programming in Qt? I am using Qt Creator 2.6 which is based on Qt version 5.0.0 and it is the latest Qt Creator which works with the Microsoft Visual Studio 2010 compiler.
...
0
votes
1answer
49 views
How to install LibUSB?
I am having hard time installing LibUSB. I went across some youtube videos and they were talking about "INSTALLING" the LibUSB. I went across another tutorial and they are saying we need to build it ...
1
vote
1answer
102 views
Using pyUSB to read data from ELM327 OBDII to USB device
I am having problems using the pyUSB library to read data from an ELM327 OBDII to USB device. I know that I need to write a command to the device on the write endpoint and read the received data back ...
1
vote
1answer
16 views
know a usb device's endpoint
Is there a bash command, a program or a libusb function (although I did not find one) which indicates me what are the OUT or IN endpoints of a usb device ?
For example, bNumEndpoints of ...
0
votes
1answer
48 views
USB Java libraries [duplicate]
I am developing several data logger application which must connect with the USB dongle in order to read/write information. That is to say, I have to send commands to the USB port and the application ...
-1
votes
1answer
66 views
openkinect libusb libfreenect Kinect camera test Number of devices found: 1 Could not open device [closed]
this is my hope because i dont know what else to do and i really need to advance and i am completely stack!! I am having a problem with the kinect and openKinect, i have installed it many times, i ...
0
votes
0answers
57 views
Using libusb on Android without rooting
I am trying to communicate with USB device from Android-based smartphone via OTG. I was able to communicate with my device using Androiid USB Host API. The problem of USB Host API solution is ...
0
votes
0answers
31 views
PyUSB set_configuration() failed on Galaxy Nexus
I am trying to enable AOA mode in Galaxy Nexus i9250 with PyUSB. Before doing that, I wrote a PyUSB code to reveal its descriptor.
import sys
import time
import usb.core, usb.util
dev = ...
0
votes
1answer
65 views
C++ look-up USB devices mount point
I need to look-up the USB devices connected to the computer board running Linux.
To do so I have used 'libusb' library, which works great and I can retrieve the manufacturer, serial nnumber, product ...
3
votes
2answers
92 views
How to use USB device in Android Lower version like Android 2.2?
I am working with Magtek Magnetic Card Reader and connected that MCR with android device by USB. When i am using API 12 and onwards it is working fine but when i changed the API version to 8 it ...
0
votes
0answers
59 views
real time data recording in android via USB
I am trying to build this oscilloscope circuit that generates analogue signals at various frequencies. Say for example the 512 Hz button is pressed then it will generate a sine wave at 512 Hz, if 256 ...
0
votes
0answers
86 views
How to control Enttec Open DMX USB via Python?
I'm wondering is that possible to control lights connected to Enttec Open DMX USB via Python shell. If it is, how to?
0
votes
0answers
59 views
Does libusb allow for USB 3.0 speed?
I'm writing a custom application for a hardware project using USB 3.0. I need at least a gigabit/s link (I'm trying to stream data as rapidly as the sensors can manage to the machine doing the signal ...
0
votes
0answers
102 views
USB communication(PIC MICROCONTROLLER) with MAC OS through LIBUSBJAVA [closed]
I am trying to make read and write in USB device in MAC OS through LIBUSBJAVA.
In windows I can install drivers by using inf-wizard.exe http://libusbjava.sourceforge.net/wp/?page_id=8 in Libusbjava. ...
0
votes
1answer
134 views
nodejs c++ module undefined symbol
I am trying to write a C++ module for Node Js for a USB device. It is an accesio USB-IIRO-16 I/O board (accesio.com/MANUALS/USB-IIRO-16.PDF). I have the linux drivers installed along with libusb on ...
1
vote
0answers
56 views
PyUSB library using too much CPU time
I have a piece of code that continuously monitors a USB HID device for input.The device is a infrared receiver for a remote control.
I am trying to program using PyUSB which is a python wrapper for ...
1
vote
0answers
139 views
USB 2 prober for mac?
I'm trying to write a little driver for a Tengu usb device. I tried using USB Prober.app but it seems it can only probe USB 1 devices (my old Logitech mouse can be probed). Is it possible to sniff ...
1
vote
0answers
65 views
lsusb: only 1 endpoint available
I am trying to communicate with a device (that has no linux driver) via libusb. I have written a lot of the basic code and used USB snooping software on windows (for which there is a driver) to find ...
1
vote
2answers
213 views
How to use libusb.so library functions in C or JAVA coding after library is successfully loaded?
I am trying to use libusb.so How can I make use of libusb library in my android project.
I have compiled libusb library for my android project using libusb source.Now I want to use the functions of ...
0
votes
1answer
109 views
USB permission error using libusb
I am trying to create a driver for a USB-to-DMX converter (Velleman VM116.)
The problem I have is that when I try to open the USB device and configure it it returns a error: Configurating USB failed: ...
1
vote
1answer
117 views
Setting sample rate on UCG102 using libusb
I am communicating with a UCG102 (Guitar Link) USB device using libusb and am getting -9 (LIBUSB_ERROR_PIPE which means the parameters are not supported) when setting the sampling rate using a ...
2
votes
0answers
91 views
libusb_claim_interface fails on Mac OS X Mountain Lion
I've searched for hours with no avail. I've seen it everywhere that libusb_detach_kernel_driver isn't supported on Mac OS X, but I haven't been able to find a patch or alternative for it.
...
0
votes
2answers
114 views
octal constant error (libusb)
I am running Ubuntu 12.04 compiling a c++ file which has the following code
#include <iostream>
#include <libusb-1.0/libusb.h>
using namespace std;
int main(){
//pointer to pointer ...
0
votes
1answer
112 views
Compiler error libusb [closed]
I am running Ubuntu 12.04 and using c++ I have the following code
#include <iostream>
#include <libusb-1.0/libusb.h>
using namespace std;
int main(){
//pointer to pointer of device ...
0
votes
2answers
116 views
LIBUSB compile error
I am running c/c++ on Ubuntu and trying to compile the following code
#include <cassert>
#include <cstdio>
#include <libusb-1.0/libusb.h>
int main() {
libusb_context *context = ...
1
vote
2answers
191 views
Libusb and how to use its packages in ubuntu
I have a different question which I cant find on any other forum ...
I have installed libusb by using the following command i am not sure if it was right or not and the command was
sudo apt-get ...
0
votes
1answer
171 views
Building libusb on Ubuntu with android-ndk
I am trying to build libusb with android ndk on Ubuntu 12.10.
I type in the ndk-build command and it fails on compiling io.c with the following error.
jni/libusb/io.c:34:25: fatal error: ...
0
votes
0answers
82 views
automatic usb device detection libusbjava
I have installed libusb-win32-bin-1.2.6.0 and also LibusbJava
Am just getting the basics going at the moment - so I am looking at how usb device discovery is achieved
I have got some basic code ...
2
votes
2answers
354 views
How to get device path using libusb in Linux
I was looking for a cross platform way of getting usb arrival and removal events in C# and i found "LibUsbDotNet C# USB Library" (http://sourceforge.net/projects/libusbdotnet/?source=navbar).
It ...
0
votes
0answers
33 views
DeviceNotifier in LibUsbDotNet not working as expected
I have a device manager class which manages a number of devices attaced to my PC, some of the devices are USB based devices which are not a standard USB class and as such require custom code, for ...
1
vote
1answer
121 views
How to get USB device details in kernel programming?
I am new to kernel programming and I have dev_t value of a USB device.
I want to get the details of the device like vendor ID, product ID, or some other attribute which will vary from device to ...
0
votes
1answer
126 views
libusb in linux
I like to do usb programming with libusb.
I installed it using
$ apt-get install libusb-1.0
and then
$ apt-get install libusb-1.0-0-dev
but after I tried to use it in c code, there are compiler ...
0
votes
0answers
181 views
Read/Write on a Pen Drive using libusb : libusb_bulk_transfer()
I am newbie in device driver programming. I am trying to perform Read and Write operation on a Pen Drive.
Details: Vendor ID : 8564 and Product ID : 1000. It is a Transcend JetFlash mass Storage ...
2
votes
1answer
528 views
libusb bulk transfer
I am trying to implement user space usb driver using libusb1.0.9. I have lpc2148 blueboard(ARM7) with me..This board is loaded with opensource USB stack/firmware by Mr. Bertrik Sikken.. now my user ...
0
votes
1answer
284 views
how to use libusb and libusb_get_device_descriptor()
I'm learning to use libusb v1.0.0 for the first time on Ubuntu 12.10. Here is some small test code I'm using to try and understand how to use this API:
#include <libusb-1.0/libusb.h>
...
...
0
votes
1answer
26 views
Libusb compatibility with Windows Phone 8
Does anyone have any information regarding compatibility of libusb with Windows Phone 8?
3
votes
0answers
100 views
LibUsbDotNet returns garbage
I wrote an application to read a magnetic card-reader through usb. I used the libusbdotnet because it communicates directly with libusb 1.xx on linux. When I pull the card through. i get al lot of I ...
0
votes
0answers
190 views
In android usb-host mode, how to read bytes on a particular index?
I am trying to write an android application to read/write files from connected USB drive (FAT file system).I am able to use android usb host api's to identify endpoints and make a bulk transfer and it ...
1
vote
1answer
420 views
C# read USB Descriptor
How can I read the USB Descriptor by C#? I found LibUSB.NET but I can't get USB devices like in examples:
UsbRegDeviceList allDevices = UsbDevice.AllDevices;
it returns count = 0
0
votes
0answers
107 views
Windows can't verify libusb-win32's publisher
I am trying to install libusb-win32-1.2.6.0, which comes with a valid digital signature.
But when installing I still get a popup from Windows: "Windows can't verify the publisher of this driver ...
0
votes
1answer
737 views
linux / libusb get usb device path
I use libusb to enumerate over a few usb-devices. Now i like to get the "device-path". I think it's not called usb device-path, because i was not successful with google.
If i connect a usb-device ...




