• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

<SOLVED!> Retropie with C4 labs galaxy LED case mod.

Scheduled Pinned Locked Moved Help and Support
galaxyledzebra casescriptcompatibility
10 Posts 3 Posters 1.5k 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.
  • N
    Nowun
    last edited by Nowun 5 Jun 2018, 21:14 5 May 2018, 17:24

    Hi again everyone!

    So long story short I bought this. https://c4labs.net/products/galaxy-led-circuit-board-upgrade-for-the-zebra-case-by-c4labs

    I am still waiting on contact back from them as it has no instructions for the programming of the led's. My goal is to have these move in a pattern and alternate color when a game loads, and during boot. If its only possible to stay on that's fine.

    Can anyone point me in the right direction to even begin? I figured this just plugged in and turned on, I was hoping somebody else might be experienced with this.

    N 1 Reply Last reply 6 May 2018, 05:51 Reply Quote 0
    • N
      Nowun @Nowun
      last edited by 6 May 2018, 05:51

      Found it. https://github.com/theC4Labs/ZebraGalaxy

      1 Reply Last reply Reply Quote 1
      • C
        Clyde
        last edited by 6 May 2018, 08:02

        Thanks for sharing the find.

        1 Reply Last reply Reply Quote 0
        • H
          herb_fargus administrators
          last edited by 6 May 2018, 14:43

          That's pretty neat. These are similar: https://shop.pimoroni.com/products/blinkt

          If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

          Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

          N 1 Reply Last reply 6 May 2018, 19:23 Reply Quote 1
          • N
            Nowun @herb_fargus
            last edited by 6 May 2018, 19:23

            Thanks I might try to do something with those too. Now I have a new minor issue.

            This is done by executing a python script, which works fine but to set it up in /etc/r.local does not work until you exit emulation station, then it automatically starts itself.

            How could I get this to initiate during boot before emulation station starts?

            1 Reply Last reply Reply Quote 0
            • C
              Clyde
              last edited by 6 May 2018, 19:36

              You could put its call into /opt/retropie/configs/all/autostart.sh before emulationstation.

              N 1 Reply Last reply 6 May 2018, 20:13 Reply Quote 1
              • N
                Nowun @Clyde
                last edited by 6 May 2018, 20:13

                @clyde Thank you! That worked perfectly. I added "sudo python /home/pi/caseled/galaxy.py &" in before emulationstation and it boots up like a charm pre loaded with the settings I edited the script for the LED's.

                Thank you again this community has been excellent with helping me learn.

                N C 2 Replies Last reply 6 May 2018, 20:16 Reply Quote 0
                • N
                  Nowun @Nowun
                  last edited by 6 May 2018, 20:16

                  Also make sure you follow the directions I had overlooked. Make sure SPI is enabled under raspi-config. And Adafruit installation is possibly needed depending on your set up.

                  1 Reply Last reply Reply Quote 0
                  • H
                    herb_fargus administrators
                    last edited by 6 May 2018, 21:52

                    In theory depending on the chips if they comnect over gpio it's probably possible to eliminate adafruit dependencies and use something like the GPIOzero library, that's probably what I'll do with the blink lights if ever get them.

                    I did something similar with the pi3d Christmas tree but just depends on how ambitious you're feeling

                    If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                    Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                    1 Reply Last reply Reply Quote 0
                    • C
                      Clyde @Nowun
                      last edited by 7 May 2018, 11:10

                      @nowun said in <SOLVED!> Retropie with C4 labs galaxy LED case mod.:

                      @clyde Thank you! That worked perfectly. I added "sudo python /home/pi/caseled/galaxy.py &" in before emulationstation and it boots up like a charm pre loaded with the settings I edited the script for the LED's.

                      If the script doesn't need administrative rights, you can omit the sudo before the command. It adds a tiny yet easily done bit of security to your system.

                      1 Reply Last reply Reply Quote 0
                      9 out of 10
                      • First post
                        9/10
                        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.

                        This community forum collects and processes your personal information.
                        consent.not_received