pc to device HID communication.

Status
Not open for further replies.

locodog

Member
I'm working on a big joystick project, based upon the 'unojoy' code which itself based on 'ps3 teensy HID' which is part based on
teensy keyboard

I've managed myself (with occasional but vital help) to get the project correctly outputting 128 bytes of HID data. I would like my device to receive HID data.

As there is nothing within the unojoy project that has pc to device communication I don't know where to begin

I've included all my source although the ATMega328 [working sketch.zip] part of the program is in a simplified state.

Any guidance or links to stuff that might be helpful would be great.
 

Attachments

  • UnoJoy.c
    22.3 KB · Views: 197
  • usb_gamepad.c
    30.3 KB · Views: 235
  • usb_gamepad.h
    7.2 KB · Views: 118
  • dataForController_t.h
    4.8 KB · Views: 117
  • WORKING Sketch.zip
    6.4 KB · Views: 98
Status
Not open for further replies.
Back
Top