Skip to content
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

Add configuration for 8bitdo joystick to use as trigger #343

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

mfussi66
Copy link
Member

This PR adds the necessary files to use the 8bitDo joystick as a speech trigger for the TUG demo. Related issue: #331

The device can be easily paired with a Ubuntu machine through the GUI.
Pairing through the command line needs the following terminal commands:

$ bluetoothctl

Now type devices to list the available devices to be paired. The joystick will show up as either 8bitDo or Pro Controller as name, but the mac address should be the same.

Device <MAC Address> 8BitDo

Then run the commands

# pair <MAC address>
# trust <MAC address>

and it's done.

@mfussi66 mfussi66 self-assigned this Jan 18, 2023
@mfussi66
Copy link
Member Author

cc @randaz81 @elandini84 @ste93

@pattacini
Copy link
Member

Merging straight away as two new files won't hurt anyway.

@pattacini pattacini merged commit fe3f9b5 into master Jan 18, 2023
@pattacini pattacini deleted the feat/newjoystick branch January 18, 2023 09:05
@pattacini pattacini linked an issue Jan 18, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate the possibility to replace the Wi-Fi buttons
2 participants