renegade labs ground board wiring.

Having trouble with your GBZ build? Ask your questions here!
Post Reply
reto
Posts: 1
Joined: Sat Oct 17, 2020 6:39 pm

renegade labs ground board wiring.

Post by reto » Sat Oct 17, 2020 6:50 pm

hello a while ago i bought this " https://kydoraelectronics.com/product/g ... ted-audio/ " and i am finally trying to finish my build but i am a little confused on how to wire it up except for the buttons. i am using the raspberry pi zero gpio pins for audio and controls. i checked the website and tried to contact the manufacturer but i couldn't get any help. a diagram would also be helpful. i also have issue on how to configure retropie to use the gpio for both controls and audio. is there a guide or a prebuilt image i can use?

User avatar
rodocop
Posts: 1723
Joined: Mon Aug 22, 2016 3:14 pm
Location: Saskatchewan
Has thanked: 606 times
Been thanked: 608 times

Re: renegade labs ground board wiring.

Post by rodocop » Mon Oct 26, 2020 11:25 am

You'll have no luck contacting renegade labs likely.

I'm not too familiar with the products, but have not heard anything good about customer service.

You can inspect the traces for each button, and find which gpio they go to pretty easily. And use that info and install retrogame (check adafruits guide).

As for audio, if it's just using PWM it will use gpio 18 or 13 (or both). Again looks at the traces from the audio lortion and see which gpio pins the go to.



Got any pics of the board?

User avatar
rodocop
Posts: 1723
Joined: Mon Aug 22, 2016 3:14 pm
Location: Saskatchewan
Has thanked: 606 times
Been thanked: 608 times

Re: renegade labs ground board wiring.

Post by rodocop » Mon Oct 26, 2020 11:29 am

For audio, all you need to do is add this line to the config.txt
(If using both gpio)
dtoverlay=pwm-2chan,pin=18,func=2,pin2=13,func2=4

(If using one gpio - 13 or 18)
dtoverlay=pwm,pin=18,func=2

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest