USB Keyboard Emulator

For general Flowcode discussion that does not belong in the other sections.
Post Reply
steve001
Valued Contributor
Posts: 185
http://meble-kuchenne.info.pl
Joined: Wed Jan 13, 2021 7:15 pm
Has thanked: 81 times
Been thanked: 30 times

USB Keyboard Emulator

Post 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

BenR
Matrix Staff
Posts: 1763
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 449 times
Been thanked: 609 times

Re: USB Keyboard Emulator

Post by BenR »

Hi Steve,

Yes that should do it :)

The ECIOs should be ideal targets.

Let us know if you have any problems.

steve001
Valued Contributor
Posts: 185
Joined: Wed Jan 13, 2021 7:15 pm
Has thanked: 81 times
Been thanked: 30 times

Re: USB Keyboard Emulator

Post by steve001 »

Cheer's Ben

Steve

Post Reply