Libp5glove

From www.evillabs.net
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

P5 Glove Project

Project to make a user-land Linux/MacOS/Windows driver library for the USB based Essential Reality P5 Glove.

I haven't maintained it for a long while, but I'm willing to accept patches!

It's available via GitHub at http://github.com/ezrec/libp5glove

This library provides a driver for the Essential Reality P5 Data Glove, a USB device that reports five finger positions and eight X/Y/Z Infrared (IR) locations. The library functions as a polling system, and the repository includes a demo (p5dump.c) that demonstrates simple usage of the library. There is a kernel patch included to deal with an issue where some 2.4.x kernels' hid.o module will "consume" the P5 HID endpoint, a problem also experienced with Watcom tablets​2.

It's important to note that the repository is under the LGPL-2.1 license​8.

Send email to jason dot mcmullan at gmail dot com if you want write access.