Top "Usb" questions

HARDWARE QUESTIONS ARE OFF-TOPIC.

How do I automatically run an application on USB attach or CD insert on Mac OS X?

Is there any way to automatically launch an application on USB attach or CD insert on Mac OS X? it's …

macos usb autorun
Safely remove a USB drive using the Win32 API?

How do I remove a USB drive using the Win32 API? I do a lot of work on embedded systems …

c windows winapi usb
How do I read input from a USB HID device?

I'm making an application to run in the background on a salespoint to read input from a usb scanner. How …

c# usb hid
Access USB serial ports using Python and pyserial

How do I access the USB port using pyserial? I have seen an example with: import serial ser = serial.Serial(…

python macos serial-port usb pyserial
How to control a serial device on Android?

I want to develop an application whitch control the serial device over usb, on Linux Android. An Android OS is 3.1 …

android serial-port usb usbserial
How do I intercept messages from a USB device on Linux?

I have a popular drawing tablet that I connect to my PC with USB. Once connected, the tablet detects hand …

linux usb linux-device-driver tablet
How to know which device is connected in which /dev/ttyUSB port

I am using two Wavecom 16-port modems. When I attach the modems to my system, I am able to list …

linux ubuntu usb tty udev
How to get serial number of USB-Stick in C#

How do I get the internal serial number of a USB-Stick or USB-HardDrive in C#?

c# usb usb-drive
Turn on PC with USB-device

I want to be able to turn my PC on and off using an IR-remote sensor that is connected via …

usb avr htpc
What is the minimum latency of USB 3.0

First up, I don't know much about USB, so apologies in advance if my question is wrong. In USB 2.0 the …

usb hardware