Hello, i have an old PS1 steering wheel and I want to use an Arduino to meke it work on pc.
Actually i already make it work, but i used the Arduino HID Project 2.4.3 with Hoodloader2 (git links below) to make the arduino simulate a keyboard, but a keyboard is binary, or you are pressing the key or you are not.
How can i make the interface between the PC and the Arduino to have an "analog value for the left and right os the steering wheel"?
HID Project - GitHub - NicoHood/HID: Bring enhanced HID functions to your Arduino!
HoodLoader2 - GitHub - NicoHood/HoodLoader2: 16u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE