HID
Version 3 (J. Simmons, 05/13/2017 08:27 pm) → Version 4/7 (J. Simmons, 06/11/2017 01:05 pm)
h1. HID Resources
{{toc}}
h2. Arduino HID Libraries in Node.js
* "Mouse and Keyboard libraries":https://www.arduino.cc/en/Reference/MouseKeyboard "node-hid":https://github.com/node-hid/node-hid - "Access USB HID devices through Node.JS"
* "Keyboard Modifiers":https://www.arduino.cc/en/Reference/KeyboardModifiers "hidstream":https://github.com/emilyrose/hidstream - "Streaming HID events in Node.js"
h2. Embedding Leonardo for HID
* "Installing Arduino Bootloader on Leonardo. Atmel Chip":http://electronut.in/bootloader-atmega32u4/
h2. Connecting Joypads to Controller Boards
* "Control your Raspberry Pi by using a wireless Xbox 360 controller":https://tutorials-raspberrypi.com/raspberry-pi-xbox-360-controller-wireless/
h2. HID in Node.js. (deprecated)
* "node-hid":https://github.com/node-hid/node-hid - "Access USB HID devices through Node.JS"
* "hidstream":https://github.com/emilyrose/hidstream - "Streaming HID events in Node.js"
{{toc}}
h2. Arduino HID Libraries in Node.js
* "Mouse and Keyboard libraries":https://www.arduino.cc/en/Reference/MouseKeyboard "node-hid":https://github.com/node-hid/node-hid - "Access USB HID devices through Node.JS"
* "Keyboard Modifiers":https://www.arduino.cc/en/Reference/KeyboardModifiers "hidstream":https://github.com/emilyrose/hidstream - "Streaming HID events in Node.js"
h2. Embedding Leonardo for HID
* "Installing Arduino Bootloader on Leonardo. Atmel Chip":http://electronut.in/bootloader-atmega32u4/
h2. Connecting Joypads to Controller Boards
* "Control your Raspberry Pi by using a wireless Xbox 360 controller":https://tutorials-raspberrypi.com/raspberry-pi-xbox-360-controller-wireless/
h2. HID in Node.js. (deprecated)
* "node-hid":https://github.com/node-hid/node-hid - "Access USB HID devices through Node.JS"
* "hidstream":https://github.com/emilyrose/hidstream - "Streaming HID events in Node.js"