arduino gamepad

Hello,

I would like to make a 10 button gamepad using an arduino mega2560 (atmega16u2) but the joystick library doesn't work with this chip. What shoul i do in this case? I tried the same with an arduino promicro but it has 7 pwm pins so i could only program 7 buttons.

mrmushroom2001:
it has 7 pwm pins so i could only program 7 buttons.

This makes no sense at all. How does the number of PWM pins limit the number of available buttons?

Besides, Pro Micro has 5 PWM pins. Are you confusing Micro with Pro Micro?

I am a total noob, i'm sorry. I do not know how to program it, is there a forum or something i can read so i can learn how to do it?

Hi, i know its a little outdated.
But i left it here just for people struggling with simmilar problems :slight_smile:

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