-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ButtonBox request #58
Comments
Sorry for the super late reply, but I'm not sure what you mean by a 32 button box? I'm ironically not super deep into custom controllers in the wild; is there a particular controller that you're thinking of? Currently, MegaJoy is an option for creating 32 button controllers, although it's also kind of goofy in that it creates two logical controllers as to have places for every one of the Mega's many, many pins. |
Hey MY GOAL So in using megajoy i don't know what code to use to send a signal so when a button is pressed(1 of 32) so the controller config software only detect 1 button pressed. I believe it is not print or write (i could be wrong) For example pushing a single buttons shows up as multiple buttons pressed. (leftDpad, LeftAnalog, UpAnalog, DownDpad, LTrigger,Akey,StartKey) all at the same time. There are very few videos for linux button box's. So i am trying every option i can to learn Thanks |
Hmmm... I'm not super familiar with Linux, so I may be less helpful than I could be, but could you share the Arduino code you're currently trying to get working? I've also updated the MegaJoy firmware last week to fix a potential USB Product ID collision, so can you re-download the current MegaJoy/ATmega8u2Code folder contents and try that? |
Any chance of creating a 32 button box version for mega & uno
The text was updated successfully, but these errors were encountered: