diff --git a/README.md b/README.md new file mode 100644 index 0000000..9cac449 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# joycontrol +Emulate Nintendo Switch Controllers over Bluetooth. + +Work in progress. + +Pairing works, emulated controller shows up in the "Change Grip/Order" menu of the Switch. + +Tested with Raspberry Pi 4B Raspbian GNU/Linux 10 (buster) + + +# Resources + +[Nintendo_Switch_Reverse_Engineering](https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering) + +[console_pairing_session](https://github.com/timmeh87/switchnotes/blob/master/console_pairing_session) + +[bluez-ns-controller](https://github.com/mumumusuc/bluez-ns-controller)