Skip to content

USB adapter for dual SNES controllers using Seeeduino Xiao

Notifications You must be signed in to change notification settings

RevHarryPowell/2SNES2USB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

2SNES2USB

An Arduino sketch that creates a dual SNES to dual HID USB gamepad adapter. This was developed for use with a Seeeduino Xiao SAMD21 microcontroller, but it should work with any board compatible with NicoHood's HID-Project Library. Up to 4 controllers should be possible with minor edits to the sketch, but this is untested.

My testing (with a SAMD21) shows a 1000hz polling rate, so there should be no perceptible input lag.

Circuit Diagram

diag

About

USB adapter for dual SNES controllers using Seeeduino Xiao

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages