RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    PSPi Version 2.0 - Raspberry Pi Zero in a PSP - Project is Now Complete!

    Scheduled Pinned Locked Moved Projects and Themes
    psppspipi zeroothermod
    82 Posts 19 Posters 74.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      johnweland
      last edited by

      Dude I am stoked, I wanted to go a GBA build but it lacks the extra buttons. The only thing this is missing is some how making the trigger buttons and you could play 99% of the games out there that the Zero can emulate.

      UGH sooo stoked.

      Admittedly I'm a bit of a PCB design noob but if you want ideas or a sounding board to bounce ideas off of, hmu

      adamspcA 1 Reply Last reply Reply Quote 0
      • adamspcA
        adamspc @johnweland
        last edited by

        @johnweland
        I'm only slightly experienced in PCB design. What is taking me weeks to design would probably take another person hours.
        I appreciate the offer to bounce things off of you. I might just take you up on that. If you head over to my site we can start some discussions in the forum I just set up.

        Also, the triggers on this PSPi already work.

        https://www.othermod.com

        1 Reply Last reply Reply Quote 0
        • J
          johnweland
          last edited by

          I thought the PSP only had the bumpers and not the triggers (l1/l2, r1/r2 )

          I'll head over the your site and forums now, do you want to start the thread or shall I? (probably better if you do)

          adamspcA 1 Reply Last reply Reply Quote 0
          • adamspcA
            adamspc @johnweland
            last edited by

            @johnweland
            Yea it's just got the one on each side, not the dual setup like the Xbox

            I'm starting a discussion in the forum.

            https://www.othermod.com

            markyh444M 1 Reply Last reply Reply Quote 0
            • markyh444M
              markyh444 @adamspc
              last edited by

              @adamspc just for the record, I am totally interested in the pcb route if you are seriously considering designing one.

              Retropie in a NES - Pi 3 with Mausberry circuit shutdown switch wired to buttons and 8bitdo NesPro30 controller
              Retropie in a Saturn Controller - Pi Zero, GPIO controls using DB9 driver
              Retropie in a PSX - Pi3
              https://markyh444.wordpress.com

              adamspcA 1 Reply Last reply Reply Quote 0
              • adamspcA
                adamspc @markyh444
                last edited by adamspc

                @markyh444
                It's official, I'm doing it. Too many people have asked so I can't say no. I hope to make it a group activity, so anyone with PCB design experience or anything helpful to add please visit the this forum to participate.

                https://www.othermod.com

                1 Reply Last reply Reply Quote 2
                • 8
                  84TAVeRT
                  last edited by

                  i would definitely buy a couple boards. i have 2 old dead psps that would make good donors :D

                  adamspcA 1 Reply Last reply Reply Quote 0
                  • adamspcA
                    adamspc @84TAVeRT
                    last edited by

                    @84TAVeRT Sounds good. All my focus is on designing the board right now.

                    https://www.othermod.com

                    A 1 Reply Last reply Reply Quote 1
                    • A
                      adcraggles @adamspc
                      last edited by

                      @adamspc
                      Hi I've started the build, but haven't got to connecting the fpc cables to the pi yet.

                      Is it worth waiting for this pcb you're designing? Do you know timescales yet.

                      Thanks

                      adamspcA 1 Reply Last reply Reply Quote 0
                      • adamspcA
                        adamspc @adcraggles
                        last edited by

                        @adcraggles
                        It's hard to give a good estimate. I can say that once the design is finished it'll take a couple weeks to get it made and then it needs to be tested. I'm still at least a couple weeks from finishing the design, and some of the circuits are still being designed. I'll post an update when I have a better estimate.

                        https://www.othermod.com

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          adcraggles @adamspc
                          last edited by

                          @adamspc

                          Thanks mate,
                          I think I'll wait as I'm making 3, 2 for Xmas presents and 2 for myself.

                          Goodluck

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            adcraggles @adcraggles
                            last edited by

                            @adcraggles 1 for myself I meant

                            1 Reply Last reply Reply Quote 0
                            • adamspcA
                              adamspc
                              last edited by

                              Hey guys, just updating to say I'm considering PSPi Version 2 to be complete. The custom PCB is being designed, and I'm planning to use it for Version 3. Follow along and get involved at my site.

                              https://www.othermod.com

                              1 Reply Last reply Reply Quote 2
                              • adamspcA
                                adamspc
                                last edited by

                                I made a Youtube video showing Version 2 in action.

                                https://www.othermod.com

                                1 Reply Last reply Reply Quote 2
                                • obsidianspiderO
                                  obsidianspider
                                  last edited by

                                  Wow, now I'm thinking that I may go this route for my portable instead of a Gameboy Advance. That's really slick.

                                  📷 @obsidianspider

                                  1 Reply Last reply Reply Quote 0
                                  • mooseprM
                                    moosepr
                                    last edited by

                                    Yeah its pretty Slick!! Have you got the analogue sticks working?

                                    want to get a tft into your project, look no further than here https://retropie.org.uk/forum/topic/7464/ili9341-tft-screen-guide

                                    adamspcA 1 Reply Last reply Reply Quote 0
                                    • adamspcA
                                      adamspc @moosepr
                                      last edited by

                                      @moosepr I'm working on it, but I probably won't add it to this one. I'm wiring up an analog/digital converter that converts the stick position (Ohm value) to a series of button presses. There is a little bit of hardware and a lot of software work left before I'm happy with it. I was just ready to have this finished, so I moved it to Version 3. I'll post a guide on my site once I have it working the way I want.

                                      https://www.othermod.com

                                      mooseprM 1 Reply Last reply Reply Quote 0
                                      • mooseprM
                                        moosepr @adamspc
                                        last edited by

                                        @adamspc not sure on your plans for the analog to digital conversion, but can highly recommend these

                                        https://www.dfrobot.com/index.php?route=product/product&search=beetle&description=true&product_id=1075

                                        it is essentially an arduino leonardo, so you would be able to program it to read the analogue inputs, and convert them to keyboard commands to be sent to the pi via usb. The only problem with that, it would mess up your usb socket on the top.

                                        want to get a tft into your project, look no further than here https://retropie.org.uk/forum/topic/7464/ili9341-tft-screen-guide

                                        adamspcA 1 Reply Last reply Reply Quote 0
                                        • adamspcA
                                          adamspc @moosepr
                                          last edited by adamspc

                                          @moosepr Very cool. That would definitely simplify everything. I'm trying to avoid using a USB hub in this project, so yea this would probably be a no-go. I've got options though. I'm using an MCP3002, and I've already added it to my PCB.

                                          0_1475159804504_3D.jpg

                                          https://www.othermod.com

                                          1 Reply Last reply Reply Quote 2
                                          • cyperghostC
                                            cyperghost
                                            last edited by

                                            @adamspc
                                            I'm sure I used the same car monitor as you in my build. But I power this one with 12V and then convert to 5V.
                                            I als use the same PAM audio module as you in your build but I'm running in audio troubles. There is some noise during startup and loading games (always if the Pi acts) - the in game sound itself is quite fine, but it's annoying in idle.

                                            Can you please take a look to my build: Popeye Pi and help me out? Maybe I setted something wrong in the command.txt? I just use mono audio and used GPIO18.
                                            What GPIOs are you using?

                                            adamspcA 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.