Skip to content

Arduino Micro code for turning an NES controller into a USB keyboard

Notifications You must be signed in to change notification settings

joebullard/NES2Keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NES2Keyboard

Arduino Micro code for turning an NES controller into a USB keyboard

I had found tutorials on this which relied on Processing library/tool, but I found that kind of unwieldy, so I took advantage of the Arduino Micro's default keyboard library to turn each button on the controller into a keypress (e.g. pressing arrows on the controller sends arrow key presses to the computer). Emulators use keyboard input by default so this works quite nicely.

About

Arduino Micro code for turning an NES controller into a USB keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages