Create README.md

This commit is contained in:
Robert Martin
2020-01-29 01:05:24 +09:00
committed by GitHub
parent b2187e297f
commit 253631b730
+17
View File
@@ -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)