playAbilityTech / Arduino-JoyCon-Library-for-Nintendo-Switch

Transform your ATmega32u4 based Arduino boards into Nintendo Switch-compatible gamepads! This library enables the Arduino Leonardo, Micro, or compatible clones to be recognized as HID game controllers with customizable inputs. Featuring support for up to 16 buttons, a hat switch, and dual analog sticks with 8-bit precision
GNU Lesser General Public License v3.0
98 stars 8 forks source link

Switch between Nintendo Switch gamepad and PC gamepad. #1

Open jboirazian opened 3 years ago

jboirazian commented 3 years ago

Hi ! First , i love this library <3 , been experimenting a lot with this library the past month( even develop a small example to make a Gamecube controller to Switch adapter). Is there a way to make the Arduino pro micro be also used as a PC/NS gamepad at the same time ? It doesn't seem to be a way to make a PC recognized the arduino as a working gamepad it his current state

squirelo commented 3 years ago

Hi Juan, thx a lot for your feedback!

I didn't try it yet, but you should have a look on https://github.com/Davidobot/BetterJoy

Please let me know if it's working! thx

squirelo commented 3 years ago

@jboirazian all good?