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

    Integrated LED Marquee for RetroPie and Updating during ES Front End Scrolling

    Scheduled Pinned Locked Moved Ideas and Development
    led marqueeemulationstaionscrolling
    6 Posts 3 Posters 1.6k 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.
    • alinkeA
      alinke
      last edited by alinke

      Hi, I'm working on a project to integrate an LED matrix marquee with RetroPie. Using the runcommand-onstart.sh and runcommand-onend.sh scripts, I'm able to change the LED matrix to artwork that matches the game that has been launched. That works just fine, video of that working here

      I'd like to take it one step farther and also be able to change the LED matrix as the user is scrolling through games on EmulationStation (before launching a game). I do have an existing API
      http://ledpixelart.com/pixelcade-api/ and just need a hook I can tie into to trigger my API based on the front end scrolling events in EmulationStation.

      Any pointers where to get started would be greatly appreciated, thanks

      hooperreH alinkeA 2 Replies Last reply Reply Quote 1
      • hooperreH
        hooperre @alinke
        last edited by hooperre

        @alinke This is incredible work already. I don't have much in the way of help, but definitely in the way of encouragement haha.

        4B ~ RPi PSU 5.1V / 3.0A ~ 32GB SanDisk microSD ~ 128GB USB

        alinkeA 1 Reply Last reply Reply Quote 0
        • alinkeA
          alinke @hooperre
          last edited by

          @hooperre that helps too :-), appreciate it!

          1 Reply Last reply Reply Quote 0
          • alinkeA
            alinke @alinke
            last edited by

            Here's things working on HyperSpin, hoping to achieve something similar on RetroPie, any advice where to get started would be greatly appreciated, thanks.

            mituM 1 Reply Last reply Reply Quote 0
            • mituM
              mitu Global Moderator @alinke
              last edited by

              @alinke Emulationstation added recently support for event scripting, but for the change-system or scrolling through games there are no events triggered - IMHO it would have a non-trivial performance impact.
              How does Hyperspin integrate with the LED matrix ? Do you execute commands on those events or does it have something built in ?

              1 Reply Last reply Reply Quote 0
              • alinkeA
                alinke
                last edited by alinke

                thanks @mitu , very much appreciate the reply. On HyperSpin, there are a few third party plug-ins (LEDBlinky and EDS) which have access to wheel scrolling events that I'm able to integrate with. EDS uses Windows Named Pipes for example to capture and trigger the events. I have a listener that receives those events via REST URL API calls http://ledpixelart.com/pixelcade-api/ and then update the LED marquee accordingly. Would be awesome to find a way to do this with RetroPie.

                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.