USB Hid

Anything VBScript-related, including Windows Script Host, WMI, ADSI, and more.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 10 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
Jastin
Posts: 2
Last visit: Mon May 27, 2013 7:57 pm

Re: USB Hid

Post by Jastin »

Jastin wrote:
waskalywabbit wrote:This is a link to Jan Axelson's USB Hid example code;http://www.lvr.com/files/generic_hid_vb_50.zipIt is more or less a hid terminal with which you can communicate with custom hid devices and I presume defined hid's (mouse, keyboard etc). It seems to use Windows classes to communicate.Helm PCB provide a hid template and a dll file here;http://helmpcb.com/wp-content/uploads/2 ... zipHowever, the code seems to require a form to be passed to the hid controller which it in turn sends hid activity notifications to.I can get both of these working and can customise them but in terms of understanding all that is happening and being able to port the functionality into VBScript i'm a way off yet I feel.The Helm PCB approach got me thinking though, do you think it might be easier to use a usb hid dll file and learn to 'talk' to dll files in VBScript?Day
Actually ,it is not so quite easy to understand..
Thank you very much for sharing those USB Hid example code.
This topic is 10 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked