Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Arduino NES Controller

Updated code for: http://www.instructables.com/id/USB-NES-controller-with-an-arduino/

The existing code for the instructable was just a little out of date, this version should work with Arduino 1.0.6 and Processing 2.2.1, was tested on an Arduino Uno and an unmodified controller from a PAL NES.

Prodigity (who made the instructable) has been nice enough to let me host here, what a guy!

What does it do?

Lets you use an NES controller to control anything that supports up to 8 unique keystrokes, input to an NES emulator for example.

Keys mapped to WSAD (movement), GH (select/start), KL (B,A)

Honestly, follow the instructables link above for better info. It's very comprehensive.

Any Other Info?

Try the writeup on my blog.

About

NES Controller Support Over USB Using Arduino Serial Communication and Virtual Keyboard.

Resources

Releases

No releases published

Packages

No packages published

Languages