RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. lighting
    Log in to post
    • All categories
    • THRobinsonT

      LED Lighting

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming led lights lighting
      5
      0 Votes
      5 Posts
      1k Views
      MeduZaPaTM

      @THRobinson ahhahaha, I also got new parts for mine, and are also in a box :D

    • T

      Powerblock + 5v relay switch idea?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support powerblock lighting power supply
      1
      0 Votes
      1 Posts
      709 Views
      No one has replied
    • E

      How to know which emulator is running

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes emulator game-controller lighting
      5
      0 Votes
      5 Posts
      3k Views
      E

      Software is ready to run my own game controller with dynamic lighting based on the emulator running at the time.
      Hardware is being built (waiting for some extra components).

      Created a project website for it :-p
      Retropie stuff

      Hardware schematics, software, photo's and video's will be posted ASAP.

      Greetings,

      ErX

    • spruce_m00seS

      run a PiDuino code during gaming?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support piduino arduino lighting
      4
      0 Votes
      4 Posts
      1k Views
      cyperghostC

      Use python and it's native GPIO support :)
      But thank you for the link... So Arduino programs can be ported to RPi.
      You can usually use programms in the background to control switches even with ES running - because these programs are not "active" like in windows. They just wait for a trigger to act (=set interrupt)