Thank you - I sorted out my arcade a couple of years ago and never got two player working and gave up - just had a second go during lockdown, and this video helped me figure it out. Many thanks!
@JesterGP34 жыл бұрын
This was a huge help! Purchased a used Icade and am trying to get it loaded with Retropie. They automatically have connectors for the GPIO pins. Made way more sense to connect these directly than use an encoder. Realized this was the second one of your videos I was watching...got yourself a subscriber 💪
@bencampbell40535 жыл бұрын
Thank you so much!! So much easier than screwing around with a teensy and much more compact, perfect for my portable RetroPie setup. I had a little hiccup and had to re-config the controller once or twice, not sure what the issue was. I didn't change anything just tried it again and it decided to work. Not a big deal though.
@bamsegod5 жыл бұрын
Glad i could help
@thecraftingkid57234 жыл бұрын
thank you, so so so so so much for making this video, i was originally using adafruit's retrogame software to detect button input but for some reason pin 3,5 and 40 weren't detecting any input, after following this guide they now all work and so my portable console I'm making should now be able to play n64 games, all thanks to you, thank you very much for making this tutorial, have a wonderful day.
@rubenmeza26904 жыл бұрын
Hi, what are you using to play your n64 emulator, thanks
@teejaybricks36034 жыл бұрын
@@rubenmeza2690 Most likely retropie
@rubenmeza26904 жыл бұрын
@@teejaybricks3603 I'm talking about the bread board
@thecraftingkid57234 жыл бұрын
@@rubenmeza2690 I'm using a 3b+ and I've got a custom made circuit board from jlcpcb, I'm just using 4 buttons as a sudo joystick as I don't have the room for an analog one (nor the knowledge on how to make it work) the project isn't done yet but I plan to open source it and show how I put it together (the circuit board didn't work as fully intended so the end product is kinda gonna be a mess of wires, however it should hopefully have a small form factor and play games well)
@antb88123 жыл бұрын
Only person I found who did this right......thank you
@mcinnocent4 жыл бұрын
Thx for this very good tutorial! Helped me a lot for configuring my GPIO controls for my raspberry 4B!
@craigprocter12322 жыл бұрын
great video thank you from a fellow Melbournian - I hope you're finally on NBN now :)
@frictionuno5 жыл бұрын
OMG you are awesome, i was struggling at getting the GPIOs to work for my Raspberry Pi Boy from Thingiverse. It works perfect thank you so much!!!
@bamsegod5 жыл бұрын
Thanks for the feedback glad it helped.
@axucreUwU4 жыл бұрын
Thank you so much!! I'm french but I easly understand your video!
@kahhuanyap63134 жыл бұрын
Genuinely thank you friend! Thanks for making things simple and easy
@Sciencegum56 жыл бұрын
Thanks for making this video! I would have never found this tool without this video! Cheers man
@tetelp76563 жыл бұрын
hey i have a porblem when i use this commad 6:42 retropie say ImportError: No module named 'evdev' can you help me ? sorry for the bad english
@Juliusmod3 жыл бұрын
me too omg what is going on edit: i know whats happends, we don't have libraries needed. look this and install correct library diyprojects.io/python-library-evdev-raspberry-pi-use-gamepad-diy-projects-servomotor-games/#.YCmTlHmCGUk and repeat the process this video
@tetelp76563 жыл бұрын
@@Juliusmod Thanks but I use a another way for gpio control
@dunojpn6 жыл бұрын
This tutorial really help me, thanks!!!
@DubiousEngineering6 жыл бұрын
This is a useful video for my projects - Well done! - You have gained a subscriber!
@bamsegod6 жыл бұрын
Dubious Engineering thank you! I kind of struggled to understand the concept initially and there was no proper guide. After I figured it out, I was surprised how straight forward it was. I am glad that this video is helpful to others.
@DubiousEngineering6 жыл бұрын
EmulatedBen I’m in mid throw of making a hand held games console... take a look, you will see I’m at just about this point in the build!!
@bamsegod6 жыл бұрын
Thanks very much it will help my channel a lot. Cheers
@optimusprime20165 жыл бұрын
this has helped me so much, you are amazing
@nickm77284 жыл бұрын
This was incredibly helpful - thank you!
@pushmgaming4 жыл бұрын
Thank you very much. That helped me so much for my Gameboy Zero project
@bamsegod4 жыл бұрын
Glad I could help
@joeyellis49454 жыл бұрын
Thank you for your help and video. How would you connect w analog thumb sticks and two more shoulder buttons?
@bamsegod4 жыл бұрын
You need an Arduino nano clone for analogues. Can connect directly to gpio
@4Happy2Hours05 жыл бұрын
Thanks! I spent a couple hours today struggling to get other utilities working including GPioneer. I don't know how missed GPIOnext.
@raghuramanrajendran4055 жыл бұрын
Thank you so much for the video....I've been searching one like this for like almost half a day.......maybe I'd like to see one more video on how to do one with the analog stick connected with the "middle man" like u said....thanks anyways! and one more thing....in the connection schematic that you have shown you haven't mentioned where we have to connect the L and R buttons to the raspberry pi...will be happy to know that too!
@bamsegod5 жыл бұрын
Add more buttons as you like you can add l1r1 l2r2 with similar principle, check the gpio pin outs to know which pins U can use
@bamsegod5 жыл бұрын
For analogue controller you will need a Arduino which will connect as a USB not gpio.
@raghuramanrajendran4055 жыл бұрын
@@bamsegod Got it.....thank u so much!
@MikeysLab6 жыл бұрын
Thank you, will be using this as part of a video i should be posting next week :) I appreciate it boss
@cihan5704 жыл бұрын
I will test this for my gameboy zero thank you
@cihan5704 жыл бұрын
It worked worked with the raspberry pi 3 model b 👍🏻🙏🙏🙏 unfortunately you cant download the github file for the raspberry pi zero without wifi module/ connection. Therefore you have to download it first with the raspberry pi 3 and then change the sd card back to the pi zero to install the needed files.
@inkk-oldchannel45324 жыл бұрын
Hi, for some weird reason, my buttons arent working, do i need the ground wires as well? If so, then how would i solder it
@bamsegod4 жыл бұрын
Yes you need to ground wires. You can daisy chain one common wire
@inkk-oldchannel45324 жыл бұрын
@@bamsegod Ty, I got my buttons working, I just forgot that my buttons are a bit different.
@jonasrussel55615 жыл бұрын
Hey man great video! But how did you connect switches to gpio?
@bamsegod5 жыл бұрын
I used the female pins for this video, bit for my final product game boy, I soldered directly
@jonasrussel55615 жыл бұрын
EmulatedBen you didn’t use resistors?
@bamsegod5 жыл бұрын
Nope
@jonasrussel55615 жыл бұрын
EmulatedBen what did you do to connect the two pins of the switch to one gpio cable? sorry for the questions im kinda new
@bamsegod5 жыл бұрын
@@jonasrussel5561 what do you mean? Sorry
@jordanjenkins43163 жыл бұрын
I have used this link many times over the past few years and there was no problem what so ever. Now for some reason, when I go to clone and bash the file I am getting an error. It says how there is "no module named evdev found". This is a little confusing and frustrating because collectively I have been a part of probably 20 arcade cabinets and this is the first time this problem arises. Any help would be greatly appreciated.
@nwordpass59603 жыл бұрын
I got the same problem a few days ago it worked and now...
@scottyponcin1483 Жыл бұрын
Hello, I have a setup with 4 push buttons on a breadboard connected my the gpio of my pi zero W. I have a python script that is able to retrieve the inputs so I think everything is wired up correctly. But when I run "gpionext config" and try to configure a virtual controller. I am stuck at the "Hold button" step. It seems like gpionext is unable to retrieve the inputs from my push buttons and I can't figure out why. Any idea ?
@johnnymacevo4 жыл бұрын
Great video. Sorted me out perfect
@rubenmeza26904 жыл бұрын
Hi, I was wondering if you needed the board to do it the way I want to, well you see I have like 4 or so controllers I don't use anymore and well I wanted to see if somehow I could trim them and get what I need which is both joysticks, d pad and 4 extra buttons for x,y,b,a and 2 more for start and pause and all that, and well I saw a video of a guy making a pspi and another making a Raspberry pi Nintendo switch case and well I wanted to just worry about the controller for now, thanks
@PhatBoyzClub4 жыл бұрын
is there a tutorial for wiring these buttons? and connecting dual joysticks to the gpio. Since there are limited number of pins is there a board needed for it?
@js100serch Жыл бұрын
hi, when i try to configure the controls using gpionext config i get an error message. modulenotfounderror no module named evdev
@leonardoletelier27224 жыл бұрын
tnx, this video helps me a lot, but how can I choose another gpio for the connection like gpio 2 for example?
@frostedfiresmods20595 жыл бұрын
You rock man! Gonna refer this video when I upload my next project. Thanks!
@RBIBIANO Жыл бұрын
Ir works only on Emulation Station? Or can be used in to Raspbian with qjoy?
@mystotic89784 жыл бұрын
How did you wire the buttons to the gpio pins? do the pins supply power on their own?
@bamsegod4 жыл бұрын
Buttons are passive they don't need power. Just connection and a common (ground) wire just follow the tutorial and connected wires as shown it will work.
@mystotic89784 жыл бұрын
EmulatedBen why do you have power and ground on the sheet
@mystotic89784 жыл бұрын
EmulatedBen so does every button share a ground wire (dont bully me im 12)
@bamsegod4 жыл бұрын
@@mystotic8978 hey I am not bullying you. Just follow the entire video. All buttons share the same common/ground wire. It's not connected to power at all. Good luck
@mystotic89784 жыл бұрын
EmulatedBen thanks alot for the help i didnt mean you were bullying me i just meant thats why im asking so many questions. Probably shouldnt have said it but oof. Thanks allt
@stephenmc1605 жыл бұрын
Thanks a lot this is really helpful. I was wanting to also add an analog stick to my project and 2 more trigger buttons, would u know what gpio's I would connect them too?
@bamsegod5 жыл бұрын
You won't be able to connect analogue stick directly to gpio. You will need something like a Leonardo in the middle which connect as a usb
@bamsegod5 жыл бұрын
You can't connectanalogue stick directly to GPIO. For that you need Leonardo in the middle which will connect as usb
@stephenmc1605 жыл бұрын
Alright I'll look into that, thanks for the reply 👍
@arleneschmidt2724 жыл бұрын
Super helpful!! Thank you
@bamsegod4 жыл бұрын
Thanks
@lakhanadewar4 жыл бұрын
hello Sir, Thank you for making this very informative video...it help me and i hope this will also help all other who watch this informative video. Thank you @EmulatedBen
@ryanino5396 жыл бұрын
How do you know which gpio pins to connect to? I know that on the github page it tells me "gpionext set pins [#,#,#|default] - the pins that gpionext will configure and watch" in the GPIONextFlags part of the description, but how do I use it? Thanks! EDIT: nevermind, I just saw your reply that said I could use any of the pins
@bamsegod6 жыл бұрын
yes you could use any pins to any push button. later on in software you map which button you want to map.
@bartglez79205 жыл бұрын
como configuraste la pantalla tft para que se vea ? how did you set up the tft screen to look ?
@David-m162 жыл бұрын
Is detecting only 3 pins of 18. PULL UP? PULL DOWN? I have each button connected to each pin but the GND is common
@jamesdunn80633 жыл бұрын
For some reason only "a" button work any suggestions. Everything is solder correctly
@DJMcMahon67403 жыл бұрын
If I have an RGB hat, would I still be able to do this? Possibly using the pins that aren't being used by it?
@bamsegod3 жыл бұрын
With RGB hat you may not have enough pins left. Probably standard 10 buttons are possible
@XTheOneCat5 жыл бұрын
thx dough i needed that content.
@waroftheworlds31734 жыл бұрын
I just got a raspi 3 from a friend and will proceed to do this later this week. I know zero of raspi stuff. would it work with retroarch? what is the software setup you use? the UI is very pretty.
@bassfreak38404 жыл бұрын
could you make a document on here i need to solder wires from the pcb thank you
@bamsegod4 жыл бұрын
What document? What PCB are you trying to solder
@bassfreak38404 жыл бұрын
@@bamsegod the buttons, what wires go where
@Manuel-Lora28 күн бұрын
can i use any of the pins?
@Paguro8220 күн бұрын
No, you shall use only some of these pins, try to google it “GPIO raspberry map” and in the image section you can find also images that tell you which pins use 😊
@jeffvalledor924 жыл бұрын
man your in melbourne me to would like to see what you have done with you pis someday in person
@bamsegod4 жыл бұрын
G'day Jeff not quite sure what you mean here
@bin90895 жыл бұрын
Rewired my pins to reflect your wiring and now the program registers all the inputs except the b and left button. Checked all my solder joints.
@Nicola295185 жыл бұрын
Can it works with Recalbox? i know that recalbox has its gpio-controller inside, but the last version has a bug with it, so while a bugfix is still developing i could use this your solution
@nfial6 жыл бұрын
Thanks Ben I followed steps exactly. I have a 20 button setup GPIO pins along with 2 joystick controllers. I am using retrorampage 128gb image. When I press any button next to start, a, etc nothing happens. Am I missing something?
@bamsegod6 жыл бұрын
Not sure. Can you try single controller and see if that works first?
@rodneyabrett6 жыл бұрын
How did you get it to boot in the Linux command prompt at 1:40 min? Video was blown out. Thanks!
@bamsegod6 жыл бұрын
Press start. Quit. Then exit emulation station . Or hit control alt delete with a keyboard
@rodneyabrett6 жыл бұрын
Nevermind. I figured it out. Just needed to plug in my keyboard
@johnjohny13125 жыл бұрын
Does it matter to which port I solder which buttons (as long as I don't solder to power or ground)?
@bamsegod5 жыл бұрын
You have to follow what pins can be connected.
@eduardogonzalez84464 жыл бұрын
Hey I know it is an old question but your video has been very helpful I just had some questions in the soldering part if you could assist me with it
@bamsegod4 жыл бұрын
No worries fire away
@jonasrussel55615 жыл бұрын
does it matter what gpio pins (except the voltage ones) you hook up the buttons to?
@jonasrussel55615 жыл бұрын
and did you just solder the buttons to the perfboard and solder a gpio pin to that?
@bamsegod5 жыл бұрын
Refer to a sheet search Google, gpio connection for controller
@bamsegod5 жыл бұрын
Google is your friend
@Arzogamer3 жыл бұрын
How can i connect a joystics?Thank youu
@SlavTiger5 жыл бұрын
Can you define specific pins? I already have a touch screen connected but have several pins free
@SlavTiger5 жыл бұрын
I wanna specifically use the last several gpio pins
@bamsegod5 жыл бұрын
@@SlavTiger you can use any leftover gpios pretty much.
@SlavTiger5 жыл бұрын
@@bamsegod how do you define them
@matpare19673 жыл бұрын
Hey dude. I followed all your steps. When I restarted emulation station. And went to configure my joystick 🕹️. The up and left wasn't registering. Any ideas.
@bamsegod3 жыл бұрын
Try again, also check the connection
@detintefisch6 жыл бұрын
Works this also on a Raspberry pi zero?
@bamsegod6 жыл бұрын
DeTintefisch yes it should
@detintefisch6 жыл бұрын
EmulatedBen it works. I installed it on my Raspberry pi 3 and made the setup then on my Raspberry pi zero
@StarGazerTom19916 жыл бұрын
Hmmm, GPIOnext config detects my button presses, but nothing happens once I got into EmulationStation. No controller detected. And I even used the gpionext start command. Deleted the config and restarted from the beginning, same thing. I'm only testing with one button, and I'm getting "Pins: 7" on terminal once I press the button.
@majidrezabarghi38275 жыл бұрын
You need to start the script again before you start it.
@Paguro8220 күн бұрын
Is still valid this video tutorial or there are something new?
@jonasrussel55615 жыл бұрын
did you download these games in bulk? and if so, where?
@RBIBIANO Жыл бұрын
bash: git: command not found… 😢
@HeckingGoose5 жыл бұрын
does this work with raspbian, or is there a different way i can set it up for raspbian (cause I'm planning on making a portable rpi in a gameboy case)
@bamsegod5 жыл бұрын
I am not sure. Since retropie is based on raspibian, you can give it a try.
@HeckingGoose5 жыл бұрын
@@bamsegod I'll tell you if it works when I get my pi then
@bin90895 жыл бұрын
What wire gauge did you use?
@bamsegod5 жыл бұрын
Lowest(thinest) will do
@electronichome11535 жыл бұрын
I have tried this tutorial step by step 3 times for 2 joystick setup (totally 23 buttons) and everything was fine until step "restart system". It does not recognize my GPIOs at all. I could control the emulator only with the USB keyboard. I have followed strictly everything, to emphasize again. The only difference was my setup - I have 2 joysticks (equal to 8 buttons) and 6 buttons per player (X,Y,A,B,L,R) plus three more buttons (start, coin player1 and coin player2). Also I did connect all cables to the GPIO connector before to start the procedure - does that make a difference? Do I need to fully disconnect the USB keyboard before to start the emulator? Maybe this was the problem? Where I am wrong, can anyone help me please?
@fathenry58954 жыл бұрын
What type of buttons are used in this video
@bamsegod4 жыл бұрын
Any tactile switch should work.
@RikitoKatoji6 жыл бұрын
Can i use this with the 3.5 lcd screen without hdmi?
@bamsegod6 жыл бұрын
You mean SPI screen. Yes you can
@bin90895 жыл бұрын
My up down left buttons register but not my a, b, select and start buttons. Note: Checked all my soldering connections using a VOM and everything checked out.Also tested the switches. Help me please :(
@bamsegod5 жыл бұрын
Did you follow the guide? Exact pins?
@bin90895 жыл бұрын
EmulatedBen followed the instructions, but I'm using different gpio pins. Will using the set pin flag work to accommodate my pin configuration? Thank you.
@bamsegod5 жыл бұрын
@@bin9089 you can only use certain gpios. Try using the ones that I have used see if that works.
@bin90895 жыл бұрын
EmulatedBen Ok will do :)
@bin90895 жыл бұрын
EmulatedBen got it to work over the weekend! Thank you sir.
@alexjames68184 жыл бұрын
Great video, I think I have a problem with my own Pi though, when I go through everything and get to configuring my buttons aren't registering and the pi thinks pin 40 is permanently pressed or connect to something which it isn't. I know my soldering is good because I tested each button on scratch before hand and they all worked, any ideas?
@bamsegod4 жыл бұрын
Probably one button is shorted
@alexjames68184 жыл бұрын
EmulatedBen none of my buttons are connected to pin 40 and the buttons work fine using scratch, doing some other tests i think there is a problem with my raspberry pi, thanks for replying though
@jonasrussel55615 жыл бұрын
How did you get into the console where you typed everything?
@bamsegod5 жыл бұрын
Press start, exit emulation station. Or press ESC on keyboard
@jonasrussel55615 жыл бұрын
@@bamsegod thanks, and what cables did you use for connecting? did you just use stripped gpio cables?
@bamsegod5 жыл бұрын
@@jonasrussel5561 you can use any wire including thin single core ones
@jonasrussel55615 жыл бұрын
@@bamsegod From 0:51 and onward i see that you have a gpio cable attached to a switch, did you solder that or did you just attach it?
@LecopaindeIliana4 жыл бұрын
how do you access the terminal?sorry for my bad english
@bamsegod4 жыл бұрын
From PuTTY or exit emulation station by pressing start and exit
@LecopaindeIliana4 жыл бұрын
@@bamsegod thanks
@EA_Hendrix6 жыл бұрын
Can you use whichever GPIO pins you want with GPIOnext?
@bamsegod6 жыл бұрын
EAHendrix yes you don't have to follow this layout. You can use any gpios and map it accordingly
@gregoriocalabretta4 жыл бұрын
Thank you for this video :) It function perfectly for all emulators,but not with pcsx rearmed (I mean the non lr version).Is the only way to play 3d games psx on rpi0. It function using an usb gamepad,but it doesn't boot using GPIO buttons. Do you know a way to make this GPIO gamepad to be view from pcsx rearmed like a normal gamepad?
@bamsegod4 жыл бұрын
Sorry I am not too sure. I haven't tried PS1 on rpi zero
@SlavTiger5 жыл бұрын
I keep holding down a button but it won't skip a button on the configure menu
@SlavTiger5 жыл бұрын
I'm at the last step and can't use my controller because i cant skip the shoulder buttons
@SlavTiger5 жыл бұрын
Any help would be greatly appreciated
@Chefg31893 жыл бұрын
Where did you get the buttons??
@bamsegod3 жыл бұрын
AliExpress
@nicodepaula6 жыл бұрын
When I put "gpionext config", I get this: Traceback (most recent call last): File "/home/pi/GPIOnext/config_manager.py", line 14, in from evdev import ecodes as e ImportError: No module named 'evdev' What happened?
@bamsegod6 жыл бұрын
Check the case. Linux is case sensitive type exactly as the video
@nicodepaula6 жыл бұрын
@@bamsegod It's ok. It was a system error, I installed retropie again and I did the same steps in the video and It worked. Another question, With this "driver", Could I set up my two player board?
@bamsegod6 жыл бұрын
@@nicodepaula there aren't enough gpios for 2 player controls.
@unsaltedskies5 жыл бұрын
@@nicodepaula sounds like a Teensy could be useful in setting up two player.
@wally192 жыл бұрын
Thank you!
@robbetiteca64586 жыл бұрын
Can you link me to the screen you used in the video?
@benjaminmichaut99966 жыл бұрын
I think it may be this one : www.amazon.fr/KOOKYE-Screen-inches-Display-Raspberry/dp/B01N5G02MZ/ref=sr_1_1?ie=UTF8&qid=1546615786&sr=8-1&keywords=kookye+screen
@robbetiteca64586 жыл бұрын
@@benjaminmichaut9996 Thanks!
@bin90895 жыл бұрын
Can this also be done with an rpi zero ?
@bamsegod5 жыл бұрын
Yes
@bin90895 жыл бұрын
EmulatedBen Thank you sir.
@javix1234567894 жыл бұрын
i need help . :( i did your tutorial and everithing is ok but the buttons has a delay . like half sec. please help
@bamsegod4 жыл бұрын
Not sure why leg? What buttons are you using?
@javix1234567894 жыл бұрын
@@bamsegod im using all pisbile pins . but each buttons has a delay
@1987MrD4 жыл бұрын
Most propably a stupid cuestion: Does this work on steamlink? once you downloaded to your raspberry
@bamsegod4 жыл бұрын
Probably not,never tried steamlink
@eleazarmaldonado31816 жыл бұрын
I’m having trouble when typing the little squiggly line it’s not the little squiggly line , I don’t know if it’s my keyboard orrr??.. would really appreciate if you write back...
@bamsegod6 жыл бұрын
Change the keyboard to generic US. By default retropie only has UK keyboard that's why squiggly line doesn't work.
@eleazarmaldonado31816 жыл бұрын
EmulatedBen how do I do that ???
@eleazarmaldonado31816 жыл бұрын
I’m sorry I’m pretty new to this lol.
@bamsegod6 жыл бұрын
@@eleazarmaldonado3181 in the retropie menu something like configuration
@lordbattlebot2146 жыл бұрын
You have a different keyboard configuration (most likely UK layout.) I'd recommend googling how to change keyboard configuration to US. Shouldn't be too hard to find
@adamizham33195 жыл бұрын
Is it the same process for raspberry pi zero?
@bamsegod5 жыл бұрын
Yes
@adamizham33195 жыл бұрын
So you just solder the buttons to the exact same gpio pin holes as the raspberry pi 3 and use the same code?
@bamsegod5 жыл бұрын
@@adamizham3319 yup
@adamizham33195 жыл бұрын
Thanks for replying so fast😁😁😁
@pinobarbareschi64522 ай бұрын
hi brother, you're a grown-up, do you have the diagram to make the controller? Fantastic
@shovelrickshovelhead87134 жыл бұрын
Can you help me , this controller has 2 joysticks, for 2 players, how do I get two sticks bined, thank you again,Rick..
@bamsegod4 жыл бұрын
Not through gpios I believe. What your setup look like 2 arcade sticks and 6 +2 buttons?
@shovelrickshovelhead87134 жыл бұрын
EmulatedBen ,, yes 6 + 2 and two joy sticks, the wires are connected to the gpio on the pi and are , I have got player one working, I need to bind player 2 ,
@bamsegod4 жыл бұрын
Keep it simple, fireup gpio from the CMD and then go select joypad 2 and bind the joypad 2. If you got 1st player joypad working I don't see a reason why it would not work for 2
@shovelrickshovelhead87134 жыл бұрын
EmulatedBen thank you I’ll give it a go now I’m back at home from work, thank fuck it’s Friday...And I’m out of the traffic, ..
@shovelrickshovelhead87134 жыл бұрын
EmulatedBen it’s working to joys and all needed buttons, , I need to ad a browser to some ROMS , can you suggest something little in build size,
@der10000gamer Жыл бұрын
how to use anlouge joysticks
@bamsegod Жыл бұрын
For analogue you will need a Arduino nano to convert analogue to digital signal
@blingmoney4 жыл бұрын
thank you omg
@bamsegod4 жыл бұрын
Glad I could help
@blingmoney4 жыл бұрын
@@bamsegod Have you ever encountered the "RuntimeError: failed to add edge detection" while running the config? thank you
@tiagogalvao6543215 жыл бұрын
Pls can you explain the wiring to me? Im really new and i have no idea what I should do
@bamsegod5 жыл бұрын
What do you mean? Every button has 2 ground and 2 switch pins. You just connect all the grounds for all buttons together and single ground to RPI. Other pins goes individually
@bamsegod5 жыл бұрын
kzbin.info/www/bejne/bZ23epufZat0o8k check 10:57 of this video for basic wiring
@tiagogalvao6543215 жыл бұрын
@@bamsegod so you conect the 2 signal pins together and conect it then to a wire? Does it matter which side you choose for ground or signal?
@bamsegod5 жыл бұрын
Korax no it doesn’t one pin can be used as ground and one pin from other side can be used as signal
@argaherdianpratama40866 жыл бұрын
When i input "bash GPIOnext/install.sh" i get "no such file or directory"
@bamsegod6 жыл бұрын
Make sure the case is correct. The entire command prompt in Linux is case sensitive so check your capital and small letters
@massimolatino68426 жыл бұрын
I' m tring to install this and when I come to the clone of github it asks me for username/password, now I can type my github username correctly but once I have to type my password my keyboard stops working and I'm not able to type in anymore, just to push on enter but doing that I'm back to my previous step only.....any suggestions mates? Thanks in advance
@bamsegod6 жыл бұрын
Are you sure you are following the commands exactly? Everything is case sensitive so make sure if that.
@massimolatino68426 жыл бұрын
@@bamsegod Yes, I am. I'll try again but it seems quite weird that my keyboard does not make me type once I have to set the passw.....
@massimolatino68426 жыл бұрын
@@bamsegod I tried again and I do not why it asks me for the github password....any hints? Yet, I cannot type my passw though since the keyboard stops giving input except for the enter button.....
@landynj6 жыл бұрын
This is NOT asking for the github user/password it is asking for your Pi's User and password Default User: Pi Password: Raspberry And it wont show the password for security (It will look like nothing is being typed, but it is) (hoped this helped!)
@zhaguilong4 жыл бұрын
не работает, если уже подключен через GPIO жк-экран. и сама приблуда не работает. и гасит экран
@RicardoM-ze4bj5 жыл бұрын
Thanks
@ELENGINEER8273 жыл бұрын
3:50
@anwar18165 жыл бұрын
11:20 min What the command is that!????
@unsaltedskies5 жыл бұрын
./emulationstation ?
@wenfengpiao59386 жыл бұрын
can gpionext run on raspberry 1 ?
@bamsegod6 жыл бұрын
Sorry I don't have a rpi1. Can you try and report back?
@wenfengpiao59386 жыл бұрын
@@bamsegod ok i'll try it and tell you about the result
@littlekittenl58924 жыл бұрын
Thank you
@eduardorubio88304 жыл бұрын
Why is It doesn't work with psx por Nintendo?, Can you help me please? Is important
@bamsegod4 жыл бұрын
Not sure what you mean?
@eduardorubio88304 жыл бұрын
@@bamsegod How can I make the gpio ports work with different roms?
@bamsegod4 жыл бұрын
@@eduardorubio8830 once you make it work, it will work for all roms
@eduardorubio88304 жыл бұрын
@@bamsegod Really ?, It doesn't work with crash Bandicoot or Donkey Kong, I'm a beginner on this subject. Could you help me on this project?
@bamsegod4 жыл бұрын
@@eduardorubio8830 are you in retropie? Does it work for let's say SNES, NES and other emulators?
@skellybones51193 жыл бұрын
Wtf happend to his board
@bamsegod3 жыл бұрын
Lol that's cut to size to go into a Gameboy project
@shovelrickshovelhead87134 жыл бұрын
Thanks, I have wasted time and money , time is money to me , not even the sellers Jaycar couldn’t help me ,I’m 55 and very happy tonight, it’s alive with one of the two pads working, help?
@bamsegod4 жыл бұрын
What is your project?
@shovelrickshovelhead87134 жыл бұрын
EmulatedBen , testing my home brewed ROMS for needed adjustments, and teaching my 5 grand kids coding and web browser operation, it gets me enjoyment , and it’s helping them , RetroPie and play box ,
@jnkmal95195 жыл бұрын
Where did you get those smooshy rubber tactile buttons?