Page 1 of 1

USB Keyboard Emulator

Posted: Fri Jul 21, 2023 1:39 pm
by steve001
Afternoon All,

Trying to help a colleague out ..

is it possible to simulate a USB keyboard entry via some push buttons.

so pressing button 1

sends data

t1a+ enterkey

so pressing button 2

sends data

t2a+ enterkey

i have a couple of EICO's and a old USB dev board (eblock1 item)

is there any examples about ?

I found this on the wiki, is this what i need ?

https://www.flowcode.co.uk/wikiv9/index ... D_Keyboard

Steve

Re: USB Keyboard Emulator

Posted: Fri Jul 21, 2023 1:52 pm
by BenR
Hi Steve,

Yes that should do it :)

The ECIOs should be ideal targets.

Let us know if you have any problems.

Re: USB Keyboard Emulator

Posted: Fri Jul 21, 2023 1:54 pm
by steve001
Cheer's Ben

Steve