Page 1 of 1
Controls
Posted: Wed Sep 20, 2017 4:44 pm
by beginnerbuilder12
Hi,
I'm working on my first GBZ Build and I need to wire the controls, but I don't know if I should wore it up to the GPIO or get a Teensy.

- image.jpeg (1.3 MiB) Viewed 5622 times
Any help is appreciated
Re: Controls
Posted: Wed Sep 20, 2017 4:51 pm
by wermy
Either one is fine, really. Lately I've been favoring GPIO input using Adafruit's retrogame library:
https://github.com/adafruit/Adafruit-Retrogame
Re: Controls
Posted: Wed Sep 20, 2017 5:08 pm
by beginnerbuilder12
This would work with the Zero W, right? I'm new to the raspberry pi/Linux thing and I'm not sure what to do
Re: Controls
Posted: Wed Sep 20, 2017 5:56 pm
by wermy
beginnerbuilder12 wrote: ↑Wed Sep 20, 2017 5:08 pm
This would work with the Zero W, right? I'm new to the raspberry pi/Linux thing and I'm not sure what to do
Yep. It's what I use in the mintyPi project.

Re: Controls
Posted: Wed Sep 20, 2017 6:27 pm
by beginnerbuilder12
wermy wrote: ↑Wed Sep 20, 2017 5:56 pm
beginnerbuilder12 wrote: ↑Wed Sep 20, 2017 5:08 pm
This would work with the Zero W, right? I'm new to the raspberry pi/Linux thing and I'm not sure what to do
Yep. It's what I use in the mintyPi project.
Okay, do you know of any guides or anything I can read up on about Linux?
Re: Controls
Posted: Thu Sep 21, 2017 2:14 pm
by rodocop
Here's the guide i use for gpio controls
viewtopic.php?t=57