I'm planning to make a handbrake for my racing simulator (Assetto Corsa) and I wanted to know how can I transform arduino into a joystick so the game can read the analog input?
Thanks in advance, and sorry for my bad english.
I'm planning to make a handbrake for my racing simulator (Assetto Corsa) and I wanted to know how can I transform arduino into a joystick so the game can read the analog input? Thanks in advance, and sorry for my bad english. |
|||||
|
Never tried it with the Arduino, but it's quite easy to do with Teensy (which is mostly compatible with Arduino). Teensyduino actually includes several examples. |
|||
|
I made this video and github just for this about a year ago. And here is the code:
|
|||||||||
|