moe wrote: > Hello, > Is it possible to use the GPIO pins as favorit buttons? > I want to connect hardware buttons and map the buttons to the favorits > like on the Boom or the Radio. > Thank you > Moe
With a little programming, yes. You need a program that can monitor gpio, and then send commands via the LMScli interface. I use Python, and a little perl program called squeezy. This is not prebuilt into PCP. ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=105997 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
