Author Topic: Led Blinky with attract mode on raspberry pi 3  (Read 10046 times)

Bryan092785

  • Newbie
  • *
  • Posts: 9
    • View Profile
Led Blinky with attract mode on raspberry pi 3
« on: August 07, 2016, 07:48:16 AM »
I am interested in using led Blinky on rpi 3 with attract mode. Has anyone done this or know where to start? I did a search and turned up nothing. Thank you for your help.

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile
Re: Led Blinky with attract mode on raspberry pi 3
« Reply #1 on: August 07, 2016, 10:03:02 AM »
LEDBlinky is a Windows application. It won't natively run on a Linux based Pi. As far as I know you could trying using Wine (a program that can run Windows apps in Linux) or you could try running Windows 10 on the Pi.

I'm not saying it can't be done but I don't think it will be easy.

Bryan092785

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Led Blinky with attract mode on raspberry pi 3
« Reply #2 on: August 08, 2016, 06:19:36 AM »
So the next best thing would be to use goin and Python to control the LEDs... Looks like I've got my work cut out for me. I want to have only the buttons used for the specific emulator glow when in use. I haven't seen anyone do this with rpi..

nitrogen_widget

  • Sr. Member
  • ****
  • Posts: 307
    • View Profile
Re: Led Blinky with attract mode on raspberry pi 3
« Reply #3 on: August 08, 2016, 08:46:24 AM »
This should do the job!

http://users.telenet.be/rgbcommander/

it's basically LED Blinky for linux & RPI.

Bryan092785

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Led Blinky with attract mode on raspberry pi 3
« Reply #4 on: August 08, 2016, 05:22:49 PM »
Awesome nitrogen_widget! Exactly what I was looking for. Let's see if I can get this going lol! Much appreciate you dropping the comment!

meduzapat

  • Newbie
  • *
  • Posts: 3
  • ^^MeduZaPaT^^
    • View Profile
    • LEDSpicer wiki
Re: Led Blinky with attract mode on raspberry pi 3
« Reply #5 on: May 05, 2019, 06:34:03 PM »
I'm reviving this topic so people searching for a program to control their LEDs on an arcade cabinet using a Linux PC or raspberry pi can get it, is  ledspicer
I wrote this program last year for my arcade cabinet and is pretty simple to use.