Search Results

by Tchooby
Tue Feb 05, 2019 5:38 am
Forum: General
Topic: Create my own game controller
Replies: 6
Views: 9011

Re: Create my own game controller

It work perfectly, thanks dude!
by Tchooby
Sat Feb 02, 2019 5:05 am
Forum: General
Topic: Create my own game controller
Replies: 6
Views: 9011

Re: Create my own game controller

Ah exact! I did it, it work but not very well : My first VoltageRatioChangeHandler work perfectly but not the second one (i create two different def to assign a different key ofc) it's like there's some "lag" i don't know how to explain.. it act like the changetrigger is not working well. ...
by Tchooby
Thu Jan 31, 2019 1:49 am
Forum: General
Topic: Create my own game controller
Replies: 6
Views: 9011

Re: Create my own game controller

Hello, thanks for the advice dude, so i started learn Python, but now i have some questions :D Here is my first success : def onAttachHandler(self): e = self print("Phidget attached!") # Get device informations and display it serialNumber = e.getDeviceSerialNumber() hubPort = e.getHubPort(...
by Tchooby
Fri Jan 18, 2019 12:47 am
Forum: General
Topic: Create my own game controller
Replies: 6
Views: 9011

Create my own game controller

Hello, and sorry for my bad english, i'm a french guy. Here's my project : I'm quadriplegic and i used to play video games using Razer Hydra Joystick with my mouth, emulating keyboard with software Joytokey. Problem, their joystick are no longer producted and very expensive when they are sold by pri...