Close

Programming the joysticks

A project log for MINI ARCADE TEHKAN WORLD CUP WITH TRACKBALLS 2P

Recreating a small and updated version of the legendary 2-player trackball arcade game TEHKAN WORD CUP

srblondeSrBlonde 12/12/2024 at 14:500 Comments

I have created a .ino to use a single arduino pro micro. Integrating two joysticks with the library https://github.com/MHeironimus/ArduinoJoystickLibrary
But, Retrobat does not recognize the DirectInput joysticks. I will have to use two arduinos implementing a gamepad/Joy xinput on each one.

Discussions