Top "Usb" questions

HARDWARE QUESTIONS ARE OFF-TOPIC.

.NET API for HID (USB)?

Is there an API in .NET (C#) for using USB HID (human interface) devices?

c# .net api usb hid
How can I view/edit my registry settings on a Windows CE 6 device?

In his second comment here, PaulH suggests changing registry settings, providing this link. I'm not sure editing the registry is …

usb windows-ce activesync regedit rndis
Nexus 10 - not visible to adb on Windows 7 or Linux

adb doesn't recognize my Nexus 10 on Windows 7. Here's what I've done: Installed the SDK and USB driver from Google. Windows 7 …

android usb
C# and USB HID Devices

I'm looking for one of either 2 things 1 - A working example of code using Florian's library from: http://www.florian-leitner.…

c# usb hid
How to programmatically unplug & replug an arbitrary USB device?

I'm trying to fix a non-responsive USB device that's masquerading as a virtual COM port. Manual replugging works, but there …

c++ winapi usb usbserial
How to get stable COM-ports for USB serial dongles in Windows XP?

I develop embedded systems and need serial ports for communication. In Windows XP the numbers for USB serial port dongles …

windows embedded serial-port usb usbserial
USB device access pop-up suppression?

When a USB device is connected to the Android tablet, a pop-up appears asking for user-permission. I want to suppress …

android usb
Sending hex over serial with python

This weekend I am going to make a little project. Got a solarcell inverter (Danfoss ULX 3600i) which I will …

python usb hex rs485
Android 4.2.2 USB debugging "Always allow from this computer" option result in target unknown for device?

I am having problem connecting my 4.2.2 android device with PC after I select "Always allow from this computer". I have …

android debugging usb adb android-4.2-jelly-bean
C++ USB Programming

I am new to hardware programming(especially USB) so please bear with me and my questions. I am using C++ …

c++ windows usb