Files
agent/packages/usb
Róbert Kiss 8d161ce8ff chore: upgrade Node.js => 8.12.0 (#783)
it's fix appveyor build
2018-09-16 21:17:40 +02:00
..
2018-09-10 19:29:58 +02:00
2018-05-19 21:53:41 +02:00
2018-01-30 17:25:29 +01:00
2017-12-15 04:33:10 +01:00

Usage

  1. Install node.js and npm
  2. Run npm install in this directory
  3. Run script eg. node blink-test-led.js

Driver requirements

Linux

Default driver.

Windows

Inorder to make the usb lib work, the WinUsb driver should be installed (only) for interface 0, the rest should be the default HidUsb.

  1. Download zadig
  2. Install WinUsb for Ultimate Hacking Keyboard (Interface 0)

For more information click here.