Tuesday, June 5, 2012

V-USB intial test 1

Decided to go out and get a lot of components since I'm anyway lacking the USB connectors (which I have no idea how to hack together)

Got all the components (well almost all, had to hack together the rest). Got the example HID-Mouse example of V-USB to run properly on my Windows7 with ATMega8 running at 16MHz from a crystal.

Have to test the HID-data example or usbtool example. Setting up the host side development environment to compile the program.

Found libusb-win32 ( http://sourceforge.net/apps/trac/libusb-win32/wiki ) but have to figure out exactly how to use it.

Some more resources on HID programming
http://www.lvr.com/hidpage.htm
http://www.signal11.us/oss/hidapi/

No comments:

Post a Comment