Jump to content

winusb? To control a USB controller board


Recommended Posts

I found this site that has sample code using .NET tho

http://www.lvr.com/winusb.htm

And the board I want to control is here

http://www.fusioncontrolcentre.com/FusionS...talog/index.php

if anyone has any information about controlling USB using the winusb drivers please let me know,

Thank you in advance.

[center]AutoIT + Finger Print Reader/Scanner = COOL STUFF -> Check Out Topic![/center][center][font=Arial Black]Check out ConsultingJoe.com[/font][/center][center]My Scripts~~~~~~~~~~~~~~Web Protocol Managing - Simple WiFi Scanner - AutoTunes - Remote PC Control V2 - Audio SpectrascopePie Chart UDF - At&t's TTS - Custom Progress Bar - Windows Media Player Embed[/center]

Link to comment
Share on other sites

Any Ideas?

one bump

[center]AutoIT + Finger Print Reader/Scanner = COOL STUFF -> Check Out Topic![/center][center][font=Arial Black]Check out ConsultingJoe.com[/font][/center][center]My Scripts~~~~~~~~~~~~~~Web Protocol Managing - Simple WiFi Scanner - AutoTunes - Remote PC Control V2 - Audio SpectrascopePie Chart UDF - At&t's TTS - Custom Progress Bar - Windows Media Player Embed[/center]

Link to comment
Share on other sites

Any Ideas?

one bump

You could adapt one of the USB rocket launcher devices to press the bump key on your keyboard! :P

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?

Link to comment
Share on other sites

You could adapt one of the USB rocket launcher devices to press the bump key on your keyboard! :P

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 board

http://www.electronickits.com/kit/complete/data/vek8055.htm

what 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

[center]AutoIT + Finger Print Reader/Scanner = COOL STUFF -> Check Out Topic![/center][center][font=Arial Black]Check out ConsultingJoe.com[/font][/center][center]My Scripts~~~~~~~~~~~~~~Web Protocol Managing - Simple WiFi Scanner - AutoTunes - Remote PC Control V2 - Audio SpectrascopePie Chart UDF - At&t's TTS - Custom Progress Bar - Windows Media Player Embed[/center]

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...