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

    Pi in a Dreamcast VMU Build - WIP

    Scheduled Pinned Locked Moved Projects and Themes
    buildprojecthandheldvmudreamcast
    157 Posts 7 Posters 88.4k 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.
    • mooseprM
      moosepr
      last edited by

      @obsidianspider here is what I mean about the screen inversion

      https://twitter.com/Pi0CKET/status/846422958964924416

      With the chip at the top, you're kinda in the middle of the bad zone

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

      obsidianspiderO 1 Reply Last reply Reply Quote 0
      • obsidianspiderO
        obsidianspider @moosepr
        last edited by

        @moosepr I see what you mean. I guess I'll have to take a look at how things line up, but I plan on looking at it face-on anyway. Not to mention that you said that rotating things 180 degrees would have that weird chunk of the screen blank anyway.

        πŸ“· @obsidianspider

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

          @obsidianspider yeah im working on that!! apparently its a known issue. going to have a play with the st7735 driver and see if i can make it work 128x128

          https://github.com/notro/fbtft/issues/453

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

          obsidianspiderO 1 Reply Last reply Reply Quote 3
          • obsidianspiderO
            obsidianspider @moosepr
            last edited by

            @moosepr That'd be cool if you got the other one to work at the proper resolution. Apparently those red boards are set wrong and you have to trick them into behaving properly.

            • This display:
            • http://www.ebay.com/itm/Replace-Nokia-5110-LCD-1-44-Red-Serial-128X128-SPI-
            • Color-TFT-LCD-Display-Module-/271422122271
            • This particular display has a design error! The controller has 3 pins to
            • configure to constrain the memory and resolution to a fixed dimension (in
            • that case 128x128) but they leaved those pins configured for 128x160 so
            • there was several pixel memory addressing problems.
            • I solved by setup several parameters that dinamically fix the resolution as
            • needit so below the parameters for this display. If you have a strain or a
            • correct display (can happen with chinese) you can copy those parameters and
            • create setup for different displays.
              */

            πŸ“· @obsidianspider

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

              running on st7735r the screen is the right way round, but too tall

              options fbtft_device name=fb_st7735r gpios=reset:25,dc:24 speed=40000000 bgr=1 rotate=0 custom=1 fps=60
              alt text
              (see the bar is not centred)

              so if i add some screen size in there

              options fbtft_device name=fb_st7735r gpios=reset:25,dc:24 speed=40000000 height=128 bgr=1 rotate=0 custom=1 fps=60

              alt text
              (the shape is better, but i have my hunk of garbage back)

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

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

                there is of course an easy answer!!!! go back to the original 'proper' driver and just flip the pi!!!

                alt text
                please excuse the cat hair!!!

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

                obsidianspiderO 1 Reply Last reply Reply Quote 0
                • obsidianspiderO
                  obsidianspider @moosepr
                  last edited by obsidianspider

                  @moosepr What do you mean by "flip the Pi"? You're rotating the display output somewhere else?

                  Based on your findings, which driver is "better"? Considering we can get the orientation now working with the right resolution and with the pins at the top or the bottom.

                  πŸ“· @obsidianspider

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

                    @obsidianspider if you add into config.txt

                    display_rotate=2

                    then it rotates the pi display 180 degrees

                    i think for now, the ili9163 driver is the winner, as the resolution is correct. rotating the screen is a solution for now, but it destroys the option of keeping the hdmi output as an option. i will see what notro can come up with. he is a bit of a legend when it comes to the tft's!!

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

                    obsidianspiderO 1 Reply Last reply Reply Quote 1
                    • obsidianspiderO
                      obsidianspider @moosepr
                      last edited by

                      @moosepr No need for HDMI out on my builds (for now) so I think I know which driver I'll be messing with once things arrive.

                      πŸ“· @obsidianspider

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

                        @obsidianspider i think after 2 weeks of china post, we will have a better fix :)

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

                        1 Reply Last reply Reply Quote 1
                        • cellyC
                          celly @obsidianspider
                          last edited by

                          @obsidianspider i'm following this as I'm a big fan of the DC system and would love to see you put your magic to it. I have 2 spare VMU's from my DC i can donate if you need.

                          Currently Playing: Tetris (Gameboy)

                          obsidianspiderO 1 Reply Last reply Reply Quote 1
                          • obsidianspiderO
                            obsidianspider @celly
                            last edited by obsidianspider

                            @celly Thanks for that, but I don't think I'll need to cut up yours. I ordered two blue ones for $6 each on eBay and they should be here by Saturday. I would have loved to have found a white one for cheap, but those are selling for a lot more, and most don't have the dust caps.

                            As an example, here's one for $15 but I really don't want to spend that much for something so tiny just to cut up.

                            πŸ“· @obsidianspider

                            1 Reply Last reply Reply Quote 0
                            • A
                              ABrugsch
                              last edited by ABrugsch

                              Yeah there seem to be an abundance of the translucent blue, green and a couple of other colours all BNIB doing the bay at the moment.

                              obsidianspiderO 1 Reply Last reply Reply Quote 0
                              • obsidianspiderO
                                obsidianspider @ABrugsch
                                last edited by

                                @ABrugsch I have to wonder where they're all coming from since the Dreamcast was only produced until 2001. The ones I ordered are theoretically brand new in the box.

                                πŸ“· @obsidianspider

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

                                  @obsidianspider maybe they made way more than they needed. Or maybe we invent a time machine in the not too distant future, and go back and tell them to make more, so there are plenty left for pi related shenanigans

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

                                  lilbudL 1 Reply Last reply Reply Quote 0
                                  • lilbudL
                                    lilbud @moosepr
                                    last edited by

                                    @moosepr The things I could do with a time machine...

                                    Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                                    Backlog: http://backloggery.com/lilbud

                                    obsidianspiderO 1 Reply Last reply Reply Quote 1
                                    • obsidianspiderO
                                      obsidianspider @lilbud
                                      last edited by

                                      @lilbud

                                      0_1490653640330_grays-sports-almanac.jpg

                                      πŸ“· @obsidianspider

                                      lilbudL cellyC 2 Replies Last reply Reply Quote 3
                                      • lilbudL
                                        lilbud @obsidianspider
                                        last edited by

                                        @obsidianspider No, I already got a list.

                                        • Buy brand new copies of rare games, (Earthbound, Panic Restaurant, Stadium Events, etc.) and sell them in the present day for a shitload of money

                                        • Go back and stop my dad from falling and crushing his arm.

                                        • Find out who let the dogs out

                                        Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                                        Backlog: http://backloggery.com/lilbud

                                        1 Reply Last reply Reply Quote 1
                                        • cellyC
                                          celly @obsidianspider
                                          last edited by celly

                                          @obsidianspider ok man, offer still stands. I found 2 loose ones. 1 with the cover and one without.
                                          check it

                                          Currently Playing: Tetris (Gameboy)

                                          obsidianspiderO 1 Reply Last reply Reply Quote 1
                                          • obsidianspiderO
                                            obsidianspider @celly
                                            last edited by

                                            @celly Oh wow, those are in really good shape too. I would feel bad not paying anything for them. What's the best way to message you, since the forum doesn't allow private messaging?

                                            πŸ“· @obsidianspider

                                            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.