poweic / node-Logitech-Extreme-3D-Pro

A simple node.js joystick data reader for Logitech's Extreme 3D Pro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-Logitech-Extreme-3D-Pro

====== A simple node.js joystick data reader for Logitech's Extreme 3D Pro.

ScreenShot

Usage

If you try to run the program with node app.js, you'll probably run into an error like this:

Error: cannot open device with vendor id 0x46d and product id 0xc215

Try run it as administrator or sudoer: sudo node app.js

About

A simple node.js joystick data reader for Logitech's Extreme 3D Pro.

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%