Page 1 of 1

GPIO is over my head!

Posted: Sat Oct 22, 2016 3:16 pm
by powelly52
Im trying to use a snes gamepads PCB as a hardwired controller into the Raspi Zero's GPIO pins.

so far i have each button wired to a useable pin and a shared ground wired to the ground.

i have retropie installed and running rom's which work fine with a keyboard inserted.


from what I've read i need a driver to make the GPIO pins register the button presses as inputs for emulation station to read as up down A B Ect.

i have tried retrogame with no luck.. i followed the instructions as best i could and think i did everything to the letter but no luck, none of the buttons wired to the GPIO do anything.

i have just found another driver called mk arcade joystick

but i just dot understand the instructions... at all


can anyone give me an idiots guide to this working?

or link me to a retropie download with it already all installed?

please help me!




https://github.com/recalbox/mk_arcade_j ... the-driver

Re: GPIO is over my head!

Posted: Sat Oct 22, 2016 11:21 pm
by johweb
powelly52 wrote:https://github.com/recalbox/mk_arcade_j ... the-driver
Your link is incomplete so we can't follow it.
Maybe this thread can help : http://www.sudomod.com/forum/viewtopic.php?f=22&t=57

Re: GPIO is over my head!

Posted: Mon Oct 24, 2016 11:42 am
by Zero
Just use Gpioneer.

https://github.com/mholgatem/gpioneer

Follow the simple instructions on that page, and it basically does it all for you.

Re: GPIO is over my head!

Posted: Mon Oct 24, 2016 6:58 pm
by Chedda
I used adafruit keyboard press gpio driver called retrograme.

https://learn.adafruit.com/super-game-pi/initial-setup

Re: GPIO is over my head!

Posted: Tue Nov 15, 2016 10:40 pm
by gb9k
Gpioneer is the business. Quick tip: Run a keyboard through the OTG and run it from there. I couldn't get it to register keypresses while running it from SSH.