News:

Let's find out together what makes a PIC Tick!

Main Menu

HID keyboard Emulator (MSDOS)

Started by Cocoloco, May 28, 2022, 08:47 PM

Previous topic - Next topic

Cocoloco

Hi,

my Project is to emulate USB Keyboard on old motherboard with usb port.
(ASUS M2N-MX SE PLUS)
USB keyboard work,No Problem.

i want to send some keystroke ,it's possible with USB PIC ?
(On MSDOS)!!
Thanks!!
 

towlerg

Yes. There is an example in Samples. Heres an example that uses alternate USB method and sends a string, toggles Capslock and sends another string.