Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

A question on Visual Basic and USB Interfacing

Status
Not open for further replies.

algor

Newbie level 4
Joined
Jun 10, 2004
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
79
Hi.... I'm a senior student doing a project related to RFID application. Can anybody tell me how to do a Visual Basic Program to interface a device with the PC through the USB? Also, can you tell me the IO Port Address of USB on the PC? Thanx
 

You may build a DLL (normally in C) interface with your USB device and invoke its communication functions in VB. You may also use an ActiveX control (easy job in VC++) instead of DLL, because accessing it is much easier in VB.
 

Hi,
have a look here hxxp://www.braintechnology.de/braintechnology/
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top