pygame on raspberry pi to control motors with i2c - Raspberry Pi Forums
hi guys
when put
root@neuberfran:~# lsusb
bus 001 device 006: id 0079:0006 dragonrise inc. generic usb joystick
when put
root@neuberfran:~# jstest /dev/input/js0
https://www.youtube.com/watch?v=hcrsrjskpcq
2nd button don't change axis. need second button change axis project
root@neuberfran:~# cat /proc/bus/input/devices
i: bus=0003 vendor=0079 product=0006 version=0110
n: name="microntek usb joystick "
p: phys=usb-bcm2708_usb-1.4/input0
s: sysfs=/devices/platform/bcm2708_usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:0079:0006.0001/input/input3
u: uniq=
h: handlers=event3 js0
b: prop=0
b: ev=1b
b: key=fff 0 0 0 0 0 0 0 0 0
b: abs=30027
b: msc=10
when put
root@neuberfran:~# lsusb
bus 001 device 006: id 0079:0006 dragonrise inc. generic usb joystick
when put
root@neuberfran:~# jstest /dev/input/js0
https://www.youtube.com/watch?v=hcrsrjskpcq
2nd button don't change axis. need second button change axis project
root@neuberfran:~# cat /proc/bus/input/devices
i: bus=0003 vendor=0079 product=0006 version=0110
n: name="microntek usb joystick "
p: phys=usb-bcm2708_usb-1.4/input0
s: sysfs=/devices/platform/bcm2708_usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:0079:0006.0001/input/input3
u: uniq=
h: handlers=event3 js0
b: prop=0
b: ev=1b
b: key=fff 0 0 0 0 0 0 0 0 0
b: abs=30027
b: msc=10
raspberrypi
Comments
Post a Comment