Jump to content

Recommended Posts

Posted

Are there any available? I will be needing a sketch for 13 buttons for my collective project.

Posted

Arduino Leonardo - with ATmega32u4?

 

If yes, can use MMJoy2 firmware, configurable though graphical GUI in many ways.

Up to 8 axis, analog and digital modes,with support for contact less sensors, e.g. Hall, Magnetoresistance (TLE501*)

Up to 128 buttons, though "buttons matrix" or Shift Register CD4021B, 74HC165, modes for the buttons.

 

https://github.com/MMjoy/mmjoy_en/wiki

 

Anyway Arduino code sketch for you customize there.

 

https://www.instructables.com/Create-a-Joystick-Using-the-Arduino-Joystick-Libra/

  • Upvote 1
Posted

Thanks Sokol1 just what I hoped for. Yes it is the 32u4 version. Thanks again

  • 2 months later...
Posted

I wish I had seen this earlier, did you ever obtain a working solution?  I can help out as I am running an Arduino for most of my joystick controls.

I run an Arduino pro micro (the ATmega32U4 one) w/ shift registers 

and just yesterday I successfully configured an RP-2040 with the joystick library.

Posted

Yes, I watched a video and the nice man included what I was looking for

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...