https://github.com/skyguy126/gamecubeadapter
Gamecube USB adapter.
https://github.com/skyguy126/gamecubeadapter
arduino controller cplusplus gamecube serial usb
Last synced: about 2 months ago
JSON representation
Gamecube USB adapter.
- Host: GitHub
- URL: https://github.com/skyguy126/gamecubeadapter
- Owner: skyguy126
- Created: 2017-05-08T06:58:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T02:52:51.000Z (about 9 years ago)
- Last Synced: 2024-12-27T09:41:49.262Z (over 1 year ago)
- Topics: arduino, controller, cplusplus, gamecube, serial, usb
- Language: Arduino
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gamecube Adapter
*Digitally communicate with a GameCube controller through an Arduino ProMicro*
### [Presentation](https://docs.google.com/presentation/d/1EMoT5LCSG8TW_mRJvBgm1tX_bllrfqz3wbDlWYk45mA/edit?usp=sharing)
### Resources
[Research Paper](http://www.int03.co.uk/crema/hardware/gamecube/gc-control.htm), [Brownan's Program](https://github.com/brownan/Gamecube-N64-Controller), [Joystick Library](https://github.com/MHeironimus/ArduinoJoystickLibrary)