ConsultingJoe Posted July 26, 2008 Posted July 26, 2008 I found this site that has sample code using .NET thohttp://www.lvr.com/winusb.htmAnd the board I want to control is herehttp://www.fusioncontrolcentre.com/FusionS...talog/index.phpif anyone has any information about controlling USB using the winusb drivers please let me know,Thank you in advance. Check out ConsultingJoe.com
ConsultingJoe Posted July 27, 2008 Author Posted July 27, 2008 Any Ideas? one bump Check out ConsultingJoe.com
Confuzzled Posted August 1, 2008 Posted August 1, 2008 Any Ideas?one bumpYou could adapt one of the USB rocket launcher devices to press the bump key on your keyboard! Seriously, have you looked at the document http://download.microsoft.com/download/9/c...nUsb_HowTo.docx? You need to create a device driver, install it, load it, get a handle for it, initialise the device, configure it, and then start communicating with it via the supplied DLL WinUsb.dll. Sounds easy to do in AutoIT?What have you tried so far?
ConsultingJoe Posted August 1, 2008 Author Posted August 1, 2008 You could adapt one of the USB rocket launcher devices to press the bump key on your keyboard! Seriously, have you looked at the document http://download.microsoft.com/download/9/c...nUsb_HowTo.docx? You need to create a device driver, install it, load it, get a handle for it, initialise the device, configure it, and then start communicating with it via the supplied DLL WinUsb.dll. Sounds easy to do in AutoIT?What have you tried so far?Thanks for the reply, I see what you mean. And that is why I found a different, better boardhttp://www.electronickits.com/kit/complete/data/vek8055.htmwhat do you think, I haven't got it yet but it is ordered. It looks easier because it should just be driver and dllcall. Theres good documentation on the site but I'm not good with dllcalls./thanks Check out ConsultingJoe.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now