Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyguy126/gamecubeadapter
Gamecube USB adapter.
https://github.com/skyguy126/gamecubeadapter
arduino controller cplusplus gamecube serial usb
Last synced: 26 days ago
JSON representation
Gamecube USB adapter.
- Host: GitHub
- URL: https://github.com/skyguy126/gamecubeadapter
- Owner: skyguy126
- Created: 2017-05-08T06:58:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T02:52:51.000Z (over 7 years ago)
- Last Synced: 2024-11-07T05:48:13.245Z (3 months 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)