Search found 2 matches

by dreamyy5
Wed May 09, 2012 10:48 am
Forum: V-USB
Topic: Problems of V-USB HID joystick
Replies: 0
Views: 5150

Problems of V-USB HID joystick

Hi, I'm tyring to create a Data Acquisition device based on V-USB. I tired to describe my device as an HID joystick. Then I can transfer my date through axises information. Here is the problem, I do not know how to transfer my data through axises information. here is my main.c: char usbHidReportDesc...
by dreamyy5
Wed Apr 11, 2012 8:54 am
Forum: V-USB
Topic: V-usb HID can not recognized~ please help
Replies: 2
Views: 3572

V-usb HID can not recognized~ please help

I use "\vusb-20120109\circuits\with-zener.png" that will allow me to interface an Atmega168 as a Usb Human Interface Device. However, the PC can not recognize this device. #ifndef __usbconfig_h_included__ #define __usbconfig_h_included__ /* General Description: This file is an example conf...