Hi,
I had an idea where a dongle would be placed in line with a keyboard. The dongle would have to be both a USB HID Keyboard host and a USB HID Keyboard client (aka peripheral). This should be easy to do using two PICs. But I was thinking of only using a 24F class of PIC. I was thinking of using the 24F's USB port as the Host. Host being more complex and (maybe) needing some of the HW support offered up by the 24F. But I was thinking the USB client / peripheral HID Keyboard side could be fashioned out of one of the other 24F's serial ports and some software / firmware.
So, really, the question boils down to if there are existing PIC USB client / peripheral HID Keyboard examples out there that do not need the PIC's USB port.
-thanks
