Search found 2 matches
- Mon Feb 10, 2014 5:43 pm
- Forum: V-USB
- Topic: device connected, buttons doesn't work
- Replies: 3
- Views: 5765
Re: device connected, buttons doesn't work
I answer myself, it's my misunderstanding. I supposed the gamepad behaves like a keyboard, but i see that it's a different device. I followed this link: m and checked jscal -c /dev/input/js0 I'm making a pimame arcade cabinet. My misunderstanding is because gamepads are mapped with several character...
- Sun Feb 09, 2014 6:25 pm
- Forum: V-USB
- Topic: device connected, buttons doesn't work
- Replies: 3
- Views: 5765
device connected, buttons doesn't work
I'm making this joystick/buttons: *http://www.raphnet.net/electronique/usb_game12/index_en.php The difficult part works, the USB is recognized and connected (I checked lsusb and /var/log/syslog). Then I connect a button between a portb pin and ground, but nothing happens. I suppose that if I have an...