Skip to content

An input grabbing device for SNES on a Teensy 2.0 coded in C made for an input display.

Notifications You must be signed in to change notification settings

columna1/Snes-input-grabber

Repository files navigation

Snes Input Display

An input display made with a teensy 2.0 This input display takes input from a snes controller and outputs it to a console and the computer through usb as an HID gamepad There is a companion program made in love2d to visualize the input for use on livestreams and videos

Schematic

alt tag

Compiling

Look at Teensy's website #Credits Thanks to Josh Kropf for the usb gamepad code Most of the other code made by Altenius Guidance, Planning, Testing, Building, and reference from columna1

#changelog v1.1 Changed design and code to let the console poll the controller directly and then poll the controller in between frames.

v1.0 inital design/code (did not work

About

An input grabbing device for SNES on a Teensy 2.0 coded in C made for an input display.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published