• 3 Votes
    6 Posts
    1k Views
    A

    Is there anyone you could chip in with this? I've bought the screen and zero pi 2w and would like to get it working if possible?

  • 1 Votes
    3 Posts
    626 Views
    L

    @Lolonois Good ideas!

    Did you consider to use sshfs [1] for mounting the image/video folder from the main Pi into the PiZero2W? That way you don't need to maintain a cache at the PiZero2W.

    I didn't consider sshfs, I started with the idea of a cache from the start to speed up the display. My thought is it will always be faster to read a file locally than over wi-fi, or spi. As a USB-peripheral there may be a low enough lag to skip the cache.

    Another idea, albeit more complex, as the current setup assumes the Pi's can reach each other via wireless, right?

    It does. However my first idea was to run the zero as a stand alone access point and only connect RetroPie to its network. (My router sits on top of my arcade cabinet so RetroPie is connected via Ethernet and doesn't need wi-fi to scrape or connect to) I didn't implement idea yet for speed to get it working in the first place and I figured that would be an edge use case at best.

    You may also run the PiZero2W as USB-peripheral to the main Pi, connected via an straight USB-A to MicroUSB-B cable (and powered from the main Pi). With some configuration the PiZero2W is set into gadget mode

    That's actually a great idea! I setup a a ZeroW to be a networked thumb drive to run my SLA 3D printers a long time ago and they're still running great. That would simplify wiring and power supplies.
    Only problem in my case is lack of USB ports. I have an arcade deck, trackball, USB SSD, and a 4 port hub mounted to the front to allow plugging in other controllers like NES, SNES PSX ect. (With the USB keyboard and mouse dongle plugged into that). I don't have a free port without adding another hub or taking cables outside the cabinet.

  • 0 Votes
    1 Posts
    270 Views
    No one has replied
  • 1 Votes
    13 Posts
    3k Views
    L

    @tulathron Actually I did test with dsi display, but... I failed.
    even though put "display_default_lcd=0" in config.txt, DSI display works always as the default screen
    (that option was worked for vga666 dpi display, I don't know why it doesn't work on dsi)
    Sorry I can't help.

  • 0 Votes
    26 Posts
    12k Views
    B

    I'm in the process of building a new dual monitor arcade cab and found his new revisions a lot simpler to get setup with both PNG and MP4 files.. .

  • 0 Votes
    2 Posts
    541 Views
    HurricaneFanH

    @mayki I would imagine it would have to be code inside of emulationstation that would know what you have selected and what system. So far from what I've seen online, users have gotten dynamic marquees to work inside of mame and using hyper spin. I haven't seen a retropie example yet.

  • 0 Votes
    7 Posts
    2k Views
    SteffenBraunerS

    I would LOVE to have a dynamic marquee that changes when cycling through games. I’ve seen some posts about it but to be frank I don’t quite understand if and how they have really made it work.

    If you get this to work I would be eternally gratefull for details on how to do it. A little guide would be awesome. I would then do/buy/programme type exactly the same :-D

    Thanks!