HID Sample App
Item logo image for HID Sample App

HID Sample App

1.2(

4 ratings

)
Developer Tools133 users
Item media 1 screenshot

Overview

chrome.hid API Sample ===================== This sample demonstrates usage of the chrome.hid API. Note that in order to use this…

chrome.hid API Sample ===================== This sample demonstrates usage of the chrome.hid API. Note that in order to use this sample, you will need to update the usbDevices list in manifest.json with one or more VID/PID pairs corresponding to your hardware of choice. See the source code at https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/hid

1.2 out of 54 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Will TooheyDec 29, 2015

Non-functional because the manifest requires specific vendor and product IDs in the permissions section. EG: "hid", { "usbDevices": [ { "vendorId": 1234, "productId": 1 }, { "vendorId": 4567, "productId": 2 } ] }

3 out of 3 people found this helpful
Review's profile picture

Jacob KemmeDec 14, 2015

doesn't detect any hid devices

Review's profile picture

Yong-Wei ChenJan 21, 2015

Not work at all.

Details

  • Version
    0.3.2
  • Updated
    July 1, 2015
  • Offered by
    Chrome App Samples
  • Size
    477KiB
  • Languages
    English (United States)
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has not provided any information about the collection or usage of your data.

Support

For help with questions, suggestions, or problems, visit the developer's support site

Google apps