Sonsivri

Electronics => Projects => Topic started by: xpress_embedo on January 20, 2013, 04:11:10 16:11



Title: Visual Basic Program to send and receive data from USB HID Class
Post by: xpress_embedo on January 20, 2013, 04:11:10 16:11
USB_HID_Communication is a small program developed in Visual Basic 2010 Express Edition, which communicates with the device's attached to PC's USB Port having USB HID Class.

By default Vendor ID is 4660 and Product ID is 1.
One can change these by changing it in the Visual Basic Code.
The video shows how it works.

One Simple USB HID program is given for PIC18F4550 Micro-Controller written in mikroc Compiler for PIC, to demonstrate its working with this software.