Gamepad using arduino leonardo

Hello community,

I am trying to make one game controller using arduino leonardo.

I want to play battleground :smiley: using arduino leonardo gamepad

meanwhile I developed the joystick control which runs perfectly for horizon chase on my android phone.

but this game contains multiple joystick controls,

one of these is the character movement and another one is the eye joystick

how can I develop this?

I mean I have one input as one button, If the button count is 1 then the joystick should work as the character movement joystick and for count 2 it should work as the eye movement joystick.

will the z axis movement and rotations work with this?

I am using this library for now

please help me to get this!

There is a project to create an XInput gamepad controller which is similar to an Xbox controller. Dual thumbsticks, D-pad, and lots of buttons,

Hello @Icebuster

I have tried this, but this is not recognized as the game controller in my windows PC

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.