// JP opened flex table

Click to See Complete Forum and Search --> : Driver for bluetooth HID Joystick


haritz
November 21st, 2008, 07:16 AM
Hi all,

I am working on linux and trying to use the bluez library to develop a Driver for a Bluetooth HID Joystick.

The final goal of my project is to develop a program that configures the bluetooth of my computer and sends data (using arrows) as if it were a Joystick. Other PCs should see my computer as a HID Compatible Joystick.

I achieved the part that other computers see me as a HID Compatible Josystick.... and now?

I don't know if there is a generic structure for joystick data....

Does somebody know how I can go further... any example?

//JP added flex table