I have tried the examples that come with PBP for HID and the mouse emulation works great, is there a way to emulate a keyboard as well?
I am trying to make a custom keyboard but can't find any examples.
Any help would be greatly apereciated.
Thanks
I have tried the examples that come with PBP for HID and the mouse emulation works great, is there a way to emulate a keyboard as well?
I am trying to make a custom keyboard but can't find any examples.
Any help would be greatly apereciated.
Thanks
I'm not sure if this will help. I found this link and had a quick look at the code this fellow developed to emulate 32 PS/2 keys using a PIC16F84.
http://massmind.org/techref/microchip/picboard.htm
I would also be interested in this too if someone has a PBP program for emulating a ps2 keyboard.
I actually want to emulate a HID Keyboard for USB not the traditional PS/2.
I played with the HID Mouse example with PBP and it worked great but I now need to do the same for a Keyboard.
Bookmarks