Tagged Questions

1
vote
2answers
115 views

Arduino : sending MIDI up the USB

I'm interested in making an Arduino based MIDI controller to talk to my computer. Looking at other examples of Arduino MIDI (eg. http://itp.nyu.edu/physcomp/Labs/MIDIOutput), they all seem to wire up …
0
votes
1answer
83 views

Differentiating between data card and pen drive or USB flash drive

I am having a Vodaphone data card which can be inserted in a USB port. I have XP and Vista OS, and I am using WM_DEVICECHANGE event of Windows, to know USB Insertion and removal, and it's working …
0
votes
2answers
151 views

How do I read events from a HID device under Ubuntu Jaunty?

I have a Linux USB HID device (a Hama MCE), and I can read its events manually by reading cat /dev/input/event7 and cat /dev/input/event8. Whenever I press a key on the device, a few bytes become …
3
votes
4answers
88 views

Programmatically differentiating between USB Floppy Drive and USB Flash Drive in Windows

On Windows (XP-7), is there a reliable way of programatically differentiating between USB floppy drives and USB flash drives in C++? At the moment, I'm using WMI to get updates when new …
0
votes
3answers
72 views

USBCELL - Can anyone program this?

USBCELL rechareable batteries - charged using the USB port These came out a while back and are worth the money, in my opinion. I searched around for software specifically made to monitor the battery …
1
vote
3answers
64 views

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 to the PC. The sensor is a custom PCB implemented with an AVR microprocessor and V-USB software …
1
vote
5answers
74 views

Can I use a USB-to-serial adapter to talk to my development board from VMWare Fusion?

I have a Linux virtual machine running on VMWare Fusion (on Mac OS X) that I intend to use as a development environment for an embedded system. Would it be possible for my Linux VM to talk to my …
2
votes
3answers
507 views

Data collection with Android via USB

What would be the best way to access the USB as a serial port on a android device (HTC Magic) ? I am thinking about a OBD-II interface, can I do this on a startdard phone or more likely I'll need a …
0
votes
2answers
66 views

Is there software or code to alter USB power output

I had a look at this and this but no one sounded particularly sure of their ideas and I'm kind of after a different thing anyway. I want to hook my usb power cables (red and black) up to my phone so I …
0
votes
2answers
25 views

SetupDiGetDeviceInterfaceDetail returns only “\” for the path of all USB HID objects

I can tell how many USB HID devices I have (7), but every time I try to get details on any device, the path returned for it is always "\", making it so that I can't access the device at all. I'm …
0
votes
0answers
45 views

Hardware.. Repair a bad usb [closed]

I have a USB stick with a sound driver and mini earphone/mic jack. It used to have software (vonage) on it, but somehow it's now cactus. I've scanned it and almost half of it seems to be viewed as a …
0
votes
1answer
25 views

How can I convince OSX to switch audio devices when I insert or remove a USB headset?

I would like for OSX to switch audio output devices when I insert a USB headset. It should switch to the headset on insertion, and switch back to Speakers when I remove the headset. I can't seem to …
3
votes
1answer
52 views

Looking for virtual USB HID driver

We designed a special communication tool for use on a wheelchair to control lights etc. We use Z-wave. We have app for control of these devices via PC. Unfortunately, the app expects a USB stick. Our …
2
votes
4answers
600 views

Detect USB mass storage eject/unmount in Linux

I'm using the g_file_storage gadget in Linux to export a partition as a removable USB mass storage device to host PC's (Windows, Linux, MAC). All of these host OS's (can) automatically mount the …
0
votes
2answers
332 views

Interface usb to 89s52 ( 8051 ) microcontroller

How do i interface an usb to microcntroller 89s52 ? can i get the circuit diagram itself ? And also the logic behind the transmission and reception of bits ? Thnxx

1 2 3 4 5 16 next
15 30 50 per page