Parallel LCD Buttons

X7JAY7X

New member
Is anyone interested in buttons as an add on to parallel lcds to control winamp, screens, etc.?

Here is how it works, it runs as a plugin to LCD Smartie via a serial connection to the PC. Each button has a Letter Value. You can call the plugin as an if statement. For example (in LCD Smartie's Action Menu):



If $dll(buttons.dll,1,A,1) > 0 Then WAPlay


Would be the command to start Winamp when button 1 (button with value of 'A') is pushed.
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
 
Top