Top "Hid" questions

HID stands for Human Interface Device, a type of computer peripheral taking input from a user and sometimes providing feedback, for example keyboard, mouse, joystick, trackball and the like.

Simple reading/writing from/to a USB HID device in Python?

I've got a fairly simple USB HID device that I've been trying to figure out how to read from and …

python-2.7 usb windows-7-x64 hid pywinusb
Serial or HID (usb) Communication in iOS (iPhone/iPad)

I want to get data from glucose meter devices by connecting into iPhone or iPad devices. I have different vendors …

ios iphone objective-c hid ftdi
Is it possible to make a computer behave as a bluetooth HID device?

Is it possible to make a computer behave as a bluetooth HID device? That is, given a local machine with …

linux macos bluetooth hid
Set of unambiguous looking letters & numbers for user input

Is there an existing subset of the alphanumerics that is easier to read? In particular, is there a subset that …

character hid typography
How to send hid data to device using python / pywinusb?

I'm trying to use pywinusb to send output report to a pic18f4550. The device can receive data, and I've …

python usb hid pywinusb
WDK (Windows Driver Kit) and VC++ headers problem

I'm trying to read from an USB HID device, I know how to do it in C# using DLLImport hid.…

visual-c++ usb hid wdk
Reading and writing to USB (HID) interrupt endpoints on Mac

I am attempting to communicate with a rather specific USB device and developing both Windows and Mac code to do …

c++ macos usb hid kernel-extension
Install device driver inf via command line

I am working to deploy smart cards to our environment and the driver provided from the manufacturer is 3 files, a …

smartcard hid inf sccm
What is the easiest way to get track data off a simple USB HID magnetic card reader?

I need to get Track 1 and Track 2 data off magnetic cards and send them over the network to a waiting …

usb credit-card hid smartcard-reader
USB touchscreen on Android 4.0.3 -> not possible to select (only moving the pointer)

Good morning guys. I bought a LCD embedded display with a resistive touch screen integrated. The TS is interfaceable via …

usb touchscreen hid lcd