Hello forum,
Im somewhat new to this and need some help.
what i have is a Pi zero and an aftermarket USB Snes controller.
plugging the usb into the micro usb input works fine but i want to free up that micro usb.
i want to take the wires from the USB snes controller and wire them directly into the GPIO pins on the Pi Zero.
i guess before i ask advice i need to know if this is possible.... should i be wiring the usb wires of the controller to the gpio or should i manually wire each buttons positive to its own gpio and share a ground...
assuming it can be done withe the USB wires...
my first question is where each wire should go.
my second is how do i then make the Pi read these gpio inputs as buttons on a controller.
thanks for taking the time to read, i hope you can help!