View Full Version : where to begin with a hardware plugin?
yonu
February 27th, 2009, 01:49 PM
question for you where would I begin to write a plugin for a piece of usb hardware?
Ron
February 27th, 2009, 01:55 PM
What kind of hardware? Is it accessible through HID?
yonu
February 27th, 2009, 02:40 PM
no I am sorry to say it is not accessable via HID
Ron
February 27th, 2009, 02:42 PM
Do you have an API?
yonu
February 27th, 2009, 02:44 PM
Yeah I think I have it let me see if i can find it
yonu
February 27th, 2009, 02:52 PM
ok the closest thing is there coding document everything says it connect rhrough there dll
http://www.mp3car.com/vbulletin/fb-documentation-tutorials/119725-low-level-interface-protocol.html
Ron
February 27th, 2009, 03:04 PM
I didn't look closely but there appears to be a DLL which will make life pretty easy. Have you written a DLL in C/C++ before?
yonu
February 27th, 2009, 03:14 PM
I know some C++ however I have never written DLL's before
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.