Top "Usb" questions

HARDWARE QUESTIONS ARE OFF-TOPIC.

How do I connect to a terminal to a serial-to-USB device on Ubuntu 10.10 (Maverick Meerkat)?

I am trying to connect minicom to a serial device that is connected via a USB-to-serial adapter. This is a …

linux serial-port usb hardware-interface
How to recognize USB devices in Virtualbox running on a Linux host?

I tried to use USB devices without any success. It seems they are not detected by Virtualbox itself, since if …

usb virtual-machine virtualbox
Controlling a USB power supply (on/off) with Linux

Is it possible to turn on/off power supplies from USB manually with Linux? There's this external USB cooling fan (…

linux usb
How to load my app from Eclipse to my Android phone instead of AVD

I'm quite new to Android and have been using an AVD to debug my app so far. However, I want …

android eclipse usb avd
How to change Android usb connect mode to charge only?

I've seen HTC android devices have connect mode selection when connected to PC via usb line, while mine always pops …

android usb connect
Get List of connected USB Devices

How can I get a list of all the connected USB devices on a windows computer?

c# usb
USB Debugging option greyed out

I have an LG-E405 phone running Android 2.3.6. I connected my phone with a USB cable and selected the mode as …

android usb adb
Why does adb return offline after the device string?

I use "adb devices" to get following result. Only one device is connected to PC by USB, but we get 8 …

android usb adb device debug-mode
Simple way to query connected USB devices info in Python?

How can we query connected USB devices info in Python? I want to get UID Device Name (ex: SonyEricsson W660), …

python usb libusb
Is it possible to program Android to act as physical USB keyboard?

What I really want to know is whether it is a hardware problem, or a software problem. Could I plug …

android keyboard usb