Hello Everyone,
I recently made a custom F1 wheel, in this i used the following hardware:
- Arduino Nano
- 10 Buttons (14 if you count the encoder buttons)
- 4 encoders
- TM1638 module
For the Arduino code I use the Arduino Configurator from SimHub.
I soldered everything together and the display works.
Now for the 14 buttons I used a matrix of 3 x 5 (I ran out of connections on my Arduino)
The encoders are wired directly to the board and so is the TM1638 module.
The buttons & encoders do show up in SimHub under 'My Hardware', but I can't use them in-game.
Also the device doesn't show up as a 'Controller' in 'Devices and Printers' on Windows 10.
I also tried not including the TM1638 module in the configurator but no luck there.
Am I doing something wrong here? I really don't understand.
P.S. i tried it in Assetto Corsa
Regards,
KMX
Hi !
To need an Arduino pro micro if you want gamepad features : https://github.com/SHWotever/SimHub/wiki/Arduino--Setup#recommended-arduinos
If you you use any other board you will exclusively be able to use it in simhub but not in the game.
Nicolas