Velleman usb i/o board buttons
Posted: September 27th, 2005, 11:29 am
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
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