Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Velleman usb i/o board buttons

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
penjuin
Hardware Genie - Plugin Author
Posts: 42
Joined: June 28th, 2005, 3:42 am
Location: Australia

Velleman usb i/o board buttons

Post by penjuin »

I have made a quick plugin in delphi to use the buttons on the velleman usb i/o board. Not going to be much use to others, but maybe someone will use it during the future.

Known issues:
* Can have responsiveness issues (smartie cannot poll fast enough) <- very uncommon

Useage: $dll(usbb,1,<button number>,<not used>) - will return nothing if not pressed, or 1 if pressed
Example: $dll(usbb,1,1,thisisnotused)

(if someone could provide me a place to store my file other then here, it would be appreciated)

Download here

If anyone wants the source they can pm me.

-penjuin

Post Reply