Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicohood/nintendo
Use Nintendo Controllers with Arduino
https://github.com/nicohood/nintendo
Last synced: about 17 hours ago
JSON representation
Use Nintendo Controllers with Arduino
- Host: GitHub
- URL: https://github.com/nicohood/nintendo
- Owner: NicoHood
- License: mit
- Created: 2014-07-01T20:06:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T22:03:47.000Z (8 months ago)
- Last Synced: 2024-05-02T02:16:31.179Z (6 months ago)
- Language: HTML
- Homepage: http://www.nicohood.de
- Size: 1.27 MB
- Stars: 267
- Watchers: 18
- Forks: 52
- Open Issues: 13
-
Metadata Files:
- Readme: Readme.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Arduino Nintendo Library
========================![header](header.jpg)
This library is made to connect Nintendo Controllers to your Arduino very easy.
Make sure you grab the right hardware, tear off some cables to use your controllers
on your PC for example. The requirements are written in the [wiki](https://github.com/NicoHood/Nintendo/wiki).##### Supported devices
Host mode means that you can hook up an controller to your Arduino and read its buttons.
Controller mode means that your Arduino can act as controller.* GamecubeConsole (Device Mode)
* GamecubeController (Host Mode)
* N64Console (Device Mode)
* N64Controller (Host Mode)##### Planned features
* Wii-Mote (USB Host shield)
* Wii Nunchuk (I2C)
* Wii Classic Controller (I2C)
* Wii-Mote plus(USB Host shield)
* Wiiu Pro Controller (USB Host shield)
* SNES Controller (I don't have any)##### Todo:
* N64 rumble -> example
* N64 -> USB example
* GC to N64 example##### Possible projects:
* Gamecube HID Controller
* Gamecube to X Adapter
* X to Gamecube Adapter
* Selfmade Gamecube Controller
* Wireless Gamecube Controller
* 2 Player merged Controller
* Manipulated (shortcut) Gamecube Controller
* Gamecube Controller as Arduino inputDownload
========Download the zip, extract and remove the "-master" of the folder.
Install the library [as described here](http://arduino.cc/en/pmwiki.php?n=Guide/Libraries).
You can also use the Arduino Library Manager to get the latest version.Checkout the ['dev' branch](https://github.com/NicoHood/Nintendo/tree/dev) to test the bleeding edge of this software. It might now work at all or has a lot of debugging stuff in it.
Wiki
====All documentation moved to the [wiki page](https://github.com/NicoHood/Nintendo/wiki).
Contact
=======Contact information can be found here:
www.nicohood.de