Skip to content

gjtorikian/wireless-snes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SNES-Controller-Interceptor

Based very heavily on @jasburns' NintendoSpy, these are Arduino sketches to intercept controller data from one SNES console and send it to another.

This guide should help with more information on wiring. Once you're all set you should connect the wires to the Arduino like this:

  • LATCH to pin 3
  • DATA IN to pin 4 (this is from the current SNES controller)
  • CLOCK to pin 6
  • DATA OUT to pin 8 (this is for the other SNES controller)

Further reading

About

Arduino sketches to intercept controller data from one SNES console and send it to another.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages